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: Option to not automatically customize-save-variable `package-selected-packages' Date: Thu, 18 Feb 2016 21:00:38 +0200 Message-ID: <83bn7du9m1.fsf@gnu.org> References: <56C43D17.7010009@alice.it> <56C6139D.4020208@alice.it> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1455822035 16973 80.91.229.3 (18 Feb 2016 19:00:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Feb 2016 19:00:35 +0000 (UTC) Cc: emacs-devel@gnu.org, raman@google.com To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 18 20:00:35 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aWToW-0005oC-Pd for ged-emacs-devel@m.gmane.org; Thu, 18 Feb 2016 20:00:32 +0100 Original-Received: from localhost ([::1]:44512 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWToW-0007bK-5Y for ged-emacs-devel@m.gmane.org; Thu, 18 Feb 2016 14:00:32 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWToS-0007aB-63 for emacs-devel@gnu.org; Thu, 18 Feb 2016 14:00:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWToN-0000CF-ED for emacs-devel@gnu.org; Thu, 18 Feb 2016 14:00:28 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54222) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWToN-0000CB-BT; Thu, 18 Feb 2016 14:00:23 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2022 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aWToM-0001im-Ha; Thu, 18 Feb 2016 14:00:23 -0500 In-reply-to: <56C6139D.4020208@alice.it> (message from Angelo Graziosi on Thu, 18 Feb 2016 19:55:25 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:200148 Archived-At: > From: Angelo Graziosi > Date: Thu, 18 Feb 2016 19:55:25 +0100 > Cc: Emacs developers > > Maybe I am wrong but Aquamacs does this way. It saves all things in > > (custom-set-variables > ... > ) > > in another file.. Emacs can do that as well, see my other message where I mentioned the relevant option.