From unknown Sun Jun 22 22:48:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#29340: 25.3; doc string of `dired-next-marked-file' Resent-From: Drew Adams Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 Nov 2017 18:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 29340 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 29340@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.151094276322275 (code B ref -1); Fri, 17 Nov 2017 18:20:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 Nov 2017 18:19:23 +0000 Received: from localhost ([127.0.0.1]:45244 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eFlEZ-0005nB-1E for submit@debbugs.gnu.org; Fri, 17 Nov 2017 13:19:23 -0500 Received: from eggs.gnu.org ([208.118.235.92]:53320) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eFlEW-0005mz-KO for submit@debbugs.gnu.org; Fri, 17 Nov 2017 13:19:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eFlEQ-0004XH-H8 for submit@debbugs.gnu.org; Fri, 17 Nov 2017 13:19:15 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:55332) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eFlEQ-0004WR-Do for submit@debbugs.gnu.org; Fri, 17 Nov 2017 13:19:14 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eFlEP-0003DS-0k for bug-gnu-emacs@gnu.org; Fri, 17 Nov 2017 13:19:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eFlEK-0004MY-1l for bug-gnu-emacs@gnu.org; Fri, 17 Nov 2017 13:19:12 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:16797) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eFlEJ-0004KC-Ql for bug-gnu-emacs@gnu.org; Fri, 17 Nov 2017 13:19:07 -0500 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 vAHIJ6Tj000499 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 17 Nov 2017 18:19:06 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0021.oracle.com (8.14.4/8.14.4) with ESMTP id vAHIJ5GS028367 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 17 Nov 2017 18:19:05 GMT Received: from abhmp0016.oracle.com (abhmp0016.oracle.com [141.146.116.22]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id vAHIJ4n8028329 for ; Fri, 17 Nov 2017 18:19:05 GMT MIME-Version: 1.0 Message-ID: <543c6d4a-3638-4abd-ac0d-ae7e3a5dc65d@default> Date: Fri, 17 Nov 2017 10:19:03 -0800 (PST) From: Drew Adams X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4615.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: userv0021.oracle.com [156.151.31.71] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) 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: -5.0 (-----) Move to the next marked file. If WRAP is non-nil, wrap around to the beginning of the buffer if we reach the end. It should tell users that wrapping occurs interactively. IOW, something like this: Move to the next marked file. Wrap around to the first marked file if there is no marked file after this line. >From Lisp code, wratp around if argument WRAP is non-nil. In GNU Emacs 25.3.1 (x86_64-w64-mingw32) of 2017-09-26 built on LAPHROAIG Windowing system distributor 'Microsoft Corp.', version 6.1.7601 Configured using: 'configure --without-dbus --without-compress-install 'CFLAGS=3D-O2 -static -g3' PKG_CONFIG_PATH=3D/mingw64/lib/pkgconfig' Configured features: XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS Important settings: value of $LANG: ENU locale-coding-system: cp1252 From unknown Sun Jun 22 22:48:12 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Drew Adams Subject: bug#29340: closed (Re: bug#29340: 25.3; doc string of `dired-next-marked-file') Message-ID: References: <831skvhqg3.fsf@gnu.org> <543c6d4a-3638-4abd-ac0d-ae7e3a5dc65d@default> X-Gnu-PR-Message: they-closed 29340 X-Gnu-PR-Package: emacs Reply-To: 29340@debbugs.gnu.org Date: Sat, 18 Nov 2017 09:45:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1510998302-31258-1" This is a multi-part message in MIME format... ------------=_1510998302-31258-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #29340: 25.3; doc string of `dired-next-marked-file' which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 29340@debbugs.gnu.org. --=20 29340: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D29340 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1510998302-31258-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 29340-done) by debbugs.gnu.org; 18 Nov 2017 09:44:24 +0000 Received: from localhost ([127.0.0.1]:45549 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eFzfk-00087C-5B for submit@debbugs.gnu.org; Sat, 18 Nov 2017 04:44:24 -0500 Received: from eggs.gnu.org ([208.118.235.92]:35255) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eFzff-00086x-V8 for 29340-done@debbugs.gnu.org; Sat, 18 Nov 2017 04:44:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eFzfV-00060p-VK for 29340-done@debbugs.gnu.org; Sat, 18 Nov 2017 04:44:14 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.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]:54730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eFzfV-00060j-Rk; Sat, 18 Nov 2017 04:44:09 -0500 Received: from [176.228.60.248] (port=4408 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eFzfV-0004lx-99; Sat, 18 Nov 2017 04:44:09 -0500 Date: Sat, 18 Nov 2017 11:43:56 +0200 Message-Id: <831skvhqg3.fsf@gnu.org> From: Eli Zaretskii To: Drew Adams In-reply-to: <543c6d4a-3638-4abd-ac0d-ae7e3a5dc65d@default> (message from Drew Adams on Fri, 17 Nov 2017 10:19:03 -0800 (PST)) Subject: Re: bug#29340: 25.3; doc string of `dired-next-marked-file' References: <543c6d4a-3638-4abd-ac0d-ae7e3a5dc65d@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: -5.0 (-----) X-Debbugs-Envelope-To: 29340-done Cc: 29340-done@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: -5.0 (-----) > Date: Fri, 17 Nov 2017 10:19:03 -0800 (PST) > From: Drew Adams > > Move to the next marked file. > If WRAP is non-nil, wrap around to the beginning of the buffer if > we reach the end. > > It should tell users that wrapping occurs interactively. Thanks, fixed. ------------=_1510998302-31258-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 17 Nov 2017 18:19:23 +0000 Received: from localhost ([127.0.0.1]:45244 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eFlEZ-0005nB-1E for submit@debbugs.gnu.org; Fri, 17 Nov 2017 13:19:23 -0500 Received: from eggs.gnu.org ([208.118.235.92]:53320) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eFlEW-0005mz-KO for submit@debbugs.gnu.org; Fri, 17 Nov 2017 13:19:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eFlEQ-0004XH-H8 for submit@debbugs.gnu.org; Fri, 17 Nov 2017 13:19:15 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:55332) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eFlEQ-0004WR-Do for submit@debbugs.gnu.org; Fri, 17 Nov 2017 13:19:14 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eFlEP-0003DS-0k for bug-gnu-emacs@gnu.org; Fri, 17 Nov 2017 13:19:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eFlEK-0004MY-1l for bug-gnu-emacs@gnu.org; Fri, 17 Nov 2017 13:19:12 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:16797) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eFlEJ-0004KC-Ql for bug-gnu-emacs@gnu.org; Fri, 17 Nov 2017 13:19:07 -0500 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 vAHIJ6Tj000499 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 17 Nov 2017 18:19:06 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0021.oracle.com (8.14.4/8.14.4) with ESMTP id vAHIJ5GS028367 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 17 Nov 2017 18:19:05 GMT Received: from abhmp0016.oracle.com (abhmp0016.oracle.com [141.146.116.22]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id vAHIJ4n8028329 for ; Fri, 17 Nov 2017 18:19:05 GMT MIME-Version: 1.0 Message-ID: <543c6d4a-3638-4abd-ac0d-ae7e3a5dc65d@default> Date: Fri, 17 Nov 2017 10:19:03 -0800 (PST) From: Drew Adams To: bug-gnu-emacs@gnu.org Subject: 25.3; doc string of `dired-next-marked-file' X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4615.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: userv0021.oracle.com [156.151.31.71] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.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: -5.0 (-----) Move to the next marked file. If WRAP is non-nil, wrap around to the beginning of the buffer if we reach the end. It should tell users that wrapping occurs interactively. IOW, something like this: Move to the next marked file. Wrap around to the first marked file if there is no marked file after this line. >From Lisp code, wratp around if argument WRAP is non-nil. In GNU Emacs 25.3.1 (x86_64-w64-mingw32) of 2017-09-26 built on LAPHROAIG Windowing system distributor 'Microsoft Corp.', version 6.1.7601 Configured using: 'configure --without-dbus --without-compress-install 'CFLAGS=3D-O2 -static -g3' PKG_CONFIG_PATH=3D/mingw64/lib/pkgconfig' Configured features: XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS Important settings: value of $LANG: ENU locale-coding-system: cp1252 ------------=_1510998302-31258-1--