From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Migrating from Jove - help?
Date: Wed, 23 Jun 2004 16:14:48 -0600 [thread overview]
Message-ID: <40DA00D8.3080704@yahoo.com> (raw)
In-Reply-To: 200406231710.54939.emacs@oddiofile.com
Alan Ezust wrote:
> Using:GNU Emacs 21.3.1
>
> I've been using jonathan's own version of emacs since 1988,
> and I've tried gnu-emacs a few times but keep giving up because
> I can't figure out how to do jove-like things in it yet.
>
> 1. If I make changes and want to exit without saving, in jove I do
> ctrl-x ctrl-c
> it asks: "modified buffers exist - exit anyway?",
> I say: "y<return>" and it lets me out.
>
> But with emacs, it asks me first this other question, which requires the
> opposite yes/no answer, which always screws me up:
> "save file? y/n"
>
> And then, if I say N, emacs asks me ANOTHER
> question, and it won't accept a simple y/n, so I have to type
> "yes<return>"
>
> Can I have it skip that first question, and also permit me a single letter
> response for the second?
No and no. But you can shoot yourself in the foot like this:
(global-set-key "\C-x\C-c" 'kill-emacs) ; was save-buffer-kill-emacs
--
Kevin Rodgers
next prev parent reply other threads:[~2004-06-23 22:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-23 21:10 Migrating from Jove - help? Alan Ezust
2004-06-23 21:40 ` gebser
2004-06-23 22:14 ` Kevin Rodgers [this message]
2004-06-23 23:17 ` Josh Howard
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=40DA00D8.3080704@yahoo.com \
--to=ihs_4664@yahoo.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).