diff options
Diffstat (limited to 'itches/emacs')
| -rw-r--r-- | itches/emacs/tracker.org | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org index b414d38..b710eaa 100644 --- a/itches/emacs/tracker.org +++ b/itches/emacs/tracker.org @@ -424,7 +424,9 @@ like it's not too hard to implement? Ideally Emacs's builtin =sasl.el= should be reused; that would let ERC support better SASL mechanisms than =PLAIN=. -**** TODO Make timestamps robust vs window width changes +**** +Make timestamps robust vs window width changes+ +*Solved in 5.6 with ~erc-fill-wrap~.* + The =:align-to= spec for right timestamps inserts a fixed number of spaces, so resizing windows messes up their display. Eg. moving a frame from one monitor to a smaller one, lines get wrapped |
