emacs-devel
[Top][All Lists]
Advanced

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

Re: customize


From: Per Abrahamsen
Subject: Re: customize
Date: Mon, 05 Aug 2002 19:47:56 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (sparc-sun-solaris2.8)

chad <address@hidden> writes:

> I would much prefer a situation where customize modified a
> different file, and .emacs contained a call to
> `customize-do-customizations' or somesuch.

Could "somesuch" be:

  (setq custom-file "~/.custom")
  (load-file custom-file)

?



reply via email to

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