Case Duckworth
Case Duckworth
That was it! And no worries; I was just poking around and noticed. I don't use AucTeX myself.
FYI [this package](https://github.com/iostapyshyn/eshell-vterm) I found does exactly this (approach [a]).
Oh, that'll work! Thanks :)
It does indeed. I've written my own function (viewable in all its awfulness [here](https://tildegit.org/acdw/emacs/src/branch/main/init.el#L50)) that sorts my init file by `setup` forms. Exactly what I was looking for, thanks!
Oh, right, haha :) ACDW was taken already on Github!
@florhizome iirc you can just go to the repo in straight/repos and edit it. If you want to make your own fork you can add the `:fork` directive to the...
@florhizome I'm not sure what you mean -- my patch works with or without olivetti-mode, and should work in visual-fill-column-mode as well; I haven't tried it with the latter but...
Is there any way to make Emacs "smart" on this? I'm not sure what it'd look like exactly (I can't find where sudoedit changes any environment variables with light testing),...
I figured as much -- I was scratching my head trying to figure out the predicate checks to make. Not sure if just checking whether the owner of the file...
I came to find this issue because of an eventuality mentioned above: I generated a password and forgot to click "Apply" before saving, so lost my newly generated password. I...