emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] trunk r112897: Tidy module initialisation functions


From: Aidan Gauland
Subject: Re: [Emacs-diffs] trunk r112897: Tidy module initialisation functions
Date: Mon, 10 Jun 2013 07:42:39 +1200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>>   * eshell/em-dirs.el (eshell-dirs-initialise): Add missing #' to lambda.
>>   * eshell/em-script.el (eshell-script-initialize): Add missing #' to lambda.
>
> In which sense was it missing?

I thought lambdas were supposed to be quoted with #' or `function'.  If
nothing else, it was for consistency; eshell-term-initialize (in
em-term.el) quoted the lambda it added to `eshell-interpreter-alist'.

Does this need to be corrected?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]