|
| 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.
| [Prev in Thread] | Current Thread | [Next in Thread] |