unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13492: 24.2.92; Buffer changing in dired-mark-pop-up
@ 2013-01-18 19:05 Leo Liu
  2020-12-06 19:19 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Liu @ 2013-01-18 19:05 UTC (permalink / raw)
  To: 13492

In discussion of http://debbugs.gnu.org/13152, it is noted that
dired-mark-pop-up invokes FUNCTION in different buffers depending on if
there are marked files. This is problematic and makes it harder to use
dired-mark-pop-up correctly.

In particular this is directly related to dired-guess-shell-alist-user,
a user variable. Harder to predict the behaviour of COMMAND when it is a
lisp expression. But in this case an error is thrown when the buffer is
switched to a non-dired buffer. So no user code will be broken if
dried-mark-pop-up stops switching buffers.

I propose fix dired-mark-pop-up to be consistent where it invokes
FUNCTION.

Leo





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

end of thread, other threads:[~2021-01-20 17:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-18 19:05 bug#13492: 24.2.92; Buffer changing in dired-mark-pop-up Leo Liu
2020-12-06 19:19 ` Lars Ingebrigtsen
2021-01-20 17:06   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).