all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tomasz Gajewski <tomga@wp.pl>
To: emacs-devel@gnu.org
Cc: 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 19:49:27 +0100	[thread overview]
Message-ID: <87ip5871zc.fsf@tt.com.pl> (raw)
In-Reply-To: <m21ubwkbsq.fsf@didierverna.net> (Didier Verna's message of "Sun,  03 Mar 2013 11:39:01 +0100")

Didier Verna <didier@didierverna.net> writes:

> 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 ?

How would it help me to avoid evaluating elisp site init file before
evaluating my .emacs. Anything I could write in .emacs was just too
late. Doxymacs package in debian caused loading eieio before my code in
.emacs was evaluated.

Maybe I could run emacs with -no-site-file and later load it somehow but
I do not consider this a clean solution.

Regards
Tomasz Gajewski



  reply	other threads:[~2013-03-03 18:49 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
2013-03-03 18:49             ` Tomasz Gajewski [this message]
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=87ip5871zc.fsf@tt.com.pl \
    --to=tomga@wp.pl \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=sdl.web@gmail.com \
    /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.