From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#14150: Customize within two Emacs sessions deletes saved customizations Date: Sun, 06 Dec 2020 19:31:09 +0100 Message-ID: <87im9ess5u.fsf@gnus.org> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3014"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 14150@debbugs.gnu.org To: Barry OReilly Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Dec 06 19:36:02 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1klyt8-0000fM-43 for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 06 Dec 2020 19:36:02 +0100 Original-Received: from localhost ([::1]:40618 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1klyt7-0007Ub-6O for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 06 Dec 2020 13:36:01 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40620) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1klypG-0006aG-LJ for bug-gnu-emacs@gnu.org; Sun, 06 Dec 2020 13:32:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:39659) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1klypG-0002dW-1M for bug-gnu-emacs@gnu.org; Sun, 06 Dec 2020 13:32:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1klypF-0002ik-UY for bug-gnu-emacs@gnu.org; Sun, 06 Dec 2020 13:32:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 06 Dec 2020 18:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14150 X-GNU-PR-Package: emacs Original-Received: via spool by 14150-submit@debbugs.gnu.org id=B14150.16072794828548 (code B ref 14150); Sun, 06 Dec 2020 18:32:01 +0000 Original-Received: (at 14150) by debbugs.gnu.org; 6 Dec 2020 18:31:22 +0000 Original-Received: from localhost ([127.0.0.1]:51201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klyob-0002DU-NF for submit@debbugs.gnu.org; Sun, 06 Dec 2020 13:31:22 -0500 Original-Received: from quimby.gnus.org ([95.216.78.240]:56068) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klyoa-00027g-2y for 14150@debbugs.gnu.org; Sun, 06 Dec 2020 13:31:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=jOsiXEvecfHck0k3XZcjHhEXYT3JcyhaCmdLKGqCliE=; b=Suph0q71HmCpjXuebyB+zYPdYc PCatNdrCvnd58lzHIwcQRxk3jmIidXco7VL+c1RATC/c4p2efefMJ6JutGSzO5YxGdmK7O1wLLGu4 rXYizeiRexNjSW+TVxQihg8QWjdz4ZtbUHR9IfvndNxwsY/LhnBxM1y0cvHzzAx8QAQ8=; Original-Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1klyoQ-0006pU-Oc; Sun, 06 Dec 2020 19:31:14 +0100 X-Now-Playing: Moby's _All Visible Objects_: "All Visible Objects" In-Reply-To: (Barry OReilly's message of "Fri, 5 Apr 2013 16:38:50 -0400") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:195146 Archived-At: Barry OReilly writes: > In B, customize any customizable variable. Click "Apply and Save". Verify init file > reflects the save. > > In A, customize a different customizable variable. Click "Apply and Save". Verify > init file reflects the save. The first customization made from within B is gone, > contrary to expectation. (This bug report unfortunately got no response at the time.) That does seem like surprising behaviour; I agree. I can also see somebody going "I really want to save the current customisation state in this particular Emacs, no matter what I've done elsewhere", which is what the described behaviour is. Does anybody have an opinion here? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no