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

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

Re: customize-variable


From: Stefan Reichör
Subject: Re: customize-variable
Date: Wed, 08 Jan 2003 08:11:55 +0100
User-agent: Gnus/5.090011 (Oort Gnus v0.11) Emacs/21.3.50 (i386-msvc-nt5.0.2195)

On Wed, 08 Jan 2003, Shao Zhang told this:

>  Hi,
>  
>  I really hate to use customize-variable, but sometimes I have to
>  use it coz I have no idea what the variable's format is.
>  
>  I have my config sorted out nicely into different files like .gnus,
>  .emacs, and all of them are cvs controlled as well. However, every
>  time I use customize-variable, it simply inserts the information
>  randomly to a customize block, I had to manually move them around,
>  or cut into different files in order to keep them readable. And it
>  even get worse when cvs merge my config changes from different
>  machines.
>  
>  So how does everybody else live with customize-variable?
>  
>  Thanks
>  
>  Shao.

You could set:
(setq custom-file "~/.emacs-customize")

This puts the customize block in a different file

Stefan.


reply via email to

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