Gnus development mailing list
 help / color / mirror / Atom feed
* %f of gnus-summary-line-format
@ 1999-01-15 16:13 Michael Cook
  1999-01-15 16:21 ` Lee Willis
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Cook @ 1999-01-15 16:13 UTC (permalink / raw)


I'm trying to get %f of gnus-summary-line-format working.
The help text says:

  %f   Contents of the From: or To: headers (string)

So, in my gnus-summary-line-format, I changed the %-20,20n to
%-20,20f.  But that change had no apparent effect in the
subsequently-generated *Summary* buffers.

Poking around in gnus-sum.el, I found the function
gnus-summary-from-or-to-or-newsgroups.  This function uses the
expression `(mail-header-extra header)' repeatedly.  But that
expression always seems to evaluate to nil.  And so
gnus-summary-from-or-to-or-newsgroups just always seems to return
the usual `mail-header-from' value.

Am I misunderstanding how %f is supposed to work?
Or is there a bug here somewhere.

(I'm using nnml groups, pgnus-0.69, and EMACS 20.3.1.)

M.


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

end of thread, other threads:[~1999-01-15 23:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-15 16:13 %f of gnus-summary-line-format Michael Cook
1999-01-15 16:21 ` Lee Willis
1999-01-15 16:58   ` Michael Cook
1999-01-15 21:24     ` Lars Magne Ingebrigtsen
1999-01-15 21:42       ` Michael Cook
1999-01-15 23:11         ` 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).