From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Re: customize-rouge output with emacs -q --no-site-file Date: Fri, 4 Feb 2005 22:57:00 +0100 Message-ID: <002401c50b04$7864e4e0$0200a8c0@sedrcw11488> References: <00cb01c50ad3$5f978570$0200a8c0@sedrcw11488> <010101c50aed$d57b4640$0200a8c0@sedrcw11488> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1107555633 25887 80.91.229.2 (4 Feb 2005 22:20:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 Feb 2005 22:20:33 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 04 23:20:33 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CxBmn-0007HW-73 for ged-emacs-devel@m.gmane.org; Fri, 04 Feb 2005 23:19:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CxC0O-0004D1-Je for ged-emacs-devel@m.gmane.org; Fri, 04 Feb 2005 17:32:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CxBuu-00037s-K1 for emacs-devel@gnu.org; Fri, 04 Feb 2005 17:27:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CxBui-00032D-4U for emacs-devel@gnu.org; Fri, 04 Feb 2005 17:27:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CxBuf-0002vN-7G for emacs-devel@gnu.org; Fri, 04 Feb 2005 17:26:53 -0500 Original-Received: from [81.228.10.116] (helo=av1-1-sn4.m-sp.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CxBS7-0004Zi-Iy for emacs-devel@gnu.org; Fri, 04 Feb 2005 16:57:23 -0500 Original-Received: by av1-1-sn4.m-sp.skanova.net (Postfix, from userid 502) id 03A0D37E73; Fri, 4 Feb 2005 22:57:22 +0100 (CET) Original-Received: from smtp2-2-sn4.m-sp.skanova.net (smtp2-2-sn4.m-sp.skanova.net [81.228.10.182]) by av1-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id E8FF637E5B for ; Fri, 4 Feb 2005 22:57:21 +0100 (CET) Original-Received: from sedrcw11488 (t2o58p23.telia.com [62.20.165.23]) by smtp2-2-sn4.m-sp.skanova.net (Postfix) with SMTP id 491AA37E47 for ; Fri, 4 Feb 2005 22:57:21 +0100 (CET) Original-To: "Emacs Devel" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:32885 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32885 > As it works now if you "Erase Customization" for those variables Emacs might > get into trouble. Therefore I attach some simple code for setting the > "standard-values" that I think should go into startup.el to avoid this > trouble. And of course even simple code should be tested ;-) Just in case someone is testing - it does not work - I will send new code.