emacs-devel
[Top][All Lists]
Advanced

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

Re: Setting initial frame's parameters before its creation


From: Didier Verna
Subject: Re: Setting initial frame's parameters before its creation
Date: Sun, 03 Mar 2013 11:39:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (darwin)

Tomasz Gajewski <address@hidden> 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 via email to

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