all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#16296: subword.el regexps shouldn't be constants
@ 2013-12-29 23:43 Phil Sainty
  2014-01-03 18:16 ` Ted Zlatanov
  2014-01-05  5:50 ` Paul Eggert
  0 siblings, 2 replies; 5+ messages in thread
From: Phil Sainty @ 2013-12-29 23:43 UTC (permalink / raw)
  To: 16296

I notice that a recent(ish) change in subword.el changed the two
regexps (subword-forward-regexp and subword-backward-regexp) into
constants.

The reason for splitting them out into variables in the first
place was to help make subword-mode easily adaptable to other
situations where similar functionality was needed, but for different
definitions of 'subword'.

For the situation where the normal subword-forward/backward-function
values are fine and you simply need buffer-local overrides for the
regexps, this newer change would seem to be counter-productive.

Can we please revert it?

-Phil






^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-01-05  5:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-29 23:43 bug#16296: subword.el regexps shouldn't be constants Phil Sainty
2014-01-03 18:16 ` Ted Zlatanov
2014-01-03 22:08   ` Stefan Monnier
2014-01-04 11:32   ` Phil Sainty
2014-01-05  5:50 ` Paul Eggert

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.