From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hilary J Holz Newsgroups: gmane.emacs.bugs Subject: bug#12582: 24.1.50; customize settings not persisting across sessions + CHANGED outside Customize flag issue Date: Fri, 5 Oct 2012 15:06:19 -0700 Message-ID: References: <8AF12BA9-4DFC-4E4F-BA5B-A34651EE9752@hholz.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1349474814 13175 80.91.229.3 (5 Oct 2012 22:06:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Oct 2012 22:06:54 +0000 (UTC) Cc: 12582@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 06 00:07:00 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1TKG2s-0002hH-P5 for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Oct 2012 00:06:58 +0200 Original-Received: from localhost ([::1]:50101 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKG2m-0006ge-ND for geb-bug-gnu-emacs@m.gmane.org; Fri, 05 Oct 2012 18:06:52 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42442) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKG2k-0006gZ-So for bug-gnu-emacs@gnu.org; Fri, 05 Oct 2012 18:06:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TKG2j-0003zI-Lo for bug-gnu-emacs@gnu.org; Fri, 05 Oct 2012 18:06:50 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46775) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKG2j-0003z4-Ij for bug-gnu-emacs@gnu.org; Fri, 05 Oct 2012 18:06:49 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TKG2v-0007MF-O6 for bug-gnu-emacs@gnu.org; Fri, 05 Oct 2012 18:07:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Hilary J Holz Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 05 Oct 2012 22:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12582 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12582-submit@debbugs.gnu.org id=B12582.134947480328256 (code B ref 12582); Fri, 05 Oct 2012 22:07:01 +0000 Original-Received: (at 12582) by debbugs.gnu.org; 5 Oct 2012 22:06:43 +0000 Original-Received: from localhost ([127.0.0.1]:57026 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TKG2d-0007Lh-8I for submit@debbugs.gnu.org; Fri, 05 Oct 2012 18:06:43 -0400 Original-Received: from p3plsmtpa08-10.prod.phx3.secureserver.net ([173.201.193.111]:35138) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1TKG2a-0007LV-Jt for 12582@debbugs.gnu.org; Fri, 05 Oct 2012 18:06:41 -0400 Original-Received: (qmail 7667 invoked from network); 5 Oct 2012 22:06:21 -0000 Original-Received: from unknown (98.248.211.75) by p3plsmtpa08-10.prod.phx3.secureserver.net (173.201.193.111) with ESMTP; 05 Oct 2012 22:06:21 -0000 In-Reply-To: X-Mailer: Apple Mail (2.1283) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 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.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:65242 Archived-At: On Oct 5, 2012, at 2:46 PM, Glenn Morris wrote: > Hilary J Holz wrote: >=20 >> 1. M-x customize-aproposshell-switcher >=20 > There is no "shell-switcher" in Emacs. > Most probably, this is a bug in whatever package provides that = feature, > and should be reported to whoever maintains it. >=20 I would have done that if the problem had been local to the package. = However, there remains the issue with CHANGED outside Customize.=20 My decision to report it to emacs was very much shaped by = http://stackoverflow.com/questions/10042639/what-does-saved-and-set-mismat= ch-and-in-particular-the-mismatch-part-me. In that q/a, the same flag = was identified as being problematic, part of a two bug interaction that = is rather reminiscent of this one. In any case, I have long since found a workaround. The extra work = diagnosing and reporting it was purely a community contribution. I can = only hope someone finds it useful. >> In GNU Emacs 24.1.50.2 (i386-apple-darwin11.4.0, NS = apple-appkit-1138.47) >> of 2012-05-15 on jessica-2.local >=20 > This is a rather old version of the Emacs trunk. >=20 ROFL! Take it up with the homebrew folks, it's their build. Hilz ---- Hilary J Holz full stack web developer hilary@hholz.com http://hholz.com/ http://linkedin.com/in/hilaryholz