emacs-devel
[Top][All Lists]
Advanced

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

Re: display-buffer-function obsolete since 24.3


From: Stefan Monnier
Subject: Re: display-buffer-function obsolete since 24.3
Date: Thu, 31 Jan 2013 09:57:02 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> For example, what is a most reliable way to make display-buffer a noop?

The most reliable way is by let-binding
display-buffer-overriding-action.

This should only be done if you don't want your users to be able to
customize display-buffer-alist so as to display the buffer somewhere.


        Stefan



reply via email to

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