[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: labels usage
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Date: Tue, 12 Jun 2012 09:25:38 +0200
- X-ml-name: emacs-w3m
- X-mail-count: 11847
- References: <b4mpq95ggvw.fsf@xxxxxxx>
Katsumi Yamaoka <yamaoka@xxxxxxx> writes:
> Hi,
>
> Is this a wrong usage?
>
> (let (fn)
> (labels ((fx (arg) arg))
> (setq fn 'fx))
> (funcall fn 99))
You should use #'fx instead.
Andreas.
--
Andreas Schwab, schwab@xxxxxxxxxxxxxx
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."