| Age | Commit message (Collapse) | Author |
|
https://lwn.net/Articles/884301/
|
|
|
|
I could update the Custom value to add NonGNU ELPA, but at this point
I'd rather forsake Custom for lists altogether.
|
|
|
|
Using an array makes it easier to add/comment out stuff.
NB: Cannot compile --with-xwidgets on Tumbleweed right now, because
the version requirement is too strict IIUC. I remember messing around
with *FLAGS and compiling/running successfully, but that knowledge
vanished along with some Git stash.
|
|
The body diet continueþ.
|
|
TTYs seem to have a glyph for that one.
|
|
Darker backgrounds; also try to catch all those weird instances where
the background is reset to white.
|
|
|
|
Removing the padding made the main column hide beneath the left menu
when reducing the window width.
|
|
|
|
- give my eyes and neck a rest from tilting left to right on a wide
screen,
- remove cruft.
|
|
LWN lets users do that, but (1) it's only colors (2) it does not
cover *every* color, so trying to create a "dark theme" yields
e.g. unreadable buttons.
|
|
|
|
> That feels like too much power.
> I like it.
— Daniel Floyd
November 2, 2021
|
|
- clarify package initialization comments
- load Modus theme on terminal too
- use emoji variation selector when appropriate
- open patches in read-only mode
- now that Modus has been updated, ditch obsolete option
- etc.
|
|
|
|
I keep pressing "f" for "file-related commands", instead of "c" for
"current file-related commands". Cave in and move "f" to "C-f".
|
|
|
|
The pgtk build will not honor X resources anymore; move with the
times.
On my Debian XFCE laptop with a 1366x768 screen, this setting seems to
yield acceptable results:
$ gsettings set org.gnome.desktop.interface monospace-font-name \
'DejaVu Sans Mono 11'
|
|
|
|
- add [SPAM UNSURE]
- make tailing " :" optional
|
|
modus-themes-slanted-constructs still needs to be updated to
modus-themes-italic-constructs, but the built-in version of the theme
has a quirk that makes customization a bit wonky.
|
|
Time to unlearn 'dired-find-alternate-file'.
|
|
No specific reason, except maybe pacifying the mode-line, and making
sure my code still works.
|
|
Also move it to a dedicated variable.
|
|
Does not implement grouping yet, and the Modus highlighting is a bit
too colorful, but C-p/C-n is an inestimable quality-of-life
improvement.
|
|
|
|
- install async for paradox; sort package list
- don't load Modus theme if it is not builtin
|
|
|
|
Version 1.3.0 has been pushed to Emacs core, and it includes
equivalent changes.
|
|
|
|
|
|
|
|
Otherwise "Re: Repeat-mode" turns into "Re: peat-mode" when replying.
|
|
|
|
|
|
|
|
Keep showing group buffer on the left; that should help shove the
article away from the edge of the screen.
Also add Scandinavian abbreviation for "re:" to patterns to ignore
when determining subject changes.
|
|
|
|
|
|
|
|
By recognizing more "reply-cruft".
From a cursory glance at Emacs sources, the capture groups in the
default value are not used, so I see no need to preserve them.
|
|
|
|
Some stuff I killed included double-quotes, so the extra quotes were
confusing.
I tried fancy Unicode quotes, faces, before realizing that nothing of
value is lost if I just remove this prefix.
|
|
|
|
This works with C-x v {l,h,g}.
|
|
|
|
|
|
Also add helper to copy Message-Id from Gnus summary.
|