help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: lambda an (interactive) function but not a command


From: Emanuel Berg
Subject: Re: lambda an (interactive) function but not a command
Date: Tue, 19 Mar 2019 03:03:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Michael Heerdegen wrote:

> No,
>
>   (lambda () (interactive) (gnus-summary-mail-forward 4))
>
> please. Syntax is analogue to that of
> `defun': argument list comes first. See the
> docstring of `lambda' :-)

Heh heh, in my Elisp init files, I have used
`lambda' no less than 42 times!

You have to read what I think, not what I
type :)

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

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