Re: Emacs Lisp Lesson: Text Processing HTML



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/
.