GNU bug report logs - #375
forward-word cmd finds beginning of next word

Previous Next

Package: emacs;

Reported by: "Gunnar P. Vestergaard" <post <at> gunnar-pv.fo>

Date: Sat, 7 Jun 2008 14:50:04 UTC

Severity: wishlist

Tags: wontfix

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: "Gunnar P. Vestergaard" <post <at> gunnar-pv.fo>
Cc: 375 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: bug#375: forward-word cmd finds beginning of next word
Date: Sat, 07 Jun 2008 13:41:19 -0400
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




This bug report was last modified 13 years and 148 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.