GNU bug report logs -
#26243
25.1; `dired-pop-to-buffer' warning
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Fri, 24 Mar 2017 18:22:02 UTC
Severity: minor
Tags: fixed
Found in version 25.1
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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''
This bug report was last modified 5 years and 299 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.