Elektrine lite

← Feed

@screwlisp@gamerplus.org

Post #2745783

2026-05-17 07:15 UTC

This week at 8UTC Sunday (40 minutes..) we have another #software #mastodon titan, @yantar92@fosstodon.org #developer of #orgmode ! #peertube #livestream : https://toobnix.org/w/2Z7id1MZQ6C2GTo4XjvuX1 https://en.wikipedia.org/wiki/Orgmode http://orgmode.org/ is comparably famous to last week's Mastodon #curl's @bagder@mastodon.social ( https://toobnix.org/w/rPKt4GRBwLeWzF3VcMFWNo ). The first thing anyone sees on #git is its README.org support for Ihor's orgmode. The #lisp community's Ihor's #emacs #orgmode. + @me 1 year org user! #lispyGopherClimate boost for visib

Replies (3)

  • @mdhughes@appdot.net 2026-05-17 09:18

    @screwlisp@gamerplus.org @yantar92@fosstodon.org @bagder@mastodon.social @me workflow: https://xkcd.com/1172/ The lack of UI & being stuck in emacs in org-mode, just more not-markdown, is the real workflow killer for me. As opposed to either portable markdown where you also have to just use text & hack your own tools (I do a lot with sed, awk, or python over md files), or all UI (but also programmable, tho shortcuts isn't as good as applescript was 10+ years ago): https://www.omnigroup.com/omnioutliner/

    Open ##2745822

  • @screwlisp@gamerplus.org 2026-05-17 11:41

    @yantar92@fosstodon.org I had an idea for a few projects I will look into contributing to org. Particularly, my usual common lisp compiler is lisp-as-a-C-or-C++-library which would benefit from explicitly different treatment to most lisp compilers, and explicit support for the common lisp interface manager. Admittedly, both my ideas are just @jackdaniel@functional.cafe s' keynote and regular European lisp symposium talks. https://www.youtube.com/watch?v=c4pM9cjpeLc https://www.youtube.com/watch?v=xNHjIqlITmE Will see what I think about bugs.

    Open ##2852874

  • @vnikolov@ieji.de 2026-05-18 17:45

    Something that came up in yesterday's show about org mode was a wish to mix major modes in the same Emacs buffer. (I suppose that would be multimodal editing, but I can also imagine it called polymodal editing.) A possible approach to tackle this partially is to copy a section of the buffer into a temporary buffer, edit it there in the appropriate mode, and copy it back. This is clumsy, of course, and the effort to implement it might be too big, but such a feature would be better than nothing. (Today I again found myself wishing I had mixed modes, and that without org mode.) #Emacs #MixedMajorModes #MultimodalBuffers #MultimodalEditing #PolymodalBuffers #PolymodalEditing #OrgMode @screwlisp@gamerplus.org @yantar92@fosstodon.org @bagder@mastodon.social @me

    Open ##2852875