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

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

Re: way to make a frame unsplitable


From: Kevin Rodgers
Subject: Re: way to make a frame unsplitable
Date: Tue, 02 Sep 2003 11:28:26 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Klaus Berndl wrote:

Is there a way to make a frame and its windows unsplitable for example by
display-buffer. XEmacs can do (set-frame-property 'unsplitable t)

(set-window-dedicated-p (selected-window) t)

--
Kevin Rodgers



reply via email to

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