emacs-devel
[Top][All Lists]
Advanced

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

Re: Jumping to C source from *Help*


From: Richard Stallman
Subject: Re: Jumping to C source from *Help*
Date: Mon, 19 Apr 2004 14:20:43 -0400

    (defun foo ()
      (interactive)
      (select-frame (make-frame '((unsplittable . t))))
      (set-window-dedicated-p (selected-window) 'foo))

Yes, in this situation there is no way for display-buffer
to find or make a window to use.

The question is, is this a bug, or is it just a case
of "So don't do that, then."




reply via email to

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