From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#6220: subword support in isearch-yank-word-or-char Date: Fri, 21 May 2010 01:36:36 +0300 Organization: JURTA Message-ID: <87wruy42vf.fsf@mail.jurta.org> References: <20100519.192803.739015423147898448.yamato@redhat.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1274396253 23428 80.91.229.12 (20 May 2010 22:57:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 May 2010 22:57:33 +0000 (UTC) Cc: 6220-done@debbugs.gnu.org To: Masatake YAMATO Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri May 21 00:57:31 2010 connect(): No such file or directory Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OFEgE-0000Wh-LE for geb-bug-gnu-emacs@m.gmane.org; Fri, 21 May 2010 00:57:30 +0200 Original-Received: from localhost ([127.0.0.1]:39962 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFEgD-00058d-Ti for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 May 2010 18:57:29 -0400 Original-Received: from [140.186.70.92] (port=45471 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFEg3-00056o-Bh for bug-gnu-emacs@gnu.org; Thu, 20 May 2010 18:57:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFEg0-0008DD-Va for bug-gnu-emacs@gnu.org; Thu, 20 May 2010 18:57:18 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39266) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFEfx-0008D4-UN for bug-gnu-emacs@gnu.org; Thu, 20 May 2010 18:57:16 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OFENO-0001Vb-8o for bug-gnu-emacs@gnu.org; Thu, 20 May 2010 18:38:02 -0400 Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 May 2010 22:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 6220 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 6220@debbugs.gnu.org, juri@jurta.org Original-Received: via spool by 6220-done@debbugs.gnu.org id=D6220.12743950305787 (code D ref 6220); Thu, 20 May 2010 22:38:02 +0000 Original-Received: (at 6220-done) by debbugs.gnu.org; 20 May 2010 22:37:10 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFEMX-0001VI-Hs for submit@debbugs.gnu.org; Thu, 20 May 2010 18:37:09 -0400 Original-Received: from smtp-out1.starman.ee ([85.253.0.3] helo=mx1.starman.ee) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFEMU-0001U1-Bn for 6220-done@debbugs.gnu.org; Thu, 20 May 2010 18:37:07 -0400 X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Original-Received: from mail.starman.ee (82.131.33.97.cable.starman.ee [82.131.33.97]) by mx1.starman.ee (Postfix) with ESMTP id C34503F414B; Fri, 21 May 2010 01:36:59 +0300 (EEST) In-Reply-To: <20100519.192803.739015423147898448.yamato@redhat.com> (Masatake YAMATO's message of "Wed, 19 May 2010 19:28:03 +0900 (JST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 20 May 2010 18:38:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:37121 Archived-At: > This is not a bug report. This is a request to include my patch to > official emacs tree. > > With the patch you can pull a subword as yank text when you do > \C-w in isearch. > > (I've submitted this to emacs-devel the last year. > http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00604.html) Thanks, I installed your patch (with one small change: `boundp' instead of `fboundp'). -- Juri Linkov http://www.jurta.org/emacs/