Planet Emacslife
200ok: Streamline Your Org mode Workflow with Automatic Clock Table Recalculation
https://200ok.ch/posts/2022-12-07_streamline_your_org_mode_workflow_with_automatic_clock_table_recalculation.html
200ok: Streamline Your Org mode Workflow with Automatic Clock Table Recalculation
https://200ok.ch/posts/2022-12-07_streamline_your_org_mode_workflow_with_automatic_clock_table_recalculation.html
200ok.ch
Streamline Your Org mode Workflow with Automatic Clock Table Recalculation
Discover a simple yet powerful elisp function that automatically recalculates clock tables in Org mode files, saving you time and hassle when tracking your time and tasks. Learn how to enable this function for specific files and improve your Org mode workflow…
Planet Emacslife
Christian Tietze: Manage Org Agenda-Related Buffers via display-buffer-alist
https://christiantietze.de/posts/2022/12/manage-org-agenda-related-buffers-via-display-buffer-alist/
Christian Tietze: Manage Org Agenda-Related Buffers via display-buffer-alist
https://christiantietze.de/posts/2022/12/manage-org-agenda-related-buffers-via-display-buffer-alist/
Christian Tietze
Manage Org Agenda-Related Buffers via display-buffer-alist
Emacs's automatic window management is a bit arcane, but Mickey Petersen's excellent article "Demystifying Emacs’s Window Manager" is full of inspiring snippets. A couple of months ago, I made some tweaks. ...
Planet Emacslife
Bozhidar Batsov: What’s the Term for a Filename Without Its Extension?
https://batsov.com/articles/2022/12/08/what-s-the-term-for-a-filename-without-its-extension/
Bozhidar Batsov: What’s the Term for a Filename Without Its Extension?
https://batsov.com/articles/2022/12/08/what-s-the-term-for-a-filename-without-its-extension/
(think)
What’s the Term for a Filename Without Its Extension?
Today someone asked in OCaml’s Discord “How do you call a variable that refers to a filename without its extension?”. I always thought there was no specific term for this and I always named such variables filename-sans-extension (or similar), but it turns…
Planet Emacslife
Eric MacAdie: 2012-12 Austin Emacs Meetup
https://macadie.info/2022/12/09/2012-12-austin-emacs-meetup/
Eric MacAdie: 2012-12 Austin Emacs Meetup
https://macadie.info/2022/12/09/2012-12-austin-emacs-meetup/
EmacsConf and Emacs hangouts
EmacsConf 2022: orgvm: a simple HTTP server for org - Corwin Brust (he/him/any)
https://www.youtube.com/watch?v=XR3b3egKkL8
EmacsConf 2022: orgvm: a simple HTTP server for org - Corwin Brust (he/him/any)
https://www.youtube.com/watch?v=XR3b3egKkL8
YouTube
EmacsConf 2022: orgvm: a simple HTTP server for org - Corwin Brust (he/him/any)
https://emacsconf.org/2022/talks/orgvm
You can view this and other resources using free/libre software at https://emacsconf.org/2022/talks/orgvm . During the conference, you can ask questions via the Etherpad or through IRC (https://chat.emacsconf.org/?join=emacsconf…
You can view this and other resources using free/libre software at https://emacsconf.org/2022/talks/orgvm . During the conference, you can ask questions via the Etherpad or through IRC (https://chat.emacsconf.org/?join=emacsconf…
Planet Emacslife
Chung-hong Chan: Advent of emacs #2: How I make commands more discoverable in emacs
https://chainsawriot.com/postmannheim/2022/12/02/aoe2.html
Chung-hong Chan: Advent of emacs #2: How I make commands more discoverable in emacs
https://chainsawriot.com/postmannheim/2022/12/02/aoe2.html
Werden wir Helden für einen Tag
Advent of emacs #2: How I make commands more discoverable in emacs
emacs has a bad reputation for being “difficult to use”. A piece of software can’t be difficult to use for the sake of being difficult to use. Of course, many people remember emacs for forcing them to memorize a lot of key combinations (C-x C-f, C-x C-s,…
Planet Emacslife
Chung-hong Chan: Advent of emacs #3: How I do literate configuration in emacs
https://chainsawriot.com/postmannheim/2022/12/03/aoe3.html
Chung-hong Chan: Advent of emacs #3: How I do literate configuration in emacs
https://chainsawriot.com/postmannheim/2022/12/03/aoe3.html
Werden wir Helden für einen Tag
Advent of emacs #3: How I do literate configuration in emacs
On day 1, I talked about use-package. For using use-package, one needs to relaunch emacs to “refresh” the configuration, install emacs packages and stuffs. But how do I relaunch emacs?
Planet Emacslife
Chung-hong Chan: Advent of emacs #4: How I launch emacs
https://chainsawriot.com/postmannheim/2022/12/04/aoe4.html
Chung-hong Chan: Advent of emacs #4: How I launch emacs
https://chainsawriot.com/postmannheim/2022/12/04/aoe4.html
Werden wir Helden für einen Tag
Advent of emacs #4: How I launch emacs
emacs has a bad reputation for being “slow”. It is not that difficult to find derogatory expansions of the 5 characters e, m, a, c, and s. My favorite is “Eight Megabytes And Constantly Swapping”. It talks about how memory hungry emacs was. In the old days…
Planet Emacslife
Chung-hong Chan: Advent of emacs #5: How I use shell in emacs
https://chainsawriot.com/postmannheim/2022/12/05/aoe5.html
Chung-hong Chan: Advent of emacs #5: How I use shell in emacs
https://chainsawriot.com/postmannheim/2022/12/05/aoe5.html
Werden wir Helden für einen Tag
Advent of emacs #5: How I use shell in emacs
Hongchao Liu thinks that emacs is the “2D command-line interface”. Sure enough, I could do many things with the 2D command-line interface. However, there are still many things I prefer to use the 1D command-line interface, i.e. the Linux shell. Hate to admit…
Planet Emacslife
Chung-hong Chan: Advent of emacs #6: How I use (and fix) GUI emacs
https://chainsawriot.com/postmannheim/2022/12/06/aoe6.html
Chung-hong Chan: Advent of emacs #6: How I use (and fix) GUI emacs
https://chainsawriot.com/postmannheim/2022/12/06/aoe6.html
Werden wir Helden für einen Tag
Advent of emacs #6: How I use (and fix) GUI emacs
After vi(m) vs emacs, the GUI vs terminal emacs debate is probably the second favorite past time of emacs Redditors.
Planet Emacslife
Chung-hong Chan: Advent of emacs #7: How I type special characters in emacs
https://chainsawriot.com/postmannheim/2022/12/07/aoe7.html
Chung-hong Chan: Advent of emacs #7: How I type special characters in emacs
https://chainsawriot.com/postmannheim/2022/12/07/aoe7.html
Werden wir Helden für einen Tag
Advent of emacs #7: How I type special characters in emacs
Yesterday, I talked about displaying programming ligatures. A programming ligature, although in one single glyph as being displayed, is actually a sequence of characters. For example, |> are two characters | (the pipe) and > (greater than), although it looks…
Planet Emacslife
Chung-hong Chan: Advent of emacs #8: How I find information about emacs in emacs
https://chainsawriot.com/postmannheim/2022/12/08/aoe8.html
Chung-hong Chan: Advent of emacs #8: How I find information about emacs in emacs
https://chainsawriot.com/postmannheim/2022/12/08/aoe8.html
Werden wir Helden für einen Tag
Advent of emacs #8: How I find information about emacs in emacs
Yesterday, I talked about mode and keymap/modemap. And it actually opens up a pandora box: How do I know all these information? In order to customize emacs, you need to find all the relevant information.
Planet Emacslife
Chung-hong Chan: Advent of emacs #9: How I type formulaic things in emacs
https://chainsawriot.com/postmannheim/2022/12/09/aoe9.html
Chung-hong Chan: Advent of emacs #9: How I type formulaic things in emacs
https://chainsawriot.com/postmannheim/2022/12/09/aoe9.html
Werden wir Helden für einen Tag
Advent of emacs #9: How I type formulaic things in emacs
I admit it now: at least 50% of the things I write are formulaic.
Planet Emacslife
Chung-hong Chan: Advent of emacs #10: How I do theming in emacs
https://chainsawriot.com/postmannheim/2022/12/10/aoe10.html
Chung-hong Chan: Advent of emacs #10: How I do theming in emacs
https://chainsawriot.com/postmannheim/2022/12/10/aoe10.html
Werden wir Helden für einen Tag
Advent of emacs #10: How I do theming in emacs
As I said yesterday, this is a break for me. I just want to quickly show you what theme I am using and also the technique to quickly to switch to another theme.
Planet Emacslife
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, December 24, 2022
https://emacs-apac.gitlab.io/announcements/december-2022/
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, December 24, 2022
https://emacs-apac.gitlab.io/announcements/december-2022/
Planet Emacslife
Unwound Stack: boost 1.74 filesystem bug
https://www.unwoundstack.com/blog/boost-1.74.html
Unwound Stack: boost 1.74 filesystem bug
https://www.unwoundstack.com/blog/boost-1.74.html
Unwoundstack
boost 1.74 filesystem bug
A serious boost regression
👍1