From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Shao Zhang Newsgroups: gmane.emacs.help Subject: customize-variable Date: Wed, 08 Jan 2003 11:53:19 +1100 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041991068 18733 80.91.224.249 (8 Jan 2003 01:57:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2003 01:57:48 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18W5TW-0004s0-00 for ; Wed, 08 Jan 2003 02:57:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18W4VA-0001MD-09 for gnu-help-gnu-emacs@m.gmane.org; Tue, 07 Jan 2003 19:55:24 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!fu-berlin.de!uni-berlin.de!203.185.212.194!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 203.185.212.194 Original-X-Trace: fu-berlin.de 1041987258 15411920 203.185.212.194 (16 [76489]) X-Face: $>)r}og6b.JbA$y%X0q?2"p4u&N/WI_fF>^HU'dC+Ze8t]K-SgKfn%U List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5244 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5244 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.