emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#29340: closed (25.3; doc string of `dired-next-mar


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29340: closed (25.3; doc string of `dired-next-marked-file')
Date: Sat, 18 Nov 2017 09:45:02 +0000

Your message dated Sat, 18 Nov 2017 11:43:56 +0200
with message-id <address@hidden>
and subject line Re: bug#29340: 25.3; doc string of `dired-next-marked-file'
has caused the debbugs.gnu.org bug report #29340,
regarding 25.3; doc string of `dired-next-marked-file'
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29340: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29340
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.3; doc string of `dired-next-marked-file' Date: Fri, 17 Nov 2017 10:19:03 -0800 (PST)
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=-O2
 -static -g3' PKG_CONFIG_PATH=/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



--- End Message ---
--- Begin Message --- Subject: Re: bug#29340: 25.3; doc string of `dired-next-marked-file' Date: Sat, 18 Nov 2017 11:43:56 +0200
> Date: Fri, 17 Nov 2017 10:19:03 -0800 (PST)
> From: Drew Adams <address@hidden>
> 
> 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]