Play GIFs inline in an Org-mode buffer!


SSS 🐂 (The Supreme Sexp System) proudly announces version v3.1.11 of the project.
https://codeberg.org/jjba23/sss
big shoutout to @abcdw who helped improve the dev experience and tests of the project, #hacking on it is now a delight (with #guile #arei #ares on #emacs ).
system is much more modular now, organized, user overrides are easy, and there is a #wip #gruvbox theme support (many more too), added rotating wallpapers
#guix #hyprland #wayland #waybar #gnu #linux #unixporn #scheme #codeberg
POSIX shell? Nah, I prefer GNU’s.
“Bash,” what the heck are you talking about? You mean eshell, right?
#lispyGopherClimate live 0UTC Wednesday #archive https://communitymedia.video/w/gJA7VvkyMa4fan21JH1LbH #peertube thanks @ajroach42 !
#ClimateCrisis #haiku by @kentpitman
I'm a bit off-color again this week, so let's just all share our personal #computer #basics.
About #asdf, #lisp, #emacs, #links2, #eww, #slime, #git, #mcclim etc, when I say I like to
(defsystem "foo" :class :package-inferred-system :depends-on (:foo/user))
...what?
#chat #lambdaMOO #live
telnet lambda.moo.mud.org 8888
co guest
@join screwtape
http://yummymelon.com/devnull/converting-a-markdown-region-to-org-revisited.html
Converting a Markdown region to Org: Revisted
https://200ok.ch/posts/2020-08-22_setting_up_spell_checking_with_multiple_dictionaries.html
Setting up spell-checking with multiple dictionaries (in Emacs)
I found a #FOSDEM presentation: Ethersync – Real-time Collaboration in Your Text Editor!
This seems to be a really cool project! I'm considering downloading and trying it.
> Imakso tiom malrapidegas freŝe! Kiallllll? >_<
> M-x profiler-start
> Jen! Pro ĉi tiu fia funkcio!
> … ho. Mi skribis tiun. =w=,,
#lispyGopherClimate @kentpitman #live #interview #computerScience #programming #lisp #commonLisp #python with some special announcements and releases.
#teco #emacs #conditions
https://archives.anonradio.net/202502120000_screwtape.mp3
#archive Thanks for the incredible interview and livechat everyone!
Interview 1 / ?
Please drop questions here beforehand or join us live in #lambdaMOO as always !
telnet lambda.moo.mud.org 8888
co guest
@join screwtape
Outside of #emacs #elisp, what is your favorite #lisp to work in for person projects?
Please let me know in the replies what implementation do you like/use? Or if you use something less common.
#scheme #racket #clojure #commonlisp #programming
#emacs #lisp #programming #technology #blog https://screw-lisp.statichost.eu/emacs/swankful-software-individuals.html #softwareIndividuals #knowledgerepresentation
Teaching my Screwlispbot softwareindividual how to l̶o̶v̶e use emacs via #commonlisp slime swank.
https://screw-lisp.statichost.eu/
Quite a lot of commentary on using-emacs-at-all.
Comments, thoughts, criticisms, website advice sought.
#lispyGopherClimate #lisp #programming #technology #podcast https://communitymedia.video/w/hS6d5gnX4Vy6RrKNjr1uwQ
#liveChat as always in #lambdaMOO
telnet lambda.moo.mud.org 8888
co guest
@join screwtape
@kentpitman #climateCrisis #haiku https://climatejustice.social/@kentpitman/114380635231638536
My #softwareIndividuals thing, #emacs mode writing, @akater 's cl-el https://framagit.org/akater/cl-el/-/blob/master/el.org , maybe knowledge-based #ai generally. Some notes from the past week. Jostle me towards your personal favourite topics.
#boost
@nosrednayduj @hairylarry @mdhughes
I didn't know #Emacs comes with a built-in RSS reader. I'm happy with Elfeed, but it's worth checking out Newsticker. (via https://codelearn.me/2025/04/09/emacs-newsticker.html)
#GNU #Emacs .. my dear little ersatz #LispMachine
M-x emacs-uptime
115 days, 23 hours, 47 minutes, 24 seconds
Je Imakso, mirinde utilas shell-command-on-region (M-| ), per kiu oni metas tekston kiel enigo al programo.
Mi ĵus malkovris hodiaŭ la egale utilan sh-execute-region, kiu rulas liniojn kiel ŝelprogramo! Mi agordis ĝin hodiaŭ al C-c |.
Tiuanime, hodiaŭ mi skribis simplan funkcion, execute-buffer. Se vi redaktas skripton, per ĝi povas simple ruli la nunan dosieron kaj vidi la eligon. Tre utilas por ŝelo kaj bc-umado, ktp, kiel mi ofte faras.
(global-set-key (kbd "C-c \\") 'execute-buffer)(defun execute-buffer () "Execute the current buffer’s file, sending output to a buffer." (interactive) (shell-command (format "\"%s\"" (buffer-file-name))))
This took me three months (a month longer than I had hoped), but I finally have merged it into the main branch!
This patch rewrites the Emacs Lisp lexer and parser in Scheme using Scheme code that is 100% compliant with the #R7RS standard, so it should now work across all compliant Scheme implementations. Previously the old parser relied on #Guile -specific regular expressions.
This patch also implements a new feature where a stack trace is printed when an error occurs. This of course makes debugging much, much easier. Previously the old parser did not keep track of where code evaluation was happening, it simply produced lists without source location information. The new parser constructs an abstract syntax tree (AST) and source locations are attached to the branches of the tree which can be used in error reporting and stack traces.
Next I will make whatever minor tweaks might be necessary to get my Emacs Lisp interpreter run on other Scheme implementations, in particular MIT Scheme, Gambit, Stklos, and Gauche. I would also like to try to get it running on Chicken and Chez, although these are going to be a bit more tricky.
Then I will continue with the task of implementing a new declarative GUI library.
#tech #software #FOSS #FunctionalProgramming #Lisp #Scheme #SchemeLang #EmacsLisp #Emacs #Schemacs #GuileScheme
Enjoy writing fiction in Markdown, and prefer keeping ownership of your files in the filesystem, but still want beautiful ePub3 ebooks and paperback output? Your uncle Matt feels the same way!
I created a configuration and example project for pandoc, the fab #FOSS markup converter, to produce beautiful novels from your folders full of Markdown files. Lots of booky, novel-y, typographical/layout niceness. I'll be using this with #emacs. 💜
Read all about it here: https://github.com/mattgemmell/pandoc-novel
#commonLisp #emacs #smallweb #kitten https://screwlisp.small-web.org/kitten/clkitten-parenscript-kitten-2/ #webdev
Eev (and lisp secret alien technology) made it /really/ easy and convenient to generate a kitten matching @aral's Tutorial 2: dynamic pages, https://kitten.small-web.org/tutorials/dynamic-pages/ serve it and visit it inside emacs (just press F8 over and over again and it happens on its own).
I guess you can do it too...? What do you think? How much of a Hurkle itch is this giving you Aral ;p. It seems /really/ easy to get a fancy! #tls site up like this.
#programming #engineering #systems I work sketching graphs of complex systems in canonical #lisp with #mcclim #emacs #eev .
https://screwlisp.small-web.org/complex/complex-systems/
Back of envelope theories of complex systems, as always with my mostly relating to off-hand comments Winograd made in the first page of his Breaking The Complexity Barrier (Again) paper.
What do you think?
Main feature is bootstrapping making these graphs somewhat in terms of themselves metacircularly.
@sacha hey, I'm having @damaru on the #lispyGopherClimate tomorrow (and @eduardoochs is going to hang out live in #emacsconf on #irc) -
I was just wondering if you had anything you would like to see an early-emacs-days #writer do with #emacs in our community particularly (noting your https://sachachua.com/topic/#topic-index-emacs-and-writing ).
Sorry, gef, for volunteering you for lab experiments ;p
Honestly my goal is to see whether #eev anchors work for his flow, and whether it's-possible to use my own 'easy' graph stuff.
#lispyGopherClimate #technology #emacs #writing #lisp #gopher #podcast #LIVE #archive
https://communitymedia.video/w/hTjTR5cwshdWP7DX3VqWjB
#climateCrisis #haiku from @kentpitman
This week, DJ @damaru of the Evolution Revolution will talk, including about using emacs as a #writer.
I will share my #eev mode experience, and @eduardoochs should be in #emacsconf on IRC.
I'm going to mention incredible show artist @prahou with reference to gef's last episode.
https://analognowhere.com
https://archives.anonradio.net/202506241600_gef.mp3