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

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

Re: reload customization


From: Nicolas Richard
Subject: Re: reload customization
Date: Thu, 12 Feb 2015 12:35:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Haines Brown <haines@engels.histomat.net> writes:
> The problem is that I also have
>
>   (split-window-horizontally)

you could wrap that into :
(unless (window-parent)
   (split-window-horizontally))

HTH,

-- 
Nicolas Richard



reply via email to

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