From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#18725: [PATCH]: Emacs 24.4. Say "no" to "erase customizations?". .emacs gets written. Date: Wed, 15 Oct 2014 15:40:39 +0000 Message-ID: <20141015154039.GC3093@acm.acm> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1413388049 13352 80.91.229.3 (15 Oct 2014 15:47:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 15 Oct 2014 15:47:29 +0000 (UTC) Cc: 18725@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 15 17:47:22 2014 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 1XeQnI-0004A6-O9 for geb-bug-gnu-emacs@m.gmane.org; Wed, 15 Oct 2014 17:47:20 +0200 Original-Received: from localhost ([::1]:45376 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeQnI-0002OA-C6 for geb-bug-gnu-emacs@m.gmane.org; Wed, 15 Oct 2014 11:47:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeQn6-0002Es-Fx for bug-gnu-emacs@gnu.org; Wed, 15 Oct 2014 11:47:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeQn0-0000mT-KJ for bug-gnu-emacs@gnu.org; Wed, 15 Oct 2014 11:47:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53056) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeQn0-0000mC-H2 for bug-gnu-emacs@gnu.org; Wed, 15 Oct 2014 11:47:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XeQn0-00079U-5Z for bug-gnu-emacs@gnu.org; Wed, 15 Oct 2014 11:47:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 15 Oct 2014 15:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18725 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 18725-submit@debbugs.gnu.org id=B18725.141338798527438 (code B ref 18725); Wed, 15 Oct 2014 15:47:02 +0000 Original-Received: (at 18725) by debbugs.gnu.org; 15 Oct 2014 15:46:25 +0000 Original-Received: from localhost ([127.0.0.1]:44620 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XeQmO-00078T-NB for submit@debbugs.gnu.org; Wed, 15 Oct 2014 11:46:25 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:60484 helo=mail.muc.de) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XeQmM-00078E-2f for 18725@debbugs.gnu.org; Wed, 15 Oct 2014 11:46:23 -0400 Original-Received: (qmail 14536 invoked by uid 3782); 15 Oct 2014 15:46:20 -0000 Original-Received: from acm.muc.de (pD9518A7C.dip0.t-ipconnect.de [217.81.138.124]) by colin.muc.de (tmda-ofmipd) with ESMTP; Wed, 15 Oct 2014 17:46:19 +0200 Original-Received: (qmail 13000 invoked by uid 1000); 15 Oct 2014 15:40:39 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:94541 Hello, Stefan. On Wed, Oct 15, 2014 at 10:39:48AM -0400, Stefan Monnier wrote: > > +and `yes-or-no-p' otherwise. Return t if the functionality has > ^^^ > We prefer non-nil > Otherwise, looks good, please install, Done, with requested amendment, revision #117588. > [ How did you end up with gnu-emacs-bug@moderators.isc.org in the "To:" > field? ] This is going to make Glenn unhappy. I posted it via Usenet, for lack of getting a CC of my original bug report to which I could've replied. It seems the bug-gnu-emacs mail server has been reconfigured not to send CCs to people involved by default, and I'm not subscribed to bug-gnu-emacs at the moment. > Stefan -- Alan Mackenzie (Nuremberg, Germany).