Recent Changes

Updates since 2024-11-25 18:19 UTC up to 2024-12-25 18:19 UTC

1 | 3 | 7 | 30 | 90 days
List all changes Include rollbacks Include minor changes
List later changes RSS RSS with pages RSS with pages and diff

2024-12-23

  • 15:48 UTC (new) (history) 2024-12-23 Watching variable changes . . . . mbork Today I have a short Elisp trick, probably slightly more interesting than useful, but still. A long time ago I wrote about some debugging capabilities of Emacs Lisp. The feature mentioned in the last of these posts, debug-on-variable-change, allows to invoke the debugger whenever some Elisp code changes the value of a variable (with a few minor limitations). What I didn’t mention then is that you can actually do things other than start the Emacs debugger when a variable’s value changes.

2024-12-16

  • 05:21 UTC (new) (history) 2024-12-16 Changing the TODO state of an Org entry when refiling . . . . mbork Preview: One of the things I do quite often is refiling Org entries to my “archive” file and marking them as DONE or CANCELED. (For some reason I can’t even remember now, I don’t use the archiving feature of Org.) It occurred to me that having Emacs change the todo state automatically would be very convenient.

2024-12-09

  • 17:06 UTC (new) (history) 2024-12-09 The expect command line tool . . . . mbork Some time ago I wrote about the ways you can provide psql with a password to the database. I didn’t mention one of the simplest ideas I had, partly because it didn’t work, and partly because a variant of it did work, but was quite involved. So, here is my initial idea and its working version.

2024-12-02

  • 07:41 UTC (new) (history) 2024-12-01 Automatically inserting Ledger transactions . . . . mbork I wrote a few times that I use and like Ledger a lot. As some of you might know, I even wrote a booklet about personal accounting, using Ledger in examples. One of the nice things about Ledger is that it comes with an Emacs mode to edit its files (which is not a surprise, given that it is written by John Wiegley himself). That is not to say, though, that it suits my needs perfectly.

More...

Filters