diff options
Diffstat (limited to 'reviews/emacs')
| -rw-r--r-- | reviews/emacs/hype.org | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org index b619fce..5d201cb 100644 --- a/reviews/emacs/hype.org +++ b/reviews/emacs/hype.org @@ -1,6 +1,18 @@ Emacs's NEWS files are useful as a searchable reference, but they can be overwhelming as an entry point. In this file, I'm keeping track of the changes /I/ am excited about. +* 30 +** ERC +*** ~visual-line-mode~ integration +In previous versions, I would take =fill= off ~erc-modules~ and enable +~visual-line-mode~ in order to get reflowable windows; this would [[file:~/memory-leaks/itches/emacs/tracker.org::*+Make timestamps robust vs window width changes+][mess +with right-aligned timestamps]], however. + +As of ERC 5.6, setting ~erc-fill-function~ to ~'erc-fill-wrap~ enables +~visual-line-mode~ and sets up all sorts of =line-prefix=, +=wrap-prefix= & margin trickery to (a) align nicks and messages (b) +make messages reflowable (c) keep timestamps firmly stuck to the right +margin. * 29 ** =:core= promotions A couple of ELPA packages have moved to emacs.git, making them |
