[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pan-devel] question on body-pane.cc set_section_tag
From: |
Christophe Lambin |
Subject: |
[Pan-devel] question on body-pane.cc set_section_tag |
Date: |
Tue, 9 May 2006 00:48:48 +0200 |
User-agent: |
Mutt/1.4.2.1i |
Charles,
In body-pane.cc's set_section_tag, what's the purpose of the call:
gtk_text_buffer_remove_all_tags (buffer, &mark_start, &mark_end);
There's a (minor) issue with quoted text and formatting for
underscore/underline/italics. An example:
> the word not is *not* in quoted colour
Pan will show the '*not* in bold, but in regular black, not the quote
colour. Removing the call to remove_all_tags fixes that.
Regards,
Christophe
pgpmo899oG9_M.pgp
Description: PGP signature
- [Pan-devel] question on body-pane.cc set_section_tag,
Christophe Lambin <=