From unknown Wed Jun 18 23:09:11 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#23429 <23429@debbugs.gnu.org> To: bug#23429 <23429@debbugs.gnu.org> Subject: Status: 25.0.90; `dired-do-find-regexp' doc string Reply-To: bug#23429 <23429@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:09:11 +0000 retitle 23429 25.0.90; `dired-do-find-regexp' doc string reassign 23429 emacs submitter 23429 Drew Adams severity 23429 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Mon May 02 13:58:44 2016 Received: (at submit) by debbugs.gnu.org; 2 May 2016 17:58:45 +0000 Received: from localhost ([127.0.0.1]:34149 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axI7I-0002Ey-Nk for submit@debbugs.gnu.org; Mon, 02 May 2016 13:58:44 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46672) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axI7G-0002Eg-MF for submit@debbugs.gnu.org; Mon, 02 May 2016 13:58:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axI72-0005H3-2x for submit@debbugs.gnu.org; Mon, 02 May 2016 13:58:34 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: ** X-Spam-Status: No, score=2.8 required=5.0 tests=BAYES_50,XPRIO autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:47206) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axI72-0005Fj-0D for submit@debbugs.gnu.org; Mon, 02 May 2016 13:58:28 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37554) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axI6q-00023G-CA for bug-gnu-emacs@gnu.org; Mon, 02 May 2016 13:58:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axI6c-0005Bq-Ln for bug-gnu-emacs@gnu.org; Mon, 02 May 2016 13:58:08 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:29397) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axI6c-00055b-Dq for bug-gnu-emacs@gnu.org; Mon, 02 May 2016 13:58:02 -0400 Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u42Hvb4c027974 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Mon, 2 May 2016 17:57:38 GMT Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by userv0022.oracle.com (8.14.4/8.13.8) with ESMTP id u42HvbgM009585 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 2 May 2016 17:57:37 GMT Received: from abhmp0010.oracle.com (abhmp0010.oracle.com [141.146.116.16]) by userv0121.oracle.com (8.13.8/8.13.8) with ESMTP id u42HvXZm013767 for ; Mon, 2 May 2016 17:57:37 GMT MIME-Version: 1.0 Message-ID: Date: Mon, 2 May 2016 10:57:31 -0700 (PDT) From: Drew Adams To: bug-gnu-emacs@gnu.org Subject: 25.0.90; `dired-do-find-regexp' doc string X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6744.5000 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: userv0022.oracle.com [156.151.31.74] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -2.0 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) "Find all matches for REGEXP in all marked files, recursively." What does it mean to find matches in a particular marked file, _recursively_? This seems to be a nonsense description. If what you mean is that the marked files in a marked _subdirectory_ are searched, and so on for its marked subdirs, recursively - then say so. If you don't mean something like that then I cannot imagine what this means. How can a _file_ (marked or not) be searched recursively? In GNU Emacs 25.0.90.4 (i686-w64-mingw32) of 2016-03-20 Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --host=3Di686-w64-mingw32 --without-dbus --without-compress-install CFLAGS=3D-static' From debbugs-submit-bounces@debbugs.gnu.org Mon May 02 14:09:17 2016 Received: (at 23429) by debbugs.gnu.org; 2 May 2016 18:09:18 +0000 Received: from localhost ([127.0.0.1]:34155 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axIHV-0002W3-OC for submit@debbugs.gnu.org; Mon, 02 May 2016 14:09:17 -0400 Received: from mail-wm0-f41.google.com ([74.125.82.41]:35725) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axIHU-0002Vp-QH for 23429@debbugs.gnu.org; Mon, 02 May 2016 14:09:17 -0400 Received: by mail-wm0-f41.google.com with SMTP id e201so117108097wme.0 for <23429@debbugs.gnu.org>; Mon, 02 May 2016 11:09:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=0HnKF5vkXSxquM4XJrQZPiiSiQlvx02QaFDuOyVIpB0=; b=YLSM+lnhU3vEPv8fOy6UJWTfNc3AJCg8VUewV1Jee1F91TB88QysFakbRfzI/y8jSR 6viwJ4Jyd1+0uZOEIjnl2sDjBiQoMvWFvDLk8wL9IJdwXow6FUU1mDK5YkLm2+QJq03y CvedGaUqUZuvZ5ZiUafdW0WGpiG5y44/rC5gCQt21eR9ztzwVCnNOrbf4rDyK2B25aT8 Mf4gUz2WGDuIIcXct3vnYS/tsNpOEdE7JvuoBKhtt9U0O2uYfkJzRbA4sl1OffE/9zP9 8hDYZakHESdFBcPgV47CZpm1Q8UmA3pNtCuhwXvGvAByvQ1OLp6LkUkjgUlZStgEED0V 1aaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=0HnKF5vkXSxquM4XJrQZPiiSiQlvx02QaFDuOyVIpB0=; b=lj3mbWZ3o+kQX6zmEYRkpKFdKuEluPwNJL+Go88KMPhUh85ZC5WJrJ+behPBsbLEnz XbIe/a1aIy5nO8pOCZN8mIcHoOFuedaGCk7vVEbqDZr5O8+Q9QHNzXGoBGjaOOYHBood aLmrqTFNW75X/td4CkpPR0bL6ec+Ix12dWXA1YffGPWx+vzfAj+8S9OFJVvtZeJ9hcmY HgacbVxxxEjH8aFqtO0CVyQG2c30JXwvg7aiDINjZlIwFViO6rHfct5qgWqskkJmNEDN zDFA+70gvcxBv5+3fHfOkBBudh/HR+i8CA1srNGFgiATm0FfjGtv/tKEbv2DY2DCW9jo ulPg== X-Gm-Message-State: AOPr4FVUcimNhEeTfwYthgAXzfUstKSzP93nN1PkWA5PYRkJWa4AT0DVwB/1cmpQRrHOvQ== X-Received: by 10.28.35.208 with SMTP id j199mr20730131wmj.22.1462212551022; Mon, 02 May 2016 11:09:11 -0700 (PDT) Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id c4sm31698873wjm.24.2016.05.02.11.09.09 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 02 May 2016 11:09:10 -0700 (PDT) Subject: Re: bug#23429: 25.0.90; `dired-do-find-regexp' doc string To: Drew Adams , 23429@debbugs.gnu.org References: From: Dmitry Gutov Message-ID: Date: Mon, 2 May 2016 21:09:08 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 23429 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On 05/02/2016 08:57 PM, Drew Adams wrote: > If what you mean is that the marked files in a marked _subdirectory_ > are searched, and so on for its marked subdirs, recursively - then > say so. Care to propose an exact wording? > If you don't mean something like that then I cannot imagine what this > means. How can a _file_ (marked or not) be searched recursively? A file can be a directory, in Emacs and in general Unix parlance. Those marked files that are, are searched recursively. The regular files are searched, period. From debbugs-submit-bounces@debbugs.gnu.org Mon May 02 14:26:24 2016 Received: (at 23429) by debbugs.gnu.org; 2 May 2016 18:26:24 +0000 Received: from localhost ([127.0.0.1]:34171 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axIY3-0002xM-SC for submit@debbugs.gnu.org; Mon, 02 May 2016 14:26:24 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:49677) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axIY1-0002x8-MK for 23429@debbugs.gnu.org; Mon, 02 May 2016 14:26:22 -0400 Received: from aserv0021.oracle.com (aserv0021.oracle.com [141.146.126.233]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u42IQFgF001119 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 2 May 2016 18:26:15 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by aserv0021.oracle.com (8.13.8/8.13.8) with ESMTP id u42IQFAw014844 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 2 May 2016 18:26:15 GMT Received: from abhmp0010.oracle.com (abhmp0010.oracle.com [141.146.116.16]) by aserv0122.oracle.com (8.13.8/8.13.8) with ESMTP id u42IQC7C027390; Mon, 2 May 2016 18:26:14 GMT MIME-Version: 1.0 Message-ID: <95e93aa9-420d-4029-9570-21405696ed42@default> Date: Mon, 2 May 2016 11:26:11 -0700 (PDT) From: Drew Adams To: Dmitry Gutov , 23429@debbugs.gnu.org Subject: RE: bug#23429: 25.0.90; `dired-do-find-regexp' doc string References: In-Reply-To: X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6744.5000 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: aserv0021.oracle.com [141.146.126.233] X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 23429 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > > If what you mean is that the marked files in a marked _subdirectory_ > > are searched, and so on for its marked subdirs, recursively - then > > say so. >=20 > Care to propose an exact wording? Nope. Dunno what the command does, and don't have the time to study the code more. > > If you don't mean something like that then I cannot imagine what this > > means. How can a _file_ (marked or not) be searched recursively? >=20 > A file can be a directory, in Emacs and in general Unix parlance. You mean that a directory is, or can be, a file. But it is a particular kind of file. If you mean a directory then say a directory. And even for a directory, if regarded as a file it cannot be searched recursively. The _contents_ of a directory can be searched, and the contents of its subdirectories can be searched, and so on. > Those marked files that are, are searched recursively. The regular files > are searched, period. Search marked files, including marked subdirs. Act recursively on marked subdirs. But you need to specify whether ALL files and ALL subdirs in a marked subdir are acted on, or just the marked files and=20 marked subdirs in a marked subdir. Here's one possibility (from Dired+): The files searched are those that are marked in the current Dired buffer. Marked subdirectories are handled recursively in the same way. Dunno whether that is the behavior you have, but you see that there are several possibilities. From debbugs-submit-bounces@debbugs.gnu.org Mon May 02 15:59:20 2016 Received: (at 23429-done) by debbugs.gnu.org; 2 May 2016 19:59:20 +0000 Received: from localhost ([127.0.0.1]:34209 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axJzz-00059D-Pe for submit@debbugs.gnu.org; Mon, 02 May 2016 15:59:19 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58945) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axJzy-000590-7g for 23429-done@debbugs.gnu.org; Mon, 02 May 2016 15:59:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axJzi-00017v-Vc for 23429-done@debbugs.gnu.org; Mon, 02 May 2016 15:59:09 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_40,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36452) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axJzi-00017I-RR; Mon, 02 May 2016 15:59:02 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3528 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1axJzc-0007dG-Jk; Mon, 02 May 2016 15:58:57 -0400 Date: Mon, 02 May 2016 22:58:59 +0300 Message-Id: <83oa8okz98.fsf@gnu.org> From: Eli Zaretskii To: Drew Adams In-reply-to: <95e93aa9-420d-4029-9570-21405696ed42@default> (message from Drew Adams on Mon, 2 May 2016 11:26:11 -0700 (PDT)) Subject: Re: bug#23429: 25.0.90; `dired-do-find-regexp' doc string References: <95e93aa9-420d-4029-9570-21405696ed42@default> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: 23429-done Cc: 23429-done@debbugs.gnu.org, dgutov@yandex.ru X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) > Date: Mon, 2 May 2016 11:26:11 -0700 (PDT) > From: Drew Adams > > But you need to specify whether ALL files and ALL subdirs in > a marked subdir are acted on, or just the marked files and > marked subdirs in a marked subdir. > > Here's one possibility (from Dired+): > > The files searched are those that are marked in the current > Dired buffer. Marked subdirectories are handled recursively > in the same way. > > Dunno whether that is the behavior you have, but you see that > there are several possibilities. Fixed, thanks. From debbugs-submit-bounces@debbugs.gnu.org Mon May 02 16:12:03 2016 Received: (at 23429) by debbugs.gnu.org; 2 May 2016 20:12:03 +0000 Received: from localhost ([127.0.0.1]:34216 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axKCI-0005SN-Un for submit@debbugs.gnu.org; Mon, 02 May 2016 16:12:03 -0400 Received: from mail-wm0-f50.google.com ([74.125.82.50]:33387) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axKCH-0005Rr-Km for 23429@debbugs.gnu.org; Mon, 02 May 2016 16:12:01 -0400 Received: by mail-wm0-f50.google.com with SMTP id g17so24663742wme.0 for <23429@debbugs.gnu.org>; Mon, 02 May 2016 13:12:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=DruG/UDB226tzuwaw4RvKj7BdZZn/huY+oH4JSr6M5c=; b=NkLH6SH/jmqNbOioSweHh7X/p8DObpRVh3y6nHE9KWf5dOMX82stoFnIsEBhJeUvhc AouRhJ/O3UyJiFYS866ENyFz4tKmE0Y+SxvbztLGbklr75IsZYsXbVSQs9PxUIVtfuDU oEwH3E5l91+Vyx+RuGczFL7OxOeo3uFpRdft/PQzFfaUupnD91f3+ft4yqoJxd3gk8G8 CJbqIf2t+mhfaT7wfcCZiMS0IwyUe0gOQk+6yaeYTURK1duqgzJXT7p7Y2JKbUF5SwP5 ytca3Jnz2kpihhQeZCtdY+ZrljMQ61NATLjcZ29CASWij7GeJDAG/NtJOg0OdfWAApxa 36mg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=DruG/UDB226tzuwaw4RvKj7BdZZn/huY+oH4JSr6M5c=; b=P2DcOBHCmPkS4B2mtD6+p5wBqt0G7UASFQZUoYSO1tw/s4WOsVOufxSnw1J7HaBlWe kxlvFb5U2m7uK3yGhFqNP+h2gEDpV1qctIM9ybxvp5cy0on1WTlyeSdb9RTbEYU081Rp OnOuTd5zI/C3vFrdyeY4S6EJHzC6g7kCAHGXErthSRrCCQtJFqhHQDR8OST+cIRlvYYL z60J8ZYc3vWWxRy/tgxsvPp12cs/GSf7s9RKvJqTxKxkEZjVXY6izNSKV0T/lxCNgTyJ wCJbTE1se5U6m/zL0TyHjd7MqkOutfZB4eK5lCHA3EfPAiveQcn2lOkj4kQ6pnmqcFVV 7yJQ== X-Gm-Message-State: AOPr4FWv2gERBgyGMegSNucxokPPDBoJO6zEiT4vJrVScHV/QF/eQR75H65iFOX+7B81EQ== X-Received: by 10.28.177.132 with SMTP id a126mr19716254wmf.86.1462219916110; Mon, 02 May 2016 13:11:56 -0700 (PDT) Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id u4sm32192841wjz.4.2016.05.02.13.11.54 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 02 May 2016 13:11:55 -0700 (PDT) Subject: Re: bug#23429: 25.0.90; `dired-do-find-regexp' doc string To: 23429@debbugs.gnu.org, eliz@gnu.org, drew.adams@oracle.com References: <95e93aa9-420d-4029-9570-21405696ed42@default> <83oa8okz98.fsf@gnu.org> From: Dmitry Gutov Message-ID: <36ef6483-bb99-8fe8-9635-d025241d40ab@yandex.ru> Date: Mon, 2 May 2016 23:11:52 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1 MIME-Version: 1.0 In-Reply-To: <83oa8okz98.fsf@gnu.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 23429 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On 05/02/2016 10:58 PM, Eli Zaretskii wrote: > Fixed, thanks. Thanks, Eli. Should the docstrings mention that some files and subdirectories do get ignored, according to vc-directory-exclusion-list and grep-find-ignored-files? From debbugs-submit-bounces@debbugs.gnu.org Mon May 02 16:14:14 2016 Received: (at 23429) by debbugs.gnu.org; 2 May 2016 20:14:14 +0000 Received: from localhost ([127.0.0.1]:34221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axKEQ-0005Vp-9C for submit@debbugs.gnu.org; Mon, 02 May 2016 16:14:14 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:28162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axKEN-0005Vb-PL for 23429@debbugs.gnu.org; Mon, 02 May 2016 16:14:12 -0400 Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u42KE5Rh029799 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 2 May 2016 20:14:05 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userv0022.oracle.com (8.14.4/8.13.8) with ESMTP id u42KE5SU008016 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 2 May 2016 20:14:05 GMT Received: from abhmp0010.oracle.com (abhmp0010.oracle.com [141.146.116.16]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id u42KE4UZ032210; Mon, 2 May 2016 20:14:05 GMT MIME-Version: 1.0 Message-ID: <1ac055b3-6444-44bf-ae2e-11e74e847a9a@default> Date: Mon, 2 May 2016 13:14:03 -0700 (PDT) From: Drew Adams To: Dmitry Gutov , 23429@debbugs.gnu.org, eliz@gnu.org Subject: RE: bug#23429: 25.0.90; `dired-do-find-regexp' doc string References: <95e93aa9-420d-4029-9570-21405696ed42@default> <83oa8okz98.fsf@gnu.org> <36ef6483-bb99-8fe8-9635-d025241d40ab@yandex.ru> In-Reply-To: <36ef6483-bb99-8fe8-9635-d025241d40ab@yandex.ru> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6744.5000 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: userv0022.oracle.com [156.151.31.74] X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 23429 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > Should the docstrings mention that some files and subdirectories do get > ignored, according to vc-directory-exclusion-list and > grep-find-ignored-files? I'm not Eli, but yes. From debbugs-submit-bounces@debbugs.gnu.org Mon May 02 16:42:17 2016 Received: (at 23429) by debbugs.gnu.org; 2 May 2016 20:42:17 +0000 Received: from localhost ([127.0.0.1]:34233 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axKfZ-0006AH-0q for submit@debbugs.gnu.org; Mon, 02 May 2016 16:42:17 -0400 Received: from mail-wm0-f44.google.com ([74.125.82.44]:37776) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axKfX-0006A2-HQ for 23429@debbugs.gnu.org; Mon, 02 May 2016 16:42:15 -0400 Received: by mail-wm0-f44.google.com with SMTP id a17so5641399wme.0 for <23429@debbugs.gnu.org>; Mon, 02 May 2016 13:42:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=IUwMhVX8Fc+Ks6E4n4uMmaVP9rV29B07hEYi9vb+/RI=; b=z10v2vdWlhtC2DaNba2ak47cSOWqB6KlDFUHN5cIuG7yW3zsdsupFqMUMpE5xxf789 ck5V0ajQeUxScbdGxt+2jOuMQmlhO3Gn2Yzugp+qwHuFQWxSbDPG35M0GDyMiZI4D0ia OZWlNGZ17Ag1q0gner4Jzz95DFcE9f6FNCm9xBFgkJjdYxxs9KvJyKhWHjTowHlv6ahF u2cfa6xzp6AxhqQ2lRfHcHVT4cJkvAeKnYtiJsS8ohbXRmbKGh/YmN/1QYviHkTL7r7U uZm7IF/fV7eaAgcCU8E3GJLbzwLJe2NL6RZEA0DtYhyB1sejIBZhQiEtGCVrtqISklTv yDTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=IUwMhVX8Fc+Ks6E4n4uMmaVP9rV29B07hEYi9vb+/RI=; b=Yjea7mAgSuEkyNgMA1jAeXj8NlZiaETUe7rgQ/U/JfsweSk9cqPY5BmX/o2fY1YFcL 3RufW+avs1LA3HoTgCNFwJDth+BoLlQXYMjkV8lu3rJ92CbwdfsmSi1chsENI47SU0kK NN4+YJr2Pm72XSGiNVt9sCauzrCr3siPFHAf+Mp5WG/2cF+YgIuqaKYtG6yPU6kPQMHa EIHrRjFe3+zKFEIOvT9YeBmpuVaCJ4N/22NKdN2p5JRlwjNAPqOUFWJWsU2WMfNj08x0 CSldGXZwUd7se1hi4VKdLgzMET7zmxT+hxio6r69v7kz0VuZ7GKWgEWmL4hZ/FiEeU+o 2fYA== X-Gm-Message-State: AOPr4FWDPELaGBI2XHWV+19RiJ98AIA8YvxHf81mR9dKd+rKOdQIVuKpNCsfmxr2dZ0rVw== X-Received: by 10.194.216.33 with SMTP id on1mr38093236wjc.120.1462221729937; Mon, 02 May 2016 13:42:09 -0700 (PDT) Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id q125sm521346wmd.19.2016.05.02.13.42.07 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 02 May 2016 13:42:09 -0700 (PDT) Subject: Re: bug#23429: 25.0.90; `dired-do-find-regexp' doc string To: Drew Adams , 23429@debbugs.gnu.org, eliz@gnu.org References: <95e93aa9-420d-4029-9570-21405696ed42@default> <83oa8okz98.fsf@gnu.org> <36ef6483-bb99-8fe8-9635-d025241d40ab@yandex.ru> <1ac055b3-6444-44bf-ae2e-11e74e847a9a@default> From: Dmitry Gutov Message-ID: <059f9308-e8bd-ad18-a60a-b48a8249278f@yandex.ru> Date: Mon, 2 May 2016 23:42:05 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1 MIME-Version: 1.0 In-Reply-To: <1ac055b3-6444-44bf-ae2e-11e74e847a9a@default> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 23429 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On 05/02/2016 11:14 PM, Drew Adams wrote: >> Should the docstrings mention that some files and subdirectories do get >> ignored, according to vc-directory-exclusion-list and >> grep-find-ignored-files? > > I'm not Eli, but yes. Would you like to propose the wording? Should both dired-do-find-regexp and dired-do-find-regexp-and-replace's docstrings contain the same sentences for that information? From debbugs-submit-bounces@debbugs.gnu.org Mon May 02 16:58:49 2016 Received: (at 23429) by debbugs.gnu.org; 2 May 2016 20:58:49 +0000 Received: from localhost ([127.0.0.1]:34253 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axKvZ-0006Ys-G6 for submit@debbugs.gnu.org; Mon, 02 May 2016 16:58:49 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:30846) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axKvX-0006Yg-Vb for 23429@debbugs.gnu.org; Mon, 02 May 2016 16:58:48 -0400 Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u42KweGO002655 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 2 May 2016 20:58:41 GMT Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by userv0021.oracle.com (8.13.8/8.13.8) with ESMTP id u42Kwel3012640 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 2 May 2016 20:58:40 GMT Received: from abhmp0010.oracle.com (abhmp0010.oracle.com [141.146.116.16]) by userv0121.oracle.com (8.13.8/8.13.8) with ESMTP id u42KwdK7021021; Mon, 2 May 2016 20:58:39 GMT MIME-Version: 1.0 Message-ID: <059fd203-68a2-4d4f-bff2-1422cb4c1d52@default> Date: Mon, 2 May 2016 13:58:38 -0700 (PDT) From: Drew Adams To: Dmitry Gutov , 23429@debbugs.gnu.org, eliz@gnu.org Subject: RE: bug#23429: 25.0.90; `dired-do-find-regexp' doc string References: <95e93aa9-420d-4029-9570-21405696ed42@default> <83oa8okz98.fsf@gnu.org> <36ef6483-bb99-8fe8-9635-d025241d40ab@yandex.ru> <1ac055b3-6444-44bf-ae2e-11e74e847a9a@default> <059f9308-e8bd-ad18-a60a-b48a8249278f@yandex.ru> In-Reply-To: <059f9308-e8bd-ad18-a60a-b48a8249278f@yandex.ru> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6744.5000 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: userv0021.oracle.com [156.151.31.71] X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 23429 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > >> Should the docstrings mention that some files and subdirectories do ge= t > >> ignored, according to vc-directory-exclusion-list and > >> grep-find-ignored-files? > > > > I'm not Eli, but yes. >=20 > Would you like to propose the wording? Presumably something like this (?). Files with names matching the values of `vc-directory-exclusion-list' or `grep-find-ignored-files' are not searched. > Should both dired-do-find-regexp and dired-do-find-regexp-and-replace's > docstrings contain the same sentences for that information? If the meaning/behavior is the same, why not? From debbugs-submit-bounces@debbugs.gnu.org Mon May 02 17:02:14 2016 Received: (at 23429) by debbugs.gnu.org; 2 May 2016 21:02:14 +0000 Received: from localhost ([127.0.0.1]:34257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axKyr-0008F1-UO for submit@debbugs.gnu.org; Mon, 02 May 2016 17:02:14 -0400 Received: from mail-wm0-f49.google.com ([74.125.82.49]:37928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axKyq-0008BQ-Qt for 23429@debbugs.gnu.org; Mon, 02 May 2016 17:02:13 -0400 Received: by mail-wm0-f49.google.com with SMTP id g17so6282686wme.1 for <23429@debbugs.gnu.org>; Mon, 02 May 2016 14:02:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=pM4NLjT5+zKgPi8A3jfAaNGnx46e8S13mvpXNHYYmIk=; b=MF0IPP7NSTEZMPDHAxY/NUAvjwb4/aoBvG2yYGIY2k5JgRj/8Mqu7Wka3lk0F0NNDg d1zBcx7Md6WWH5LZshkHydwFJ5MPAwRiowAiVlrRFUWoHheCHqpy1JGL5Pat6GBf6Zuu bo7w7/F/HnfUJbchQqTxWkwMCKn+M7HHSwRGwjjgLk+DfMgwGNv73PJSGNAwUBGXsWOr Oyux7Xj54Ys4/fpUZNuv/j4oKrX9iIF2mgNQ45Twh4vTZ/zs4zIs3NjdS7IdOnQpqedi TKEOWietYgbHVB09x3QMuNoEl3InVRuKX1wNE8mpZPuXyqeZniJebZluFoZ++5ZMyRWm K1Aw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=pM4NLjT5+zKgPi8A3jfAaNGnx46e8S13mvpXNHYYmIk=; b=LkM0ffpVfd1QbB8x3sM+YR2ySj1GGviRNs8w5DOt2KrKKj1wvCkO3ERL8tSrKFtpDT iCgtpdUqS3i2Hk9ezTW+f8FG8uAgIZEt8NrXhLlO27hH8f11nDrnI0ozDi7yEdRPvN3u 6tYamnUQZhNnbQwc/OSDk6kXna42RID6mCB2Qu8l77/pewBRVTj863ItKg3Hit+z+zyd wofJ7Yjd7FkTf0EjFW3c/difa8dF9BcY32KlyvHETk+vsSQbtsGiQVMOOXKqtyddHajH fNazWjG0iLhQy3P3fL4WDtFQyWnNdY7PdfibC3LqKWWTHi0K30mIgzxGZfhf/8wSU835 6l1Q== X-Gm-Message-State: AOPr4FUKLq4Z0P3lhAC/7a9N/mz32vMZJfgAoLEAvkWMKviioOY78wfAYrtxamUyXfS+Rw== X-Received: by 10.194.10.162 with SMTP id j2mr37803543wjb.72.1462222927143; Mon, 02 May 2016 14:02:07 -0700 (PDT) Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id p129sm634403wmd.13.2016.05.02.14.02.05 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 02 May 2016 14:02:06 -0700 (PDT) Subject: Re: bug#23429: 25.0.90; `dired-do-find-regexp' doc string To: Drew Adams , 23429@debbugs.gnu.org, eliz@gnu.org References: <95e93aa9-420d-4029-9570-21405696ed42@default> <83oa8okz98.fsf@gnu.org> <36ef6483-bb99-8fe8-9635-d025241d40ab@yandex.ru> <1ac055b3-6444-44bf-ae2e-11e74e847a9a@default> <059f9308-e8bd-ad18-a60a-b48a8249278f@yandex.ru> <059fd203-68a2-4d4f-bff2-1422cb4c1d52@default> From: Dmitry Gutov Message-ID: <00a448f7-b56b-ddf3-4d48-af2e5ef2ddc5@yandex.ru> Date: Tue, 3 May 2016 00:02:04 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1 MIME-Version: 1.0 In-Reply-To: <059fd203-68a2-4d4f-bff2-1422cb4c1d52@default> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 23429 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On 05/02/2016 11:58 PM, Drew Adams wrote: > Presumably something like this (?). > > Files with names matching the values of `vc-directory-exclusion-list' > or `grep-find-ignored-files' are not searched. Do you not mind that `vc-directory-exclusion-list' enumerates directory names, and not regular files? From debbugs-submit-bounces@debbugs.gnu.org Mon May 02 18:45:43 2016 Received: (at 23429) by debbugs.gnu.org; 2 May 2016 22:45:43 +0000 Received: from localhost ([127.0.0.1]:34360 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axMb1-000444-4K for submit@debbugs.gnu.org; Mon, 02 May 2016 18:45:43 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:27648) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axMaz-00043s-AA for 23429@debbugs.gnu.org; Mon, 02 May 2016 18:45:42 -0400 Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u42MjYG2001672 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 2 May 2016 22:45:34 GMT Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by aserv0022.oracle.com (8.13.8/8.13.8) with ESMTP id u42MjXDP026917 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 2 May 2016 22:45:33 GMT Received: from abhmp0010.oracle.com (abhmp0010.oracle.com [141.146.116.16]) by userv0121.oracle.com (8.13.8/8.13.8) with ESMTP id u42MjVqH006925; Mon, 2 May 2016 22:45:33 GMT MIME-Version: 1.0 Message-ID: Date: Mon, 2 May 2016 15:45:30 -0700 (PDT) From: Drew Adams To: Dmitry Gutov , 23429@debbugs.gnu.org, eliz@gnu.org Subject: RE: bug#23429: 25.0.90; `dired-do-find-regexp' doc string References: <95e93aa9-420d-4029-9570-21405696ed42@default> <83oa8okz98.fsf@gnu.org> <36ef6483-bb99-8fe8-9635-d025241d40ab@yandex.ru> <1ac055b3-6444-44bf-ae2e-11e74e847a9a@default> <059f9308-e8bd-ad18-a60a-b48a8249278f@yandex.ru> <059fd203-68a2-4d4f-bff2-1422cb4c1d52@default> <00a448f7-b56b-ddf3-4d48-af2e5ef2ddc5@yandex.ru> In-Reply-To: <00a448f7-b56b-ddf3-4d48-af2e5ef2ddc5@yandex.ru> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6744.5000 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: aserv0022.oracle.com [141.146.126.234] X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 23429 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > > Presumably something like this (?). > > > > Files with names matching the values of `vc-directory-exclusion-list' > > or `grep-find-ignored-files' are not searched. >=20 > Do you not mind that `vc-directory-exclusion-list' enumerates directory > names, and not regular files? I said "presumably" because I was presuming that the regexp matched file na= mes. Adjust the language accordingly, if it is somehow enough to match a di= rectory name (?). From debbugs-submit-bounces@debbugs.gnu.org Tue May 03 12:17:06 2016 Received: (at 23429) by debbugs.gnu.org; 3 May 2016 16:17:06 +0000 Received: from localhost ([127.0.0.1]:35528 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axd0U-0008KT-Gk for submit@debbugs.gnu.org; Tue, 03 May 2016 12:17:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axd0S-0008Jx-SU for 23429@debbugs.gnu.org; Tue, 03 May 2016 12:17:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axd0E-0003YL-Cc for 23429@debbugs.gnu.org; Tue, 03 May 2016 12:16:56 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axcze-0003K5-27; Tue, 03 May 2016 12:16:14 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4575 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1axczX-0000GQ-Jl; Tue, 03 May 2016 12:16:08 -0400 Date: Tue, 03 May 2016 19:16:12 +0300 Message-Id: <838tzrktgz.fsf@gnu.org> From: Eli Zaretskii To: Dmitry Gutov In-reply-to: <36ef6483-bb99-8fe8-9635-d025241d40ab@yandex.ru> (message from Dmitry Gutov on Mon, 2 May 2016 23:11:52 +0300) Subject: Re: bug#23429: 25.0.90; `dired-do-find-regexp' doc string References: <95e93aa9-420d-4029-9570-21405696ed42@default> <83oa8okz98.fsf@gnu.org> <36ef6483-bb99-8fe8-9635-d025241d40ab@yandex.ru> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: 23429 Cc: drew.adams@oracle.com, 23429@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) > From: Dmitry Gutov > Date: Mon, 2 May 2016 23:11:52 +0300 > > On 05/02/2016 10:58 PM, Eli Zaretskii wrote: > > > Fixed, thanks. > > Thanks, Eli. > > Should the docstrings mention that some files and subdirectories do get > ignored, according to vc-directory-exclusion-list and > grep-find-ignored-files? Added, thanks. From unknown Wed Jun 18 23:09:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 01 Jun 2016 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator