all messages for Emacs-related lists mirrored at yhetil.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 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.