all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#29340: 25.3; doc string of `dired-next-marked-file'
@ 2017-11-17 18:19 Drew Adams
  2017-11-18  9:43 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2017-11-17 18:19 UTC (permalink / raw)
  To: 29340

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#29340: 25.3; doc string of `dired-next-marked-file'
  2017-11-17 18:19 bug#29340: 25.3; doc string of `dired-next-marked-file' Drew Adams
@ 2017-11-18  9:43 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2017-11-18  9:43 UTC (permalink / raw)
  To: Drew Adams; +Cc: 29340-done

> Date: Fri, 17 Nov 2017 10:19:03 -0800 (PST)
> From: Drew Adams <drew.adams@oracle.com>
> 
> 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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-18  9:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-17 18:19 bug#29340: 25.3; doc string of `dired-next-marked-file' Drew Adams
2017-11-18  9:43 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.