GNU bug report logs -
#25022
25.1.50; Different highlighting for different citation level in message-mode
Previous Next
Reported by: Hong Xu <hong <at> topbug.net>
Date: Thu, 24 Nov 2016 23:23:02 UTC
Severity: minor
Tags: fixed, patch
Merged with 25124
Found in version 25.1.50
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 25022-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 2016-12-05 Mon 23:39 GMT-0800, Katsumi Yamaoka <yamaoka <at> jpl.org> wrote:
> On Mon, 05 Dec 2016 22:08:46 -0800, Hong Xu wrote:
>> On 2016-11-24 Thu 15:22 GMT-0800, Hong Xu <hong <at> topbug.net> wrote:
>>> Currently in message-mode all cited texts are highlighted in the same
>>> way. It would be nicer if the highlighting of different citation levels
>>> can be easily customized.
>
>> Here is a patch and a screenshot. The default colors I chose may not be
>> optimal -- but I guess I'll leave that part to professionals.
>
>> Add support for different faces for different citation levels in message-mode.
>
> Isn't it redundant as there is this already? ;-)
>
> (defcustom gnus-message-highlight-citation
> t ;; gnus-treat-highlight-citation ;; gnus-cite dependency
> "Enable highlighting of different citation levels in message-mode."
> :version "23.1" ;; No Gnus
> :group 'gnus-cite
> :group 'gnus-message
> :type 'boolean)
>
> Here is my message-mode view:
I see the reason: gnus-message-citation-mode should see whether the
current major mode is derived from message-mode, rather than equal. I'll
probably find another fix later.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 239 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.