emacs-devel
[Top][All Lists]
Advanced

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

Re: How to restore the layout?


From: martin rudalics
Subject: Re: How to restore the layout?
Date: Tue, 25 Jun 2013 18:38:40 +0200

I have no idea ab out what the code is supposed to do but the above
change looks suspicious.  If you want to conditionally include the
line, then you want:

 ,@(unless (window-live-p window)
    `((combination-limit . ,(window-combination-limit window))))

Indeed.  Sorry, Juanma.

martin




reply via email to

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