all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: emacs-devel@gnu.org
Subject: Re: Small enhancement for add-log.el
Date: Fri, 8 Oct 2004 17:45:59 -0500 (CDT)	[thread overview]
Message-ID: <200410082245.i98Mjxi22150@raven.dms.auburn.edu> (raw)
In-Reply-To: <m33c0p2ujp.fsf@kfs-l.imdomain.dk> (storm@cua.dk)

Kim Storm wrote:

   Personally I would find it "consistent" if 'q' could be used to quit
   out of any buffer that I have just "looked at" and never intended to
   change--whether I opened it (or some other command opened it) in
   view-mode or not (as is the case for pcl-cvs).

   Whether I can 'expect that' is another issue -- for me, the
   convenience of being able to do so would IMHO greatly exceed the
   rare(?) inconvenience of having to do something special if I
   really need to insert a 'q' as the first character in a buffer after
   opening it.

   Of course, if I also want SPC and DEL to behave like view-mode, things
   may get more confusing.

The fact that if I type `q' in a writable buffer then `q' gets
inserted, is consistent with the fact that if I type any other
self-inserting character, it is going to self-insert.

Actually, even in read-only buffers, `q' has no real standard meaning,
although it usually _buries_ the buffer.  View mode's treatment of `q'
is somewhat unusual, in that it usually kills the buffer.

`C-x k RET' is not exactly super-inconvenient.

You seem to consider View mode as _the_ standard behavior of Emacs.
If that is how you feel, why do you not enable View mode by default in
all buffers, or at least in all buffers in which you want the
behavior?  (In your own Emacs, not in CVS.)  You can always press `e'
if you actually want to do some editing.  That would seem to be a
_much_ simpler way to achieve what you want to achieve.

Sincerely,

Luc.

  reply	other threads:[~2004-10-08 22:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-07 22:06 Small enhancement for add-log.el Kim F. Storm
2004-10-07 22:21 ` David Kastrup
2004-10-07 23:00   ` Kim F. Storm
2004-10-08 12:25     ` Kai Grossjohann
2004-10-07 23:07 ` Luc Teirlinck
2004-10-08  8:54   ` Kim F. Storm
2004-10-08 13:01     ` Luc Teirlinck
2004-10-08 13:44       ` Kim F. Storm
2004-10-08 22:45         ` Luc Teirlinck [this message]
2004-10-11 22:23       ` Kim F. Storm
2004-10-12 14:28         ` Juri Linkov
2004-10-12 14:40         ` Stefan Monnier
2004-10-08 13:19     ` Stefan
2004-10-08 13:54       ` Kim F. Storm
2004-10-09 15:44 ` Richard Stallman

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200410082245.i98Mjxi22150@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.