From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Save Options => Save Options in This Menu Date: Fri, 10 Oct 2008 09:40:50 +0200 Message-ID: References: <48EE7A4A.6010204@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1223624471 26619 80.91.229.12 (10 Oct 2008 07:41:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 10 Oct 2008 07:41:11 +0000 (UTC) Cc: lennart.borgman@gmail.com, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 10 09:42:08 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KoCdS-0005HA-Rr for ged-emacs-devel@m.gmane.org; Fri, 10 Oct 2008 09:42:07 +0200 Original-Received: from localhost ([127.0.0.1]:46827 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KoCcN-0001xu-Vz for ged-emacs-devel@m.gmane.org; Fri, 10 Oct 2008 03:41:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KoCcK-0001xB-2H for emacs-devel@gnu.org; Fri, 10 Oct 2008 03:40:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KoCcI-0001wg-Vh for emacs-devel@gnu.org; Fri, 10 Oct 2008 03:40:55 -0400 Original-Received: from [199.232.76.173] (port=48145 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KoCcI-0001wa-RF for emacs-devel@gnu.org; Fri, 10 Oct 2008 03:40:54 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:15785) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KoCcJ-00084L-Ey for emacs-devel@gnu.org; Fri, 10 Oct 2008 03:40:55 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KoCcH-0000bE-JR for emacs-devel@gnu.org; Fri, 10 Oct 2008 03:40:53 -0400 Original-Received: from HOME-C4E4A596F7 ([77.127.3.182]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K8I00FICIQ7LCB0@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Fri, 10 Oct 2008 09:42:08 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by mx20.gnu.org: Solaris 9.1 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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 Xref: news.gmane.org gmane.emacs.devel:104448 Archived-At: > From: Stefan Monnier > Date: Thu, 09 Oct 2008 19:48:26 -0400 > Cc: Emacs Devel > > > I got a question from a user that was not able to save options. He was > > using the "Save Options" entry in the Options menu and thought that this > > entry would save the options he had changed the custom buffer. > > > That seems like a natural mistake to me. Could we please change the name > > of this menu entry, maybe like my suggestion in the subject line? > > Maybe just "Save above options", Maybe we should do what the user expects, i.e. save the customized options as well. Are there any downsides to that?