all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Didier Verna <didier@didierverna.net>
To: Tomasz Gajewski <tomga@wp.pl>
Cc: emacs-devel@gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>,
	Leo Liu <sdl.web@gmail.com>
Subject: Re: Setting initial frame's parameters before its creation
Date: Sun, 03 Mar 2013 11:39:01 +0100	[thread overview]
Message-ID: <m21ubwkbsq.fsf@didierverna.net> (raw)
In-Reply-To: <87y5e6arm5.fsf@tt.com.pl> (Tomasz Gajewski's message of "Sat, 02 Mar 2013 13:55:14 +0100")

Tomasz Gajewski <tomga@wp.pl> wrote:

> Or maybe there is some other solution to this that I'm not aware of?

  Why don't you just

;; Put Custom settings elsewhere and load them now:
(setq custom-file "~/.emacs.d/custom.el")
(load custom-file)

  in your init file ?

-- 
ELS 2013, June 3/4, Madrid, Spain:  http://els2013.european-lisp-symposium.org

Scientific site:   http://www.lrde.epita.fr/~didier
Music (Jazz) site: http://www.didierverna.com



  reply	other threads:[~2013-03-03 10:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-01  2:26 Setting initial frame's parameters before its creation Leo Liu
2013-03-01  3:47 ` Stefan Monnier
2013-03-01  5:14   ` Leo Liu
2013-03-01 14:24     ` Stefan Monnier
2013-03-01 16:34       ` Stefan Monnier
2013-03-01 22:14         ` Xue Fuqiao
2013-03-02  2:55         ` Leo Liu
2013-03-02 12:55         ` Tomasz Gajewski
2013-03-03 10:39           ` Didier Verna [this message]
2013-03-03 18:49             ` Tomasz Gajewski
2013-03-03 19:47               ` Didier Verna

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m21ubwkbsq.fsf@didierverna.net \
    --to=didier@didierverna.net \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=sdl.web@gmail.com \
    --cc=tomga@wp.pl \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.