From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: bogus binding of C-w in isearch editing mode Date: Wed, 17 Dec 2008 09:49:05 +0900 Message-ID: <873agnsk1q.fsf@catnip.gol.com> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229474977 18940 80.91.229.12 (17 Dec 2008 00:49:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2008 00:49:37 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 17 01:50:42 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LCkcV-0005Cu-Us for ged-emacs-devel@m.gmane.org; Wed, 17 Dec 2008 01:50:36 +0100 Original-Received: from localhost ([127.0.0.1]:48622 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCkbJ-0006d0-R5 for ged-emacs-devel@m.gmane.org; Tue, 16 Dec 2008 19:49:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LCkbF-0006ck-3g for emacs-devel@gnu.org; Tue, 16 Dec 2008 19:49:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LCkbA-0006cV-OC for emacs-devel@gnu.org; Tue, 16 Dec 2008 19:49:15 -0500 Original-Received: from [199.232.76.173] (port=36547 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCkbA-0006cS-Iq for emacs-devel@gnu.org; Tue, 16 Dec 2008 19:49:12 -0500 Original-Received: from smtp12.dentaku.gol.com ([203.216.5.74]:60006) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LCkb8-0000cB-MR; Tue, 16 Dec 2008 19:49:11 -0500 Original-Received: from 218.231.174.254.eo.eaccess.ne.jp ([218.231.174.254] helo=catnip.gol.com) by smtp12.dentaku.gol.com with esmtpa (Dentaku) id 1LCkb5-0002s4-Ta; Wed, 17 Dec 2008 09:49:07 +0900 Original-Received: by catnip.gol.com (Postfix, from userid 1000) id 27839DFBF; Wed, 17 Dec 2008 09:49:05 +0900 (JST) System-Type: x86_64-unknown-linux-gnu Original-Lines: 15 X-Virus-Scanned: ClamAV GOL (outbound) X-Abuse-Complaints: abuse@gol.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:106989 Archived-At: After entering "editing" mode in isearch (to edit the search string), via M-e, most editing commands work normally, but C-w doesn't work. Instead, it displays an error that the "binding is obsolete, use M-s w instead" (for some reason it doesn't saved in *Messages* so I don't have the exact wording). Very annoying... Thanks, -Miles -- Laughter, n. An interior convulsion, producing a distortion of the features and accompanied by inarticulate noises. It is infectious and, though intermittent, incurable.