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.
Planet Emacslife
Alvaro Ramirez: chatgpt-shell v0.60.1 updates
http://xenodium.com/chatgpt-shell-v0601-updates
Alvaro Ramirez: chatgpt-shell v0.60.1 updates
http://xenodium.com/chatgpt-shell-v0601-updates
Xenodium
chatgpt-shell v0.60.1 updates
Back in April, I shared chatgpt-shell updates, showcasing chatgpt-shell features. It's been a little while, so here's an update with the latest additi...
👏1
Planet Emacslife
Will Schenk: Updating date in org file
https://willschenk.com/labnotes/2023/updating_date_in_org_file/
Will Schenk: Updating date in org file
https://willschenk.com/labnotes/2023/updating_date_in_org_file/
Planet Emacslife
James Dyer: Porting Dolphin Context Sensitive Scripts To Thunar
https://www.emacs.dyerdwelling.family/emacs/20230709144332-emacs--porting-dolphin-scripts-to-thunar/
James Dyer: Porting Dolphin Context Sensitive Scripts To Thunar
https://www.emacs.dyerdwelling.family/emacs/20230709144332-emacs--porting-dolphin-scripts-to-thunar/
www.emacs.dyerdwelling.family
- Porting Dolphin Context Sensitive Scripts To Thunar
Planet Emacslife
Andrey Listopadov: Emacs GUI library
https://andreyor.st/posts/2023-07-11-emacs-gui-library/
Andrey Listopadov: Emacs GUI library
https://andreyor.st/posts/2023-07-11-emacs-gui-library/
andreyor.st
Emacs GUI library
Lately, my Magit buffer broke once again because of something weird going on with major mode, and I couldn’t stash or commit hunks unless the point was at the beginning of the line. That once again reminded me that Emacs UI is not really a UI, all of it is…