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

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

bug#940: Is there a way to quit loading of ~/.emacs please?


From: Lennart Borgman (gmail)
Subject: bug#940: Is there a way to quit loading of ~/.emacs please?
Date: Wed, 10 Sep 2008 00:10:21 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Yiyi Hu wrote:
> Why not use 'unless' statement version?
>  (unless (byte-compile-file-if-newer "~/.emacs")
> remaining lisp code ...)
> Because, This will confuse M-x customize-* series functions.

Just set custom-file to store customizations in another file.

> Why not splitting ~/.emacs?
> I did this, and It's not a happy journey. Eg, when change something, I
> have to think wether I should put here or there, or within ~/.emacs.

Not if you just put everything there.

But the main question is: Why do you want to compile absolutely
everything? I feel there must be some misunderstanding somewhere. How
much time to you win?

How many times do you start Emacs? I think most users just start Emacs
one they boot their computer.






reply via email to

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