Gnus development mailing list
 help / color / mirror / Atom feed
* user-date
@ 2011-02-09 12:51 George McNinch
  2011-02-14  2:30 ` user-date Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: George McNinch @ 2011-02-09 12:51 UTC (permalink / raw)
  To: ding

Hi--

Following a recent discussion, I recently started using user-date in
my gnus-summary-line-format, as follows:

,----
| (setq gnus-summary-line-format
|       "%U%R%z%[ %&user-date; %-20= %]%I%(%[%4L: %-20,20f%]%) %s\n")
`----

This worked fine, until a "git pull" this morning; I now get an error

,----
| format: Symbol's function definition is void: gnus-summary-user-date
`----

when entering a summary buffer.

Maybe I'm not using it correctly? But it works fine with a slightly
older version of gnus. (Sorry: I'm not yet a competent git user, so I
don't actually know how to indicate the age of the gnus version that
works in this regard).

best,
george

-- 
George McNinch <gmcninch@gmail.com>
http://gmcninch.math.tufts.edu




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

* Re: user-date
  2011-02-09 12:51 user-date George McNinch
@ 2011-02-14  2:30 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2011-02-14  2:30 UTC (permalink / raw)
  To: ding

George McNinch <gmcninch@gmail.com> writes:

> This worked fine, until a "git pull" this morning; I now get an error
>
> ,----
> | format: Symbol's function definition is void: gnus-summary-user-date
> `----

This function was renamed back and forth between gnus-user-date and
gnus-summary-user-date and then gnus-user-date again.  The -summary-
function doesn't exist now, so you'll have to remove the expressions in
your .gnus.eld that mention that function.

-- 
(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:[~2011-02-14  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-09 12:51 user-date George McNinch
2011-02-14  2:30 ` user-date Lars 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).