Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: ding@gnus.org
Subject: Re: underlines in summary buffer
Date: Sat, 10 Sep 2011 21:50:50 +0200	[thread overview]
Message-ID: <m3mxec41np.fsf@stories.gnus.org> (raw)
In-Reply-To: <874o0ln153.fsf@gmail.com>

Eric Schulte <schulte.eric@gmail.com> writes:

> After recently updating my OS and checking out the latest Emacs/gnus
> from bzr the text in my summary buffer which indents articles to
> indicate threads is now underlined.  For example when I do
>
>   (buffer-substring (point) (+ 4 (point)))
>
> with the point in a bit of thread indentation (specifically a group of
> `gnus-sum-thread-tree-indent' characters), I get the following
>
>   #("    " 0 4 (gnus-face t face italic gnus-number 18))

Is `italic' an underline font for you?

It could also be overlays.  See what (overlays-at (point)) says for
you. 

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




  reply	other threads:[~2011-09-10 19:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-09 16:14 Eric Schulte
2011-09-10 19:50 ` Lars Magne Ingebrigtsen [this message]
2011-09-13 20:57   ` Eric Schulte

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=m3mxec41np.fsf@stories.gnus.org \
    --to=larsi@gnus.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).