John Wiegley

Results 91 issues of John Wiegley

If you type `cd =` in Eshell, it will show you a list of all the directories you've recently been to. If you type `cd =foo`, it will change to...

I've found that `nix-build` doesn't like to run in a direnv-controlled environment, prompting me to often use this pattern: cd .. (cd proj ; nix-build) in order to run the...

This relates to https://github.com/ledger/ledger/issues/2355.

When I don't have results being inserted into the buffer, is there any way to quickly copy the results shown for the current line onto the kill ring? I find...

Hello! Great mode, it could replace all my uses of the `Soulver` app on macOS. One question I have: I made the alias for using `uconv` to do unit conversions,...

In my Org-mode file, I tried use `:auto-expand: heading`, but it shows me both the heading and the headings of the children. If I use `:auto-expand: body`, then I don't...

I added the following to my .emacs: ``` (use-package lasgun :commands (lasgun-make-multiple-cursors) :init (setf (alist-get ?c avy-dispatch-alist) 'lasgun-make-multiple-cursors)) ``` I then run `lasgun-mark-char-timer`, select some points, then type `c` and...

In order to include alert.el into GNU ELPA or core Emacs, we require copyright assignment papers from all contributors who wish their changes to be included. Some of these names...

Hello, I've found that `org-alert-time-match-string` is too lax in what it parses. I have lots of date stamps elsewhere in my properties that it thinks are associated with the scheduling...

Hello, I tried to use `hyperorg` today, but the orgparse it's pulling in fails to parse the following file: ``` :PROPERTIES: :ID: 80C0FAB2-1D6C-42F2-85BD-3322EF13478C :CREATED: [2024-01-30 Tue 15:24] :END: * CANCELED...