notmuch/test/emacs-show.expected-output
Teemu Likonen adb90b9bb6 Emacs: Indent first header line only when indentation is turned on
Previously in message-show mode message's first header line (From
header) was always indented, even if user had turned thread
indentation off with "<" (notmuch-show-toggle-thread-indentation)
command.

This change modifies notmuch-show-insert-headerline function so that
it doesn't indent the first header line if notmuch-show-indent-content
variable is nil.

This change also modifies tests so that they expect this new output
format:
test/emacs-show.expected-output/notmuch-show-indent-thread-content-off
2020-08-15 09:16:34 -03:00
..
notmuch-show-decrypted-message emacs: Drop content-free "Unknown signature status" button 2019-05-25 13:02:02 -03:00
notmuch-show-decrypted-message-no-crypto emacs: Drop content-free "Unknown signature status" button 2019-05-25 13:02:02 -03:00
notmuch-show-elide-non-matching-messages-off emacs: change default for notmuch-crypto-process-mime to t 2017-07-15 09:11:32 -03:00
notmuch-show-elide-non-matching-messages-on emacs: change default for notmuch-crypto-process-mime to t 2017-07-15 09:11:32 -03:00
notmuch-show-indent-thread-content-off Emacs: Indent first header line only when indentation is turned on 2020-08-15 09:16:34 -03:00
notmuch-show-process-crypto-mime-parts-off emacs: Drop content-free "Unknown signature status" button 2019-05-25 13:02:02 -03:00
notmuch-show-process-crypto-mime-parts-on test: Move tests from emacs to emacs-show 2012-10-18 08:45:16 -03:00
notmuch-show-undecryptable-message emacs: Drop content-free "Unknown signature status" button 2019-05-25 13:02:02 -03:00