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

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

RE: How to quit?


From: Doug Lewan
Subject: RE: How to quit?
Date: Wed, 25 Feb 2015 16:07:12 +0000

Marcin,

No such thing in LISP. That's just not in its nature.

However, you can use C-uC-u M-x comment-region, for example, to create comments 
that you've added strictly for this debugging exercise.

-- 
,Doug
Douglas Lewan
Shubert Ticketing
(201) 489-8600 ext 224 or ext 4335

The human brain is the most complex thing known to man, according to the human 
brain.


> -----Original Message-----
> From: help-gnu-emacs-bounces+dougl=shubertticketing.com@gnu.org
> [mailto:help-gnu-emacs-bounces+dougl=shubertticketing.com@gnu.org] On
> Behalf Of Marcin Borkowski
> Sent: Wednesday, 2015 February 25 10:37
> To: Help Gnu Emacs mailing list
> Subject: How to quit?
> 
> OK, so I have a problem, and it doesn't show up when I do emacs -Q.  So
> I take a deep breath and bisect my 900-line init.el...
> 
> In LaTeX, however, when I have some weird problem, I can put \endinput
> in a file, and everything past that is ignored.  Is there anything like
> that in Elisp?
> 
> It just occured to me that (debug) /might/ work, and so might
> (keyboard-quit).  Is this a good idea?  Are there any others?
> 
> Best,
> 
> --
> Marcin Borkowski
> http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
> Faculty of Mathematics and Computer Science
> Adam Mickiewicz University




reply via email to

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