Gnus development mailing list
 help / color / mirror / Atom feed
From: Ralf Angeli <angeli@iwi.uni-sb.de>
Subject: Re: Buttons for M-x customize-*
Date: Wed, 14 Dec 2005 14:37:55 +0100	[thread overview]
Message-ID: <dnp77i$oka$1@sea.gmane.org> (raw)
In-Reply-To: <v9ek4fyg0x.fsf@marauder.physik.uni-ulm.de>

* Reiner Steib (2005-12-14) writes:

> On Wed, Dec 14 2005, Ralf Angeli wrote:
>
>> +(defun gnus-button-handle-custom (fun arg)
>> +  "Call function FUN on argument ARG.
>> +Both FUN and ARG are supposed to be strings.  ARG will be passed
>> +as a symbol to FUN."
>> +  (funcall (intern fun) (intern symbol)))
>                                    ^^^^^^ You meant "arg" here, I think.

Uh, yes.  Damn notestingrequiredcleanupchanges. (c:

-- 
Ralf




      reply	other threads:[~2005-12-14 13:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-12 18:55 Ralf Angeli
2005-12-12 22:30 ` Reiner Steib
2005-12-13  9:05   ` Ralf Angeli
2005-12-13 16:39   ` Simon Josefsson
2005-12-14 11:25     ` Ralf Angeli
2005-12-14 13:17       ` Reiner Steib
2005-12-14 13:37         ` Ralf Angeli [this message]

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='dnp77i$oka$1@sea.gmane.org' \
    --to=angeli@iwi.uni-sb.de \
    /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).