emacs-diffs
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r105705: Tweaks to display-buffer


From: Chong Yidong
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r105705: Tweaks to display-buffer default actions; remove same-window-* autoload forms.
Date: Tue, 13 Sep 2011 11:51:43 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>>> And saving the result will hardcode the obsolete compatibility
>>> functions into his .emacs.
>
> You skipped this part, but to me it's a killer.

OK, then how about changing the order of the actions:

defcustom d-b-overriding-action
ACTION argument              (used by d-b-other-frame etc.)
defcustom d-b-alist          (nil by default)
defvar d-b-default-action

Then the user can customize d-b-alist with an all-matching condition to
change the default behavior.  (I still don't see a use case for
d-b-overriding-action, and maybe it could be omitted.)



reply via email to

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