Gnus development mailing list
 help / color / mirror / Atom feed
From: Jesper Harder <harder@myrealbox.com>
Subject: gnus-button-alist
Date: Thu, 21 Aug 2003 22:41:30 +0200	[thread overview]
Message-ID: <m3fzjud9qd.fsf@defun.localdomain> (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?



                 reply	other threads:[~2003-08-21 20:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3fzjud9qd.fsf@defun.localdomain \
    --to=harder@myrealbox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).