From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: Enhance word-based commands?
Date: Thu, 16 Jan 2003 08:42:53 +0100 [thread overview]
Message-ID: <84r8bdwneq.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: 84el7edy18.fsf@lucy.is.informatik.uni-duisburg.de
kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:
> I think it might help to change the behavior of the word-based
> commands, as follows: Right now, M-f positions point after the end of
> the next word. If there are non-word characters at point, those are
> skipped first. I think it might help to change M-f as follows: if
> there are non-word characters at point, skip past them but no
> further. The behavior of M-b would be the same: if at a non-word
> character, skip past the chunk of non-word characters but no further.
Another alternative would be to consider each non-word character
(that is not whitespace) a `word' in its own right. I think this is
what C-w does in isearch-mode. So there is precedence for this
behavior in Emacs.
Still looking for opinions...
--
Ambibibentists unite!
next prev parent reply other threads:[~2003-01-16 7:42 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-15 19:16 Enhance word-based commands? Kai Großjohann
2003-01-16 7:42 ` Kai Großjohann [this message]
2003-01-16 23:54 ` Kim F. Storm
2003-01-17 11:48 ` Kai Großjohann
2003-01-17 15:31 ` Andreas Schwab
2003-01-17 2:56 ` Miles Bader
2003-01-17 11:45 ` Kai Großjohann
2003-01-17 9:22 ` Richard Stallman
2003-01-17 11:44 ` Kai Großjohann
2003-01-17 13:53 ` Kim F. Storm
2003-01-19 2:18 ` Kim F. Storm
2003-01-19 1:35 ` 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=84r8bdwneq.fsf@lucy.is.informatik.uni-duisburg.de \
--to=kai.grossjohann@uni-duisburg.de \
/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.