Planet Emacslife
Michal Sapka: Managing email with Notmuch and Emacs
https://michal.sapka.me/2023/notmuch/
Michal Sapka: Managing email with Notmuch and Emacs
https://michal.sapka.me/2023/notmuch/
michal.sapka.me
Managing email with Notmuch and Emacs
My email based workflow for GitHub Pull Review Requests
Planet Emacslife
Sacha Chua: 2023-07-03 Emacs news
https://sachachua.com/blog/2023/07/2023-07-03-emacs-news/
Sacha Chua: 2023-07-03 Emacs news
https://sachachua.com/blog/2023/07/2023-07-03-emacs-news/
Planet Emacslife
James Dyer: Dired Duplicate Here Revisited
https://www.emacs.dyerdwelling.family/emacs/20230606213531-emacs--dired-duplicate-here-revisited/
James Dyer: Dired Duplicate Here Revisited
https://www.emacs.dyerdwelling.family/emacs/20230606213531-emacs--dired-duplicate-here-revisited/
www.emacs.dyerdwelling.family
- Dired Duplicate Here Revisited
Planet Emacslife
Charles Choi: Surprise and Emacs Defaults
http://yummymelon.com/devnull/surprise-and-emacs-defaults.html
Charles Choi: Surprise and Emacs Defaults
http://yummymelon.com/devnull/surprise-and-emacs-defaults.html
Yummymelon
Surprise and Emacs Defaults
Throughout the history of building computers (both hardware and software), there have been different schools of thought on how to build them. There’s really no one “right” way, however...
DistroTube
App Launchers, Dashboard & Language Support Configuring Emacs 04
https://www.youtube.com/watch?v=GUIq7ZJoEGY
App Launchers, Dashboard & Language Support Configuring Emacs 04
https://www.youtube.com/watch?v=GUIq7ZJoEGY
YouTube
App Launchers, Dashboard & Language Support - Configuring Emacs 04
Configuring Emacs is a video series where I began with a vanilla installation of GNU Emacs and have slowly configured it into what I want. In this fourth installment, I will create a run launcher similar to dmenu or rofi but using an Emacs window instead.…
DistroTube
App Launchers, Dashboard & Language Support - Configuring Emacs 04
https://www.youtube.com/watch?v=GUIq7ZJoEGY
App Launchers, Dashboard & Language Support - Configuring Emacs 04
https://www.youtube.com/watch?v=GUIq7ZJoEGY
YouTube
App Launchers, Dashboard & Language Support - Configuring Emacs 04
Configuring Emacs is a video series where I began with a vanilla installation of GNU Emacs and have slowly configured it into what I want. In this fourth installment, I will create a run launcher similar to dmenu or rofi but using an Emacs window instead.…
Planet Emacslife
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, July 22, 2023
https://emacs-apac.gitlab.io/announcements/july-2023/
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, July 22, 2023
https://emacs-apac.gitlab.io/announcements/july-2023/
Planet Emacslife
Marcin Borkowski: Finding a common prefix of a set of strings
https://mbork.pl/2023-07-08_Finding_a_common_prefix_of_a_set_of_strings
Marcin Borkowski: Finding a common prefix of a set of strings
https://mbork.pl/2023-07-08_Finding_a_common_prefix_of_a_set_of_strings
Planet Emacslife
One-Octet: Org-mode: Dupliquer une note
https://one-octet.dev/posts/Org-mode_cloner_une_note.html
One-Octet: Org-mode: Dupliquer une note
https://one-octet.dev/posts/Org-mode_cloner_une_note.html
one-octet.dev
Org-mode: Dupliquer une note
Comment dupliquer une note et adapter sa date
Planet Emacslife
One-Octet: Org-mode: Dynamic block
https://one-octet.dev/posts/Org-mode: Dynamic block.html
One-Octet: Org-mode: Dynamic block
https://one-octet.dev/posts/Org-mode: Dynamic block.html
Planet Emacslife
One-Octet: Org-mode: Index dynamique de documents Org-mode
https://one-octet.dev/posts/org-mode-dynamic-index.html
One-Octet: Org-mode: Index dynamique de documents Org-mode
https://one-octet.dev/posts/org-mode-dynamic-index.html
one-octet.dev
Org-mode: Index dynamique de documents Org-mode
Créer un nouveau type de bloc dynamic pour construire des indexes de documents Org-mode
Planet Emacslife
Protesilaos Stavrou: Emacs: dired-preview version 0.1.0
https://protesilaos.com/codelog/2023-07-08-emacs-dired-preview-0-1-0/
Protesilaos Stavrou: Emacs: dired-preview version 0.1.0
https://protesilaos.com/codelog/2023-07-08-emacs-dired-preview-0-1-0/
Protesilaos Stavrou
Emacs: dired-preview version 0.1.0
Information about my ‘dired-preview’ package for GNU Emacs.
Planet Emacslife
Magnus: general.el and two ways to define keybindings
https://magnus.therning.org/2023-07-09-general.el-and-two-ways-to-define-keybindings.html
Magnus: general.el and two ways to define keybindings
https://magnus.therning.org/2023-07-09-general.el-and-two-ways-to-define-keybindings.html
magnus.therning.org
general.el and two ways to define keybindings
A short description of the two ways I'm using to define keybindings with general.el.