all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* forward-word and NamesLikeThis
@ 2006-06-18 21:42 Gregory Novak
  2006-06-18 21:49 ` Drew Adams
  0 siblings, 1 reply; 8+ messages in thread
From: Gregory Novak @ 2006-06-18 21:42 UTC (permalink / raw)


For a while I've wanted to make forward-word stop at each word in
NamesLikeThis in programming modes.  That is, forward-word would stop
at the L and the T.

I finally got around to looking at syntax tables and concluded that
this isn't possible since Emacs considers each character separately,
rather than as pairs, when deciding where forward-word should move
to. 

If anyone can disprove this conclusion, I'd be grateful.   

Thanks!
Greg

^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <mailman.3009.1150666977.9609.help-gnu-emacs@gnu.org>]
[parent not found: <mailman.3010.1150667368.9609.help-gnu-emacs@gnu.org>]
[parent not found: <mailman.3013.1150683192.9609.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2006-06-19  5:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-18 21:42 forward-word and NamesLikeThis Gregory Novak
2006-06-18 21:49 ` Drew Adams
     [not found] <mailman.3009.1150666977.9609.help-gnu-emacs@gnu.org>
2006-06-18 23:20 ` Johan Bockgård
2006-06-18 23:36 ` Benjamin Rutt
     [not found] <mailman.3010.1150667368.9609.help-gnu-emacs@gnu.org>
2006-06-19  0:07 ` B. T. Raven
2006-06-19  2:12   ` Drew Adams
     [not found] <mailman.3013.1150683192.9609.help-gnu-emacs@gnu.org>
2006-06-19  4:14 ` B. T. Raven
2006-06-19  5:05 ` Johan Bockgård

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.