Re: Emacs Lisp Lesson: Text Processing HTML
- From: Xah Lee <xah@xxxxxxxxxx>
- Date: Thu, 29 Nov 2007 14:46:19 -0800 (PST)
Rainer Joswig wrote:
<<
Which one would format like this:
(defun ...
See:
A Simple Lisp Code Formatter
http://xahlee.org/emacs/lisp_formatter.html
Rainer Joswig wrote:
<<Where the LAMBDA is not needed, since my-process-html is already a
function with one argument. (mapcar 'my-process-html ... )>>
you are right. Thanks.
Xah
xah@xxxxxxxxxx
? http://xahlee.org/
.
- References:
- Re: Emacs Lisp Lesson: Text Processing HTML
- From: Rainer Joswig
- Re: Emacs Lisp Lesson: Text Processing HTML
- Prev by Date: Re: Reasons to choose CLISP over other free implementations
- Next by Date: Re: asdf-install sbcl windows
- Previous by thread: Re: Emacs Lisp Lesson: Text Processing HTML
- Next by thread: asdf-install sbcl windows
- Index(es):