Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-button-alist
@ 2003-08-21 20:41 Jesper Harder
  0 siblings, 0 replies; only message in thread
From: Jesper Harder @ 2003-08-21 20:41 UTC (permalink / raw)


I noticed a customize mismatch for `gnus-button-alist' (in the cases
where the CAR is a sexp).  We can either

1. Fix the code to match the documentation and customize type (just
   use backquote in the definition).
2. Change the type to allow a sexp.

Both are easy enough to do.  1. is a bit more general, 2. is more
efficient (we save an `eval' in `gnus-article-add-buttons').

Does anyone have a preference?



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-21 20:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-21 20:41 gnus-button-alist Jesper Harder

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