Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@kleinpaste.org>
To: ding@gnus.org
Subject: bug: emphasization not performed at end-of-line
Date: Fri, 10 Jul 2009 14:30:02 -0400	[thread overview]
Message-ID: <vxkfxd4tmqd.fsf@awol.kleinpaste.org> (raw)

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?



             reply	other threads:[~2009-07-10 18:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-10 18:30 Karl Kleinpaste [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vxkfxd4tmqd.fsf@awol.kleinpaste.org \
    --to=karl@kleinpaste.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).