emacs-devel
[Top][All Lists]
Advanced

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

Re: read syntax for window configs


From: Michael Sperber
Subject: Re: read syntax for window configs
Date: Fri, 19 Mar 2010 16:31:32 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.5-b29 (darwin)

martin rudalics <address@hidden> writes:

>>> Thank you for posting this.  It won't work out of the box for Emacs
>>> because Emacs lacks `make-window-configuration' and `make-saved-window'.
>>> Can you post their definitions here or tell us a page on the net where
>>> we can look at them?
>>
>> http://hg.debian.org/hg/xemacs/xemacs/file/45753d9a0dc4/lisp/window-xemacs.el
>
> Sorry but this has only a call to `make-window-configuration' in
> `current-window-configuration'.  I've been looking into window.c but
> didn't find it there either :-( I suppose it simply builds a vector from
> its arguments.

`make-window-configuration' is defined by the `(defstruct
window-configuration ...)'.

> Funnily, nothing would prevent us from keeping window identities across
> sessions.  

Yes, it would, unless you're thinking of some other meaning of the word
"identity".  The original window simply isn't there anymore.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla




reply via email to

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