all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Gunnar P. Vestergaard" <post@gunnar-pv.fo>
Cc: 375@emacsbugs.donarmstrong.com, bug-gnu-emacs@gnu.org
Subject: bug#375: forward-word cmd finds beginning of next word
Date: Sat, 07 Jun 2008 13:41:19 -0400	[thread overview]
Message-ID: <jwvbq2d87vf.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <484A9DCC.2090602@gunnar-pv.fo> (Gunnar P. Vestergaard's message of "Sat, 07 Jun 2008 15:40:12 +0100")

tag 375 +wontfix

> I have a feature request for GNU Emacs: In Emacs, when using the command
> forward-word, with the keyboard shortcut M-F, I understand that Emacs places
> point just after the end of the current word, pointing at the beginning of
> a non-letter sequence. And the command backward-word, with the keyboard
> shortcut M-B, places point at the beginning of the current word, or if it is
> already at the beginning of a word, it places point at the beginning of the
> previous word.

All possible variants have advantages and disadvantages.

The advantage of Emacs's behavior is that you can get to either end of
a word.  E.g. you can get the behavior you want if you do M-f M-f M-b
(tho this only works if you're not at the end of the buffer, obviously).

There's not much point changing the behavior to something else which is
not clearly better.  The argument that  it is "what people expect"
doesn't have much weight here, because the difference doesn't lead
to confusion.


        Stefan






  parent reply	other threads:[~2008-06-07 17:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-07 14:40 bug#375: forward-word cmd finds beginning of next word Gunnar P. Vestergaard
2008-06-07 16:52 ` Eli Zaretskii
2008-06-07 17:41 ` Stefan Monnier [this message]
2012-02-22  2:22   ` Glenn Morris

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=jwvbq2d87vf.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=375@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=post@gunnar-pv.fo \
    /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.