From: Xavier Maillard <xma@gnu.org>
To: Dieter Wilhelm <dieter@duenenhof-wilhelm.de>
Cc: help-gnu-emacs@gnu.org, knowledgeless@gmail.com
Subject: Re: How to make Ctrl-d not log off the shell?
Date: Tue, 22 May 2007 06:37:52 +0200 [thread overview]
Message-ID: <200705220437.l4M4bqck012252@localhost.localdomain> (raw)
In-Reply-To: <87r6pe38jz.fsf@debby.local.net> (message from Dieter Wilhelm on Fri, 18 May 2007 09:17:04 +0200)
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
next prev parent reply other threads:[~2007-05-22 4:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-16 0:09 How to make Ctrl-d not log off the shell? mowgli
2007-05-16 3:38 ` Tyler Smith
2007-05-17 8:48 ` Dieter Wilhelm
[not found] ` <mailman.761.1179392245.32220.help-gnu-emacs@gnu.org>
2007-05-17 19:53 ` mowgli
2007-05-18 7:17 ` Dieter Wilhelm
2007-05-22 4:37 ` Xavier Maillard [this message]
2007-06-09 22:37 ` Stefan Monnier
-- strict thread matches above, loose matches on Subject: below --
2007-05-16 6:48 martin rudalics
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200705220437.l4M4bqck012252@localhost.localdomain \
--to=xma@gnu.org \
--cc=dieter@duenenhof-wilhelm.de \
--cc=help-gnu-emacs@gnu.org \
--cc=knowledgeless@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).