emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#16296: closed (subword.el regexps shouldn't be con


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#16296: closed (subword.el regexps shouldn't be constants)
Date: Sun, 05 Jan 2014 05:51:02 +0000

Your message dated Sat, 04 Jan 2014 21:50:20 -0800
with message-id <address@hidden>
and subject line Re: subword.el regexps shouldn't be constants
has caused the debbugs.gnu.org bug report #16296,
regarding subword.el regexps shouldn't be constants
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
16296: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16296
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: subword.el regexps shouldn't be constants Date: Mon, 30 Dec 2013 12:43:10 +1300 User-agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
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




--- End Message ---
--- Begin Message --- Subject: Re: subword.el regexps shouldn't be constants Date: Sat, 04 Jan 2014 21:50:20 -0800 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
I installed that patch; thanks.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]