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

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

Re: How to set outline-level in the first line?


From: Stefan Monnier
Subject: Re: How to set outline-level in the first line?
Date: Sat, 09 Jun 2007 19:58:10 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

>> This can't be right. `defun' is a command which is used for its
>> side-effect, not its return value.

> Emacs Lisp is not Scheme.
> (defun foo ())   =>   foo

Believe me I know.  But that doesn't mean that the code I had quoted was
right or that `defun' is a command used for its return value.


        Stefan


reply via email to

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