Files
emacs/lisp/mh-e
Stephen Gildea 4df334a0f7 MH-E threads code: use mh-scan variables correctly
* lisp/mh-e/mh-thread.el (mh-thread-current-indentation-level)
(mh-thread-find-children): Fix off-by-one error by using
'mh-scan-field-from-start-offset' directly, as
'mh-thread-parse-scan-line' does.  Previously, these functions would
incorrectly consider the "date note" column as part of the thread
indenting.  Since that column is almost always a Space character, that
almost always worked.
(mh-thread-ancestor): Update caller.
* test/lisp/mh-e/mh-thread-tests.el: New unit tests for affected code.
* lisp/mh-e/mh-scan.el (mh-msg-num-width-to-column): Fix doc string typo.
2021-11-13 07:04:13 -08:00
..
2021-11-12 13:59:58 +01:00
2021-01-01 01:13:56 -08:00
2021-10-12 14:22:11 +02:00
2021-04-16 14:54:02 +02:00
2021-10-18 01:40:00 +02:00
2021-10-18 01:40:00 +02:00
2021-10-21 23:35:07 +02:00
2021-10-12 01:55:57 +02:00
2021-10-18 01:40:00 +02:00
2021-04-16 14:54:02 +02:00
2021-10-12 14:22:11 +02:00
2021-10-21 23:35:07 +02:00
2021-04-16 14:54:02 +02:00
2021-10-18 01:40:00 +02:00
2021-10-12 14:22:11 +02:00
2021-10-12 14:22:11 +02:00