Planet Emacslife
Marcin Borkowski: Counting time, backwards
https://mbork.pl/2023-06-12_Counting_time%2c_backwards
Marcin Borkowski: Counting time, backwards
https://mbork.pl/2023-06-12_Counting_time%2c_backwards
Planet Emacslife
Andrey Listopadov: The key point of Emacs
https://andreyor.st/posts/2023-06-12-the-key-point-of-emacs/
Andrey Listopadov: The key point of Emacs
https://andreyor.st/posts/2023-06-12-the-key-point-of-emacs/
andreyor.st
The key point of Emacs
Lately, I’ve been reflecting on why I’ve settled with Emacs of all other text editors. You may remember my old post where I go into lots of different code editors, and I list Emacs among them too. That post itself was written in Emacs, like everything else…
Planet Emacslife
Zachary Kanfer: Don't make Emacs keymaps -- define them.
https://zck.org/define-keymap
Zachary Kanfer: Don't make Emacs keymaps -- define them.
https://zck.org/define-keymap
👍1
Planet Emacslife
Irreal: Red Meat Friday: A Conversation With An Emacs User
https://irreal.org/blog/?p=11429
Irreal: Red Meat Friday: A Conversation With An Emacs User
https://irreal.org/blog/?p=11429
Planet Emacslife
Manuel Uberti: Tweaking Consult completion
https://manueluberti.eu//2023/06/17/consult-completion.html
Manuel Uberti: Tweaking Consult completion
https://manueluberti.eu//2023/06/17/consult-completion.html
manueluberti.eu
Tweaking Consult completion – Manuel Uberti
My personal website
Planet Emacslife
James Dyer: Revert Git Permission Changes On Repository Transfer
https://www.emacs.dyerdwelling.family/emacs/20230617200412-emacs--revert-git-permission-changes-on-transfer/
James Dyer: Revert Git Permission Changes On Repository Transfer
https://www.emacs.dyerdwelling.family/emacs/20230617200412-emacs--revert-git-permission-changes-on-transfer/
Planet Emacslife
Protesilaos Stavrou: Emacs: introduction to the ef-themes “Elea” variants
https://protesilaos.com/codelog/2023-06-18-ef-elea-dark-light/
Protesilaos Stavrou: Emacs: introduction to the ef-themes “Elea” variants
https://protesilaos.com/codelog/2023-06-18-ef-elea-dark-light/
Protesilaos Stavrou
Emacs: introduction to the ef-themes “Elea” variants
I added a new pair of dark and light themes to my ‘ef-themes’ collection. They are quite different from the rest of the collection.
Planet Emacslife
Alvaro Ramirez: noweb: the lesser known org babel glue
http://xenodium.com/noweb-more-glue-for-your-org-toolbox
Alvaro Ramirez: noweb: the lesser known org babel glue
http://xenodium.com/noweb-more-glue-for-your-org-toolbox
Xenodium
noweb: the lesser known org babel glue
While Org babel's noweb isn't something I've frequently used for literate programming, its simplicity makes it rather versatile to glue all sorts of b...
Planet Emacslife
Eric MacAdie: 2023-06 Austin Emacs Meetup
https://macadie.info/2023/06/18/2023-06-austin-emacs-meetup/
Eric MacAdie: 2023-06 Austin Emacs Meetup
https://macadie.info/2023/06/18/2023-06-austin-emacs-meetup/
Planet Emacslife
Marcin Borkowski: Emacs Subed mode can now display waveforms
https://mbork.pl/2023-06-19_Emacs_Subed_mode_can_now_display_waveforms
Marcin Borkowski: Emacs Subed mode can now display waveforms
https://mbork.pl/2023-06-19_Emacs_Subed_mode_can_now_display_waveforms
Planet Emacslife
Mike Zamansky: Working on a new short Emacs series
https://cestlaz.github.io/post/elisp-series/
Mike Zamansky: Working on a new short Emacs series
https://cestlaz.github.io/post/elisp-series/
cestlaz.github.io
Working on a new short Emacs series
It's been quite some time since my last Emacs video. The lack of content has been for two reasons. One was my overall feeling of burnout and the other was that most of my videos involved looking at new packages and I really wasn't playing with anything new.…
Planet Emacslife
Sacha Chua: 2023-06-19 Emacs news
https://sachachua.com/blog/2023/06/2023-06-19-emacs-news/
Sacha Chua: 2023-06-19 Emacs news
https://sachachua.com/blog/2023/06/2023-06-19-emacs-news/
👍1
Planet Emacslife
Protesilaos Stavrou: Emacs: logos version 1.1.0
https://protesilaos.com/codelog/2023-06-20-logos-1-1-0/
Protesilaos Stavrou: Emacs: logos version 1.1.0
https://protesilaos.com/codelog/2023-06-20-logos-1-1-0/
Protesilaos Stavrou
Emacs: logos version 1.1.0
Information about the latest version of my logos package for GNU Emacs.
Planet Emacslife
Erik L. Arneson: Update: Org to DOCX with Citations
https://arnesonium.com/2023/06/org-to-docx-with-citations
Erik L. Arneson: Update: Org to DOCX with Citations
https://arnesonium.com/2023/06/org-to-docx-with-citations
Erik L. Arneson — Writer and Software Developer
Update: Org to DOCX with Citations
Last year, I wrote about converting Org to DOCX with pandoc. Well, that particular method has needed some improvements. I needed to also support converting Markdown files, and more vitally, I needed to support the new-ish org-cite citation format.