all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26243: 25.1; `dired-pop-to-buffer' warning
@ 2017-03-24 18:21 Drew Adams
  2019-07-26 11:13 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: Drew Adams @ 2017-03-24 18:21 UTC (permalink / raw
  To: 26243

If code uses function `dired-pop-to-buffer', this is the byte-compiler
warning you get:

`dired-pop-to-buffer' is an obsolete function (as of 24.3);
use `dired-mark-pop-up' instead.
    ^^^^^^^^^^^^^^^^^^^

That is a ridiculous warning.  `dired-mark-pop-up' is about acting on
each of the marked files and directories.  `dired-pop-to-buffer' pops
up a single buffer.

There is zero connection between `dired-mark-pop-up' and
`dired-pop-to-buffer'.


In GNU Emacs 25.1.1 (x86_64-w64-mingw32)
 of 2016-11-15
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --without-dbus --without-compress-install 'CFLAGS=-O2
 -static -g3''





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

end of thread, other threads:[~2019-07-30 19:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-24 18:21 bug#26243: 25.1; `dired-pop-to-buffer' warning Drew Adams
2019-07-26 11:13 ` Lars Ingebrigtsen
2019-07-29 15:16   ` martin rudalics
2019-07-29 22:41     ` Juri Linkov
2019-07-30  0:53       ` Drew Adams
2019-07-30 11:35       ` Lars Ingebrigtsen
2019-07-30 19:08         ` Drew Adams

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.