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

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

Re: How to make Ctrl-d not log off the shell?


From: Xavier Maillard
Subject: Re: How to make Ctrl-d not log off the shell?
Date: Tue, 22 May 2007 06:37:52 +0200
User-agent: Rmail in GNU Emacs 23.0.51.1 on GNU/Linux

   export IGNOREEOF=5 # only ^D (C-d) five times is exiting now.

This is, by far, the best approache we could have. Actually this
is what I am currently using too for ages. It just works like a
charm without any changes in the code, which is best(TM).

        Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org




reply via email to

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