Gnus development mailing list
 help / color / mirror / Atom feed
* minor bug: `from' line in summary buffer
@ 1998-10-08 15:31 Vladimir Volovich
  1998-10-10 22:41 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Volovich @ 1998-10-08 15:31 UTC (permalink / raw)


Hi,

i just noted that an article with the following From:

 From: "Steve \"Denali\" McKnelly" <theurge@cdc.net>

looked like

 R  [   7: Steve \             ] 2.1.124

in a summary buffer, while it should probably be looking like

 R  [   7: Steve "Denali" McKne] 2.1.124

with backslashes inside quotes properly handled.

	Best regards, -- Vladimir.


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

* Re: minor bug: `from' line in summary buffer
  1998-10-08 15:31 minor bug: `from' line in summary buffer Vladimir Volovich
@ 1998-10-10 22:41 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-10-10 22:41 UTC (permalink / raw)


Vladimir Volovich <vvv@vvv.vsu.ru> writes:

> i just noted that an article with the following From:
> 
>  From: "Steve \"Denali\" McKnelly" <theurge@cdc.net>
> 
> looked like
> 
>  R  [   7: Steve \             ] 2.1.124

Yes.  Gnus does the decomposition in a speedy, but sloppy way.  If you
want it done properly:

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

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1998-10-10 22:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-10-08 15:31 minor bug: `from' line in summary buffer Vladimir Volovich
1998-10-10 22:41 ` Lars Magne Ingebrigtsen

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).