From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Masterson Newsgroups: gmane.emacs.devel Subject: Re: customize-style Date: 17 Mar 2003 13:16:42 -0800 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030317152226.E536@WINPC174> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047935960 31591 80.91.224.249 (17 Mar 2003 21:19:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Mar 2003 21:19:20 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Mar 17 22:19:19 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18v20E-00089e-00 for ; Mon, 17 Mar 2003 22:18:38 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18v2Q4-0006LS-00 for ; Mon, 17 Mar 2003 22:45:20 +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 18v205-0006rW-02 for emacs-devel@quimby.gnus.org; Mon, 17 Mar 2003 16:18:29 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18v1zc-0006UP-00 for emacs-devel@gnu.org; Mon, 17 Mar 2003 16:18:00 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18v1zZ-0006OZ-00 for emacs-devel@gnu.org; Mon, 17 Mar 2003 16:17:58 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18v1zZ-0006IP-00 for emacs-devel@gnu.org; Mon, 17 Mar 2003 16:17:57 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18v1xp-0007yb-00 for ; Mon, 17 Mar 2003 22:16:09 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18v1xW-0007xE-00 for ; Mon, 17 Mar 2003 22:15:50 +0100 Original-Lines: 18 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:12411 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12411 >>>>> Stephan Stahl writes: > How about combining customize and c-set-style? That would enable the > user to use the customize interface to set all sort of things but to > group those changes together in a style. Like having one style with > light colors and another with dark colors. Or one style "compact" > without line/column-number-mode/display-time-mode and another with > them activated. I would think that this would be a relatively straightforward thing to do just by changing the value of custom-file. If (during .emacs) you decide to work in theme "X", then you set your custom-file to "custom-X.el" and proceed normally. -- David Masterson David DOT Masterson AT synopsys DOT com Sr. R&D Engineer Synopsys, Inc. Software Engineering Sunnyvale, CA