From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: John covici Newsgroups: gmane.emacs.devel Subject: Re: [covici@ccs.covici.com: desktop-save variable ask-if -new always asks] Date: Mon, 2 Jun 2003 05:53:52 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <16091.7856.208123.882960@ccs.covici.com> References: <3EDAFFCD.1030500@math.ku.dk> Reply-To: covici@ccs.covici.com NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1054548065 27661 80.91.224.249 (2 Jun 2003 10:01:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 2 Jun 2003 10:01:05 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Jun 02 12:01:02 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Mm6y-00079i-00 for ; Mon, 02 Jun 2003 12:00:16 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19MmNW-0005mB-00 for ; Mon, 02 Jun 2003 12:17:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Mm80-0003j2-FG for emacs-devel@quimby.gnus.org; Mon, 02 Jun 2003 06:01:20 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Mm58-0002EN-Vh for emacs-devel@gnu.org; Mon, 02 Jun 2003 05:58:22 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Mm3u-0001Un-E6 for emacs-devel@gnu.org; Mon, 02 Jun 2003 05:57:07 -0400 Original-Received: from va-leesburg1b-227.stngva.adelphia.net ([68.64.41.227] helo=ccs.covici.com) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Mm0n-0000KL-Qm; Mon, 02 Jun 2003 05:53:53 -0400 Original-Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.12.8p1/8.12.8) with ESMTP id h529rqJk004704; Mon, 2 Jun 2003 05:53:52 -0400 Original-Received: (from covici@localhost) by ccs.covici.com (8.12.8p1/8.12.8/Submit) id h529rq8g004701; Mon, 2 Jun 2003 05:53:52 -0400 Original-To: Lars Hansen In-Reply-To: <3EDAFFCD.1030500@math.ku.dk> X-Mailer: VM 7.15 under Emacs 21.3.50.6 Original-cc: rms@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14583 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14583 If memory serves, I tried this on the cvs of May 18, and had the problem on that one also. I might comment that the logic in that part of the code is very complicated -- perhaps it should be broken out a bit at the cost of some cpu cycles, but less human cycles. on Monday 06/02/2003 Lars Hansen(larsh@math.ku.dk) wrote > I have a fix ready. But before I send it, I want to investigate the > reason for the change that has just been made to desktop.el (revision > 1.56), it is wrong. > > Richard Stallman wrote: > > >This may have resulted from your changes--could you please investigate? > > > >------- Start of forwarded message ------- > >To: emacs-devel@gnu.org > >From: John Covici > >Date: Fri, 30 May 2003 16:42:23 -0400 > >Subject: desktop-save variable ask-if -new always asks > >Sender: emacs-devel-bounces+rms=gnu.org@gnu.org > > > >Using emacs version 21.3.50.6 cvs as of May 29, if I set desktop-save > >to ask-if-new via the customize group desktop, it always asks -- > >ignoring the existence of the .emacs.desktop file. > > > > > >- -- > > John Covici > > covici@ccs.covici.com > > > > > >_______________________________________________ > >Emacs-devel mailing list > >Emacs-devel@gnu.org > >http://mail.gnu.org/mailman/listinfo/emacs-devel > >------- End of forwarded message ------- > > > > > > > -- John Covici covici@ccs.covici.com