From: Nicolas Richard <theonewiththeevillook@yahoo.fr>
To: Haines Brown <haines@engels.histomat.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: reload customization
Date: Thu, 12 Feb 2015 12:35:20 +0100 [thread overview]
Message-ID: <87oaozfjlz.fsf@yahoo.fr> (raw)
In-Reply-To: <8761b8z9zu.fsf@engels.histomat.net> (Haines Brown's message of "Wed, 11 Feb 2015 11:30:29 -0500")
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
next prev parent reply other threads:[~2015-02-12 11:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-11 16:30 reload customization Haines Brown
2015-02-11 16:43 ` Barry Margolin
2015-02-11 17:46 ` Haines Brown
2015-02-11 22:28 ` Barry Margolin
2015-02-12 11:35 ` Nicolas Richard [this message]
2015-02-12 13:26 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87oaozfjlz.fsf@yahoo.fr \
--to=theonewiththeevillook@yahoo.fr \
--cc=haines@engels.histomat.net \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).