| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
A core vs. external distinction feels more useful than ELPA vs. MELPA,
since some of these libraries are in both archives.
|
|
|
|
|
|
|
|
I'd send the pull-request right away, but the Internet connection is
so bad in this bakery I can't even clone the repository.
|
|
|
|
|
|
|
|
Whether the region is active or not is irrelevant.
Also showcase APIs that could be useful to make mark more visible,
although the suggested minor-mode will probably also need to hook into
display plumbing.
|
|
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33697
🤦
|
|
This idea comes from a huge thread that stirred emacs-devel some
months ago when someone suggested enabling delete-selection-mode by
default.
https://lists.gnu.org/archive/html/emacs-devel/2018-09/msg00323.html
|
|
|
|
I swear I'm going to do something about those someday.
|
|
- C-M-SPC M-B <delimiter> works, so meh
- " Compiling" customized
|
|
|
|
I wonder when I'll actually come around to do something about those.
|
|
|
|
Also ditch reference to EmojiOne; I mentioned it because Firefox
shipped with it, but it seems not to be the case anymore.
|
|
Rewriting history is for wimps.
|
|
Commit might be somewhat incoherent; laptop power chord
stopped working so I willm push stuff out and delay thinking
until later
|
|
|
|
|
|
Sneak-remove my itch to disable auto-fill for Markdown titles, since
I'm not sure any mode ever does things like that. While this does not
mean that it could not be done, it does make the endeavor somewhat
non-idiomatic.
|
|
I'd rather not pull over 200MB's worth of GNOME dependencies just to
hold my credentials, since ~/.authinfo.gpg does that just fine with 80
bytes.
|
|
|
|
Fixed in Emacs 27.1 by 0d224e82411d9471f03fc339890d6a2952b5e239 to
solve Bug#22374. Now the source buffer is always used to display
source files, when hitting RET over frames in the frame buffer and
when hitting C-c </> 🙌
|
|
Cf. markdown-mode c0fc52461e845baa3c55d9b6f9e67c451a9ffa8d.
|
|
|
|
|
|
It's not only about outline-mode: AFAIK, this would also affect all
libraries that use "invisible" text properties, e.g. markdown-mode and
hs-minor-mode.
|
|
OK screw this I'm adding a pre-push hook.
|
|
🤦
Thought of linking to line 66, but that will probably get invalid
soon. And I am not quite ready to invent a post-commit hook that
automatically updates links to line numbers yet (although that would
be sweet).
|
|
The problem does not come from adaptive-wrap per se. For some reason
whitespace-mode does not act on spaces in display properties (which
csv-mode uses) but it does act on spaces from line-prefix and
wrap-prefix.
Interestingly, whitespace-mode only replaces the characters
in *-prefix; it does not set their face, which remains 'default.
|
|
Mostly stuff that irks me with the tools I use.
|