unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Re: forward-word, kill-word etc. and special characters
       [not found] <59a0ecca-e9c2-4ebf-82a5-fb89017e8ac4@y21g2000vba.googlegroups.com>
@ 2010-05-24  0:23 ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2010-05-24  0:23 UTC (permalink / raw)
  To: help-gnu-emacs

> word, kill-word etc., too. But sometimes it is annoying that foward-
> word etc. don't see special characters like ()\=[]{} etc. as word

I see the similarity between {}[](), maybe also with \ but definitely
not with =, so the "likeness" between those chars is only clear in your
head (at least seen from Emacs's maintainer's point of view, and while
Emacs's point of view is not always identical, there's a correlation
between the two).

You can make your intention clear by using regexp-search rather than
forward-word.  E.g. C-u C-s [][(){}\=[:word:]]+


        Stefan


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-24  0:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <59a0ecca-e9c2-4ebf-82a5-fb89017e8ac4@y21g2000vba.googlegroups.com>
2010-05-24  0:23 ` forward-word, kill-word etc. and special characters Stefan Monnier

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).