Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: Outstanding bugs?
Date: 24 May 1996 17:22:33 +0200	[thread overview]
Message-ID: <x620ka5c5i.fsf@eyesore.no> (raw)
In-Reply-To: stend+ding@grendel.texas.net's message of Thu, 23 May 1996 22:49:19 -0500

stend+ding@grendel.texas.net writes:

> 	Minor buglet: the %a format in the gnus-summary-line-format
> cannot handle local mail addresses.  That is, it returns "Sten
> Drescher" when the From: value is "Sten Drescher
> <stend@grendel.texas.net>", but "Sten Drescher <stend>" when it is
> "Sten Drescher <stend>".

Fiddling with From headers can be quite expensive.  The default
function used gets things right about 90% of the time, but if you want
to get it right all the time, then:

(setq gnus-extract-address-components 'mail-extract-address-components)

This will slow things down quite a lot, though.

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


  reply	other threads:[~1996-05-24 15:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-21  9:17 Lars Magne Ingebrigtsen
1996-05-21 16:50 ` Steven L Baur
1996-05-21 17:04   ` Lars Magne Ingebrigtsen
1996-05-21 19:26     ` Steven L Baur
1996-05-21 19:33       ` Lars Magne Ingebrigtsen
1996-05-21 20:07         ` William Perry
1996-05-22  8:21 ` dc
1996-05-22 12:28 ` Yair Friedman
1996-05-22 17:45   ` Mark Eichin
1996-05-22 18:46     ` Lars Magne Ingebrigtsen
1996-05-24  3:49 ` stend+ding
1996-05-24 15:22   ` Lars Magne Ingebrigtsen [this message]
1996-06-04 20:18 ` St. Suika Roberts
1996-06-04 20:39   ` Scott Byer

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=x620ka5c5i.fsf@eyesore.no \
    --to=larsi@ifi.uio.no \
    /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).