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

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

Re: question to pop-to-buffer


From: Eli Zaretskii
Subject: Re: question to pop-to-buffer
Date: Thu, 28 Aug 2003 16:19:54 +0200

> From: Klaus Berndl <klaus.berndl@sdm.de>
> Newsgroups: gnu.emacs.help
> Date: 28 Aug 2003 11:24:06 +0200
> 
> my question: Does pop-to-buffer use the lisp-version of display-buffer or the
> C-version?

display-buffer is itself a built-in function, which means there's
only a C version of it.

> I have adviced display-buffer but when i call pop-to-buffer then
> this advice seems not to be called...

You cannot advice built-in functions.




reply via email to

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