Re: emacs frontend and quote highlight

Subject: Re: emacs frontend and quote highlight

Date: Tue, 17 Aug 2021 16:35:11 +0200

To: David Bremner, notmuch@notmuchmail.org

Cc:

From: zimoun


Hi,

On Sun, 01 Aug 2021 at 23:03, David Bremner <david@tethera.net> wrote:
> zimoun <zimon.toutoune@gmail.com> writes:
>>
>> Therefore, all the highlighting of quotes is broken.  Because the
>> attached inline patch does not respect the open/close quote.  And worse
>> this misleading highlight is propagated to all the thread.
>>
>> My questions are:
>>
>>  - Is it possible to control the open/closing message per message?  Even
>>    when viewing all the thread.
>>  - Is it possible to globally turn off the highlight of quotes?
>
> I don't seem to have any highlighting of quotes. Is this a text/plain
> part? If so, what is the value of notmuch-show-insert-text/plain-hook?

The value is:

--8<---------------cut here---------------start------------->8---
notmuch-show-insert-text/plain-hook is a variable defined in ‘notmuch-show.el’.
Its value is
(notmuch-wash-wrap-long-lines notmuch-wash-tidy-citations notmuch-wash-elide-blank-lines notmuch-wash-excerpt-citations)

  This variable may be risky if used as a file-local variable.
  You can customize this variable.

Documentation:
Functions used to improve the display of text/plain parts.
--8<---------------cut here---------------end--------------->8---

Well, maybe I misconfigure something but if I open a quote " then all
the text after is highlighted until the next quote.  And sometime, this
next quote does not happen. :-)

All the best,
simon
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: