From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Re: Options menu Date: Sun, 20 Mar 2005 23:27:16 +0100 Message-ID: <002e01c52d9c$000e4350$0200a8c0@sedrcw11488> References: <010e01c52c0d$ac93ede0$0200a8c0@sedrcw11488> <01c52c6d$Blat.v2.4$713e68a0@zahav.net.il> <006901c52c9b$bcf6c890$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 1111357932 14729 80.91.229.2 (20 Mar 2005 22:32:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 20 Mar 2005 22:32:12 +0000 (UTC) Cc: eliz@gnu.org, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 20 23:32:11 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DD8xq-0005yQ-3E for ged-emacs-devel@m.gmane.org; Sun, 20 Mar 2005 23:32:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DD9El-0005DV-Ff for ged-emacs-devel@m.gmane.org; Sun, 20 Mar 2005 17:49:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DD9D6-0003a4-U5 for emacs-devel@gnu.org; Sun, 20 Mar 2005 17:47:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DD9Cv-0003Tc-OF for emacs-devel@gnu.org; Sun, 20 Mar 2005 17:47:48 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DD9Cu-0003S9-AE for emacs-devel@gnu.org; Sun, 20 Mar 2005 17:47:40 -0500 Original-Received: from [81.228.10.113] (helo=av3-2-sn4.m-sp.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DD8tO-00035F-CQ; Sun, 20 Mar 2005 17:27:30 -0500 Original-Received: by av3-2-sn4.m-sp.skanova.net (Postfix, from userid 502) id 81786380BA; Sun, 20 Mar 2005 23:27:29 +0100 (CET) Original-Received: from smtp2-1-sn4.m-sp.skanova.net (smtp2-1-sn4.m-sp.skanova.net [81.228.10.183]) by av3-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id 74B3937E6C; Sun, 20 Mar 2005 23:27:29 +0100 (CET) Original-Received: from sedrcw11488 (t1o58p130.telia.com [62.20.164.130]) by smtp2-1-sn4.m-sp.skanova.net (Postfix) with SMTP id 09D3D37E4D; Sun, 20 Mar 2005 23:27:27 +0100 (CET) Original-To: "Jason Rumney" , "David Kastrup" 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: news.gmane.org gmane.emacs.devel:34859 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34859 ----- Original Message ----- From: "Jason Rumney" > I think the reason to put it above "Customize Emacs" is to avoid > misleading users into thinking that it will save changes made inside > customize. I am beginning to feel dizzy. Do you mean something like this: 1) M-x customize-option, debug-on-error 2) Change it and "Set" it in the customization buffer. 3) Choose menu "Save Options". What happens on your computer? On my computer debug-on-error is saved as far as I can see.