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: Johan Bockgård
Subject: Re: How to set outline-level in the first line?
Date: Sun, 20 May 2007 15:07:50 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> 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

-- 
Johan Bockgård


reply via email to

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