From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#19940: 25.0.50; Infinite loop in `studlify-word' with Subword mode Date: Sun, 03 Apr 2016 17:43:06 +0300 Message-ID: <83fuv2rbwl.fsf@gnu.org> References: <1424812744.9280.0@smtp.gmail.com> <87r3enfj2h.fsf@mbork.pl> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1459694664 29578 80.91.229.3 (3 Apr 2016 14:44:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 Apr 2016 14:44:24 +0000 (UTC) Cc: 19940@debbugs.gnu.org, simenheg@gmail.com To: Marcin Borkowski Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Apr 03 16:44:13 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1amjG7-00036Y-2N for geb-bug-gnu-emacs@m.gmane.org; Sun, 03 Apr 2016 16:44:11 +0200 Original-Received: from localhost ([::1]:53743 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amjG6-0003cP-7Q for geb-bug-gnu-emacs@m.gmane.org; Sun, 03 Apr 2016 10:44:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amjG2-0003cB-NA for bug-gnu-emacs@gnu.org; Sun, 03 Apr 2016 10:44:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1amjFx-0006vZ-UZ for bug-gnu-emacs@gnu.org; Sun, 03 Apr 2016 10:44:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:52948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amjFx-0006vV-RF for bug-gnu-emacs@gnu.org; Sun, 03 Apr 2016 10:44:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1amjFx-0006eI-Jo for bug-gnu-emacs@gnu.org; Sun, 03 Apr 2016 10:44:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 03 Apr 2016 14:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19940 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 19940-submit@debbugs.gnu.org id=B19940.145969462625528 (code B ref 19940); Sun, 03 Apr 2016 14:44:01 +0000 Original-Received: (at 19940) by debbugs.gnu.org; 3 Apr 2016 14:43:46 +0000 Original-Received: from localhost ([127.0.0.1]:50075 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1amjFi-0006dg-JK for submit@debbugs.gnu.org; Sun, 03 Apr 2016 10:43:46 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1amjFg-0006dS-7H for 19940@debbugs.gnu.org; Sun, 03 Apr 2016 10:43:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1amjFW-0006tN-Au for 19940@debbugs.gnu.org; Sun, 03 Apr 2016 10:43:39 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amjFW-0006tJ-7N; Sun, 03 Apr 2016 10:43:34 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3053 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1amjFV-0005st-CU; Sun, 03 Apr 2016 10:43:33 -0400 In-reply-to: <87r3enfj2h.fsf@mbork.pl> (message from Marcin Borkowski on Sun, 03 Apr 2016 05:49:10 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:115928 Archived-At: > From: Marcin Borkowski > Date: Sun, 03 Apr 2016 05:49:10 +0200 > Cc: 19940@debbugs.gnu.org > > One possible solution would be to temporarily switch `subword-mode' off > in `studlify-region'. Given the nonsensicality of the latter, and the > fact that it breaks studlyCapsIdentifiers anyway, this might be the > preferred solution. If nobody proposes anything better, I'll tryto > prepare such a patch within a few days. Actually, the right solution is described in this NEWS entry: ** The new implementation of Subword mode affects word movement everywhere. When Subword mode is turned on, 'forward-word', 'backward-word', and everything that uses them will move by sub-words, effectively overriding the buffer's syntax table. Lisp programs that shouldn't be affected by Subword mode should call the new functions 'forward-word-strictly' and 'backward-word-strictly' instead. At the time I wrote this NEWS entry, I reviewed all the callers of forward/backward-word and changed those which I thought needed that; I guess I missed studly.el at that time. Sorry about that. Thanks.