Gnus development mailing list
 help / color / mirror / Atom feed
* bug: emphasization not performed at end-of-line
@ 2009-07-10 18:30 Karl Kleinpaste
  2009-07-10 18:46 ` Adam Sjøgren
  0 siblings, 1 reply; 6+ messages in thread
From: Karl Kleinpaste @ 2009-07-10 18:30 UTC (permalink / raw)
  To: ding

The difference between these two lines...
*test*
*test* here
...is that the former has emphasization at line's end, and the latter
does not.  Emphasization of the former does not occur, but it does occur
for the latter.  It seems to me that this worked long ago, but has not
worked properly for a long time -- I can't even guess when it stopped
working, but it was probably over a year ago.

This is driven by gnus-emphasize-whitespace-regexp (defvar'd in
gnus-art.el) and gnus-put-overlay-excluding-newlines and
gnus-put-text-property-excluding-newlines (defun'd in gnus-util.el).
Any ideas for what has gone wrong with this?



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-07-15  1:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-10 18:30 bug: emphasization not performed at end-of-line Karl Kleinpaste
2009-07-10 18:46 ` Adam Sjøgren
2009-07-10 18:56   ` Karl Kleinpaste
2009-07-13 11:53     ` Katsumi Yamaoka
2009-07-13 14:57       ` Karl Kleinpaste
2009-07-15  1:46       ` Mike Kupfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).