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

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

[elisp] Defining a local function>


From: Fabrice Bauzac
Subject: [elisp] Defining a local function>
Date: Fri, 17 Aug 2001 17:47:07 +0200
User-agent: Mutt/1.3.20i

Hello,

I want something like

(let ((my-fun (lambda (x y) (+ x y))))
  ...
  (my-fun 4 5)
  ...)

It doesn't work.  How should I do that?

TIA.

-- 
fabrice bauzac
Software should be free.



reply via email to

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