Planet Emacslife
Tony Zorman: Announcing: vc-use-package
https://tony-zorman.com/posts/2022-12-22-vc-use-package.html
Tony Zorman: Announcing: vc-use-package
https://tony-zorman.com/posts/2022-12-22-vc-use-package.html
Planet Emacslife
Chung-hong Chan: Advent of emacs #23: How I do many things with C-q in emacs
https://chainsawriot.com/postmannheim/2022/12/23/aoe23.html
Chung-hong Chan: Advent of emacs #23: How I do many things with C-q in emacs
https://chainsawriot.com/postmannheim/2022/12/23/aoe23.html
Werden wir Helden für einen Tag
Advent of emacs #23: How I do many things with C-q in emacs
On day 2, I talked about command discoverability and the pointlessness of memorizing key combinations. I also talked a bit about global-set-key on day 2 and keymaps on day7. This is an additional point to the topic.
Planet Emacslife
Sacha Chua: Collect my recent toots in an Org file so that I can refile them
https://sachachua.com/blog/2022/12/collect-my-recent-toots-in-an-org-file-so-that-i-can-refile-them/
Sacha Chua: Collect my recent toots in an Org file so that I can refile them
https://sachachua.com/blog/2022/12/collect-my-recent-toots-in-an-org-file-so-that-i-can-refile-them/
Planet Emacslife
Sacha Chua: Using Emacs and Python to record an animation and synchronize it with audio
https://sachachua.com/blog/2022/12/using-emacs-and-python-to-record-an-animation-and-synchronize-it-with-audio/
Sacha Chua: Using Emacs and Python to record an animation and synchronize it with audio
https://sachachua.com/blog/2022/12/using-emacs-and-python-to-record-an-animation-and-synchronize-it-with-audio/
Planet Emacslife
Chung-hong Chan: Advent of emacs #24: How I approach emacs
https://chainsawriot.com/postmannheim/2022/12/24/aoe24.html
Chung-hong Chan: Advent of emacs #24: How I approach emacs
https://chainsawriot.com/postmannheim/2022/12/24/aoe24.html
Werden wir Helden für einen Tag
Advent of emacs #24: How I approach emacs
He’s the one, who likes all our pretty songs. And he likes to sing along. And he likes to shoot his gun. But he knows not what it means, knows not what it means
Planet Emacslife
Nicolas Martyanoff: Clearing the Eshell Buffer
https://www.n16f.net/blog/clearing-the-eshell-buffer/
Nicolas Martyanoff: Clearing the Eshell Buffer
https://www.n16f.net/blog/clearing-the-eshell-buffer/
Brain dump
Clearing the Eshell Buffer
I have used the C-l shortcut in ZSH to clear the screen for as long as I can remember. When I started using Eshell, one of the first problems I encountered was the inability to clear the buffer. I…
Planet Emacslife
Chung-hong Chan: Advent of emacs #25: How I write a postscript in emacs
https://chainsawriot.com/postmannheim/2022/12/25/aoe25.html
Chung-hong Chan: Advent of emacs #25: How I write a postscript in emacs
https://chainsawriot.com/postmannheim/2022/12/25/aoe25.html
Werden wir Helden für einen Tag
Advent of emacs #25: How I write a postscript in emacs
Bob’s your uncle, I’ve finally done it! On Nov 31, I thought, um… writing 25 blog posts about emacs, how hard can it be?
Planet Emacslife
Sacha Chua: Comparison-shopping with Org Mode
https://sachachua.com/blog/2022/12/comparison-shopping-with-org-mode/
Sacha Chua: Comparison-shopping with Org Mode
https://sachachua.com/blog/2022/12/comparison-shopping-with-org-mode/
Planet Emacslife
Sacha Chua: 2022-12-26 Emacs news
https://sachachua.com/blog/2022/12/2022-12-26-emacs-news/
Sacha Chua: 2022-12-26 Emacs news
https://sachachua.com/blog/2022/12/2022-12-26-emacs-news/
Planet Emacslife
Christian Tietze: Better org-mode Agenda display-buffer-alist Settings
https://christiantietze.de/posts/2022/12/updated-org-mode-agenda-display-buffer-alist/
Christian Tietze: Better org-mode Agenda display-buffer-alist Settings
https://christiantietze.de/posts/2022/12/updated-org-mode-agenda-display-buffer-alist/
Christian Tietze
Better org-mode Agenda display-buffer-alist Settings
In the previous post I showed some settings to manage a tab dedicated to Org Agenda and its related org files. I also mentioned that I didn't like how that tab was actually handled, e.g. when I wanted ...
Planet Emacslife
M. Rincón: Making ProtonVPN Usable on Linux
https://foxfriday.github.io/posts/linux-pvpn-openvpn/
M. Rincón: Making ProtonVPN Usable on Linux
https://foxfriday.github.io/posts/linux-pvpn-openvpn/
Planet Emacslife
Lambda Land: Make an Emacs Buffer Open the Way You Want
https://lambdaland.org/posts/2022-12-27_repl_buffer_on_the_right/
Lambda Land: Make an Emacs Buffer Open the Way You Want
https://lambdaland.org/posts/2022-12-27_repl_buffer_on_the_right/
Lambda Land
Make an Emacs Buffer Open the Way You Want
Are you tired of having a particular buffer pop open in the wrong direction? Do you wish, for example, that the Racket REPL buffer showed up on the right in a vertical split, rather than below in a horizontal one? Look no further. I give you, display-buffer…