From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6370 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Outstanding bugs? Date: 24 May 1996 17:22:33 +0200 Message-ID: References: <199605240349.WAA09572@grendel.texas.net> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035146835 3408 80.91.224.250 (20 Oct 2002 20:47:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:47:15 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id JAA09077 for ; Fri, 24 May 1996 09:57:52 -0700 Original-Received: from aegir.ifi.uio.no (4867@aegir.ifi.uio.no [129.240.94.24]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 24 May 1996 18:17:13 +0200 Original-Received: (from larsi@localhost) by aegir.ifi.uio.no ; Fri, 24 May 1996 18:17:12 +0200 Original-To: ding@ifi.uio.no In-Reply-To: stend+ding@grendel.texas.net's message of Thu, 23 May 1996 22:49:19 -0500 Original-Lines: 19 X-Mailer: September Gnus v0.93/Emacs 19.29 Xref: main.gmane.org gmane.emacs.gnus.general:6370 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6370 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 > ", but "Sten Drescher " when it is > "Sten Drescher ". 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."