Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-user-format-function-D in gnus-diary.el
@ 2006-06-26 17:42 Reiner Steib
  2006-06-28 19:12 ` Didier Verna
  0 siblings, 1 reply; 2+ messages in thread
From: Reiner Steib @ 2006-06-26 17:42 UTC (permalink / raw)
  Cc: Didier Verna

Hi,

I got "Symbol's function definition is void:
gnus-user-format-function-D" when entering an nndiary group because
`gnus-diary-summary-line-format' contains "%uD" (and %ud).

I've added autoloads for `gnus-user-format-function-D' and
`gnus-user-format-function-d' now, but wouldn't it be better not to
use a *user* format function?  Is it possible to change this without
breaking existing configurations?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



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

* Re: gnus-user-format-function-D in gnus-diary.el
  2006-06-26 17:42 gnus-user-format-function-D in gnus-diary.el Reiner Steib
@ 2006-06-28 19:12 ` Didier Verna
  0 siblings, 0 replies; 2+ messages in thread
From: Didier Verna @ 2006-06-28 19:12 UTC (permalink / raw)


Reiner Steib <reinersteib+gmane@imap.cc> wrote:

> I got "Symbol's function definition is void:
> gnus-user-format-function-D" when entering an nndiary group because
> `gnus-diary-summary-line-format' contains "%uD" (and %ud).

        That shouldn't happen if you properly loaded gnus-diary.el. Otherwise,
it probably means that you used it once, and the group parameters remained.


> I've added autoloads for `gnus-user-format-function-D' and
> `gnus-user-format-function-d' now,

        Again, you shoudn't have to. If you have D or d in your summary line
format, then you should load gnus-diary somewhere in you init files.


> but wouldn't it be better not to use a *user* format function? Is it
> possible to change this without breaking existing configurations?

        Since people are not required to use gnus-diary (they can just use
nndiary alone), I don't find it so bad to use a user format function (that's
what it is actually: gnus-diary is a convenience wrapper), all the more that
it is clearly explained in the doc. I don't know how I could do it otherwise.
Maybe a better solution exists, but it would sure break existing
configurations.

-- 
Didier Verna, didier@lrde.epita.fr, http://www.lrde.epita.fr/~didier

EPITA / LRDE, 14-16 rue Voltaire   Tel.+33 (1) 44 08 01 85
94276 Le Kremlin-Bicêtre, France   Fax.+33 (1) 53 14 59 22   didier@xemacs.org



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

end of thread, other threads:[~2006-06-28 19:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-26 17:42 gnus-user-format-function-D in gnus-diary.el Reiner Steib
2006-06-28 19:12 ` Didier Verna

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