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

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

Re: How to quit?


From: Emanuel Berg
Subject: Re: How to quit?
Date: Fri, 27 Feb 2015 01:56:16 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Robert Thorpe <rt@robertthorpeconsulting.com> writes:

> Of course, parenthesis must balance in the blocks
> commented out for this to work. "(top-level)" can be
> used in init files but not in other code.

Are you sure? I don't get the second message here,
either as is or in a `progn':

    (message "hello")

    (top-level)

    (message "UK")

-- 
underground experts united


reply via email to

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