Planet Emacslife
Mike Zamansky: Extracting Emails (with Emacs)
https://cestlaz.github.io/post/extracting-emails/
Mike Zamansky: Extracting Emails (with Emacs)
https://cestlaz.github.io/post/extracting-emails/
cestlaz.github.io
Extracting Emails (with Emacs)
Yesterday I found myself in a situation where I had a text document interspersed with a bunch of email addresses and I wanted to extract those email addresses.
Specifically, I had to copy email addresses from a couple of spreadsheets and other sources and…
Specifically, I had to copy email addresses from a couple of spreadsheets and other sources and…
Planet Emacslife
Protesilaos Stavrou: Emacs: the next Fontaine version will use a custom theme
https://protesilaos.com/codelog/2025-01-08-emacs-fontaine-custom-theme/
Protesilaos Stavrou: Emacs: the next Fontaine version will use a custom theme
https://protesilaos.com/codelog/2025-01-08-emacs-fontaine-custom-theme/
Protesilaos Stavrou
Emacs: the next Fontaine version will use a custom theme
Announcement about the current developments in my ‘fontaine’ package for GNU Emacs.
Planet Emacslife
James Dyer: Ediff Comparing Regions
https://emacs.dyerdwelling.family/emacs/20250108140933-emacs--ediff-comparing-regions/
James Dyer: Ediff Comparing Regions
https://emacs.dyerdwelling.family/emacs/20250108140933-emacs--ediff-comparing-regions/
Planet Emacslife
Listful Andrew: Sparkly — Create multiline sparks ▁▂▆▄▃▇▅ (Emacs package)
https://flandrew.srht.site/listful/sw-emacs-sparkly.html
Listful Andrew: Sparkly — Create multiline sparks ▁▂▆▄▃▇▅ (Emacs package)
https://flandrew.srht.site/listful/sw-emacs-sparkly.html
flandrew.srht.site
Sparkly — Create multiline sparks ▁▂▆▄▃▇▅ (Emacs package) — Listful Andrew
Planet Emacslife
Protesilaos Stavrou: Emacs: custom Oxford University calendar weeks
https://protesilaos.com/codelog/2025-01-09-emacs-oxford-calendar-weeks/
Protesilaos Stavrou: Emacs: custom Oxford University calendar weeks
https://protesilaos.com/codelog/2025-01-09-emacs-oxford-calendar-weeks/
Protesilaos Stavrou
Emacs: custom Oxford University calendar weeks
Sample code to show the Oxford University teaching terms in the Emacs calendar.
Planet Emacslife
Listful Andrew: Sparkly Stats — Stats and sparks from daily data (Emacs package)
https://flandrew.srht.site/listful/sw-emacs-sparkly-stats.html
Listful Andrew: Sparkly Stats — Stats and sparks from daily data (Emacs package)
https://flandrew.srht.site/listful/sw-emacs-sparkly-stats.html
flandrew.srht.site
Sparkly Stats — Stats and sparks from daily data (Emacs package) — Listful Andrew
Planet Emacslife
Charles Choi: Converting a Markdown Region to Org Revisited
http://yummymelon.com/devnull/converting-a-markdown-region-to-org-revisited.html
Charles Choi: Converting a Markdown Region to Org Revisited
http://yummymelon.com/devnull/converting-a-markdown-region-to-org-revisited.html
Yummymelon
Converting a Markdown Region to Org Revisited
On more than one occasion I’ve found myself needing to convert Markdown formatted text to Org using this workflow: Copy Markdown formatted text (usually from a web browser) into the kill...
Planet Emacslife
Luke Plant: Recursive project search in Emacs
https://lukeplant.me.uk/blog/posts/recursive-project-search-in-emacs/
Luke Plant: Recursive project search in Emacs
https://lukeplant.me.uk/blog/posts/recursive-project-search-in-emacs/
Luke Plant's home page
Recursive project search in Emacs
The workflow of recursively searching for things or dealing with a list of issues to fix without getting lost.
Planet Emacslife
Protesilaos Stavrou: Emacs: denote-sequence.el will also support alphanumeric sequences
https://protesilaos.com/codelog/2025-01-11-emacs-denote-alphanumeric-sequences/
Protesilaos Stavrou: Emacs: denote-sequence.el will also support alphanumeric sequences
https://protesilaos.com/codelog/2025-01-11-emacs-denote-alphanumeric-sequences/
Protesilaos Stavrou
Emacs: denote-sequence.el will also support alphanumeric sequences
The new optional ‘denote-sequence’ will also support alphanumeric sequences (Luhmann-style folgezettel).
Planet Emacslife
Bozhidar Batsov: macOS No Longer Ships with Emacs
https://batsov.com/articles/2025/01/12/macos-no-longer-ships-with-emacs/
Bozhidar Batsov: macOS No Longer Ships with Emacs
https://batsov.com/articles/2025/01/12/macos-no-longer-ships-with-emacs/
(think)
macOS No Longer Ships with Emacs
While I was setting up my new mac mini yesterday I noticed something interesting - Apple have stopped shipping the ancient Emacs 22.1 with macOS! As I was mostly using Windows + WSL2 in the past 5 years I had missed the exact moment when this happened, but…
Planet Emacslife
Emacs Redux: Ensure all packages are installed by default with use-package
https://emacsredux.com/blog/2025/01/12/ensure-all-packages-are-installed-by-default-with-use-package/
Emacs Redux: Ensure all packages are installed by default with use-package
https://emacsredux.com/blog/2025/01/12/ensure-all-packages-are-installed-by-default-with-use-package/
Emacs Redux
Ensure all packages are installed by default with use-package
I’m quite fond of use-package and I’ve organized my personal Emacs setup around it for a while now. One thing that I don’t like very much is that by default almost I have to add :ensure t to almost every use-package block, as I want all external packages…
Planet Emacslife
Emacs Redux: Emacs and XDG sitting on a tree
https://emacsredux.com/blog/2025/01/12/emacs-and-xdg-sitting-on-a-tree/
Emacs Redux: Emacs and XDG sitting on a tree
https://emacsredux.com/blog/2025/01/12/emacs-and-xdg-sitting-on-a-tree/
Emacs Redux
Emacs and XDG sitting on a tree
Where to place my Emacs configuration? That is the question! This fairly simple question has surprisingly many answers, as it often happens with projects as old as Emacs: Historically Emacs’s user config was a file called .emacs, placed in your home directory…
Planet Emacslife
Srijan Choudhary: Triggering Orgzly sync on Android when Org file changes
https://srijan.ch/triggering-orgzly-sync-on-android-when-org-file-changes
Srijan Choudhary: Triggering Orgzly sync on Android when Org file changes
https://srijan.ch/triggering-orgzly-sync-on-android-when-org-file-changes
Srijan Choudhary
Triggering Orgzly sync on Android when Org file changes
Event based orgzly sync using tasker to prevent conflicts
Planet Emacslife
Emacs APAC: UPDATED Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, January 18, 2025
https://emacs-apac.gitlab.io/announcements/january-2025/
Emacs APAC: UPDATED Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, January 18, 2025
https://emacs-apac.gitlab.io/announcements/january-2025/
Planet Emacslife
Marcin Borkowski: A minor Org Clive improvement
https://mbork.pl/2025-01-13_A_minor_Org_Clive_improvement
Marcin Borkowski: A minor Org Clive improvement
https://mbork.pl/2025-01-13_A_minor_Org_Clive_improvement