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

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

bug#26243: 25.1; `dired-pop-to-buffer' warning


From: Drew Adams
Subject: bug#26243: 25.1; `dired-pop-to-buffer' warning
Date: Fri, 24 Mar 2017 11:21:06 -0700 (PDT)

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''





reply via email to

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