From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Lars Hansen Newsgroups: gmane.emacs.devel Subject: Re: [covici@ccs.covici.com: desktop-save variable ask-if -new always asks] Date: Mon, 02 Jun 2003 13:47:56 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <3EDB396C.5080100@math.ku.dk> References: <16091.7856.208123.882960@ccs.covici.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1054556653 29188 80.91.224.249 (2 Jun 2003 12:24:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 2 Jun 2003 12:24:13 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Jun 02 14:24:09 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 19MoHm-0007J4-00 for ; Mon, 02 Jun 2003 14:19:34 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19MoYN-00074k-00 for ; Mon, 02 Jun 2003 14:36:43 +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 19Mo9G-00061l-Uq for emacs-devel@quimby.gnus.org; Mon, 02 Jun 2003 08:10:46 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Mo3r-00040f-L9 for emacs-devel@gnu.org; Mon, 02 Jun 2003 08:05:11 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Mnue-0001ER-E1 for emacs-devel@gnu.org; Mon, 02 Jun 2003 07:55:50 -0400 Original-Received: from [62.84.220.10] (helo=post.kabelnettet.dk) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Mnm8-0006oe-H2; Mon, 02 Jun 2003 07:46:52 -0400 Original-Received: from math.ku.dk [62.84.220.219] by post.kabelnettet.dk with ESMTP (SMTPD32-7.14) id A9FD42160052; Mon, 02 Jun 2003 13:50:21 +0200 User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en Original-To: covici@ccs.covici.com In-Reply-To: <16091.7856.208123.882960@ccs.covici.com> 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:14590 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14590 John covici wrote: >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? > > > > > You are rigth, the problem has not been introduced with the recent changes (those after May 18). The bug should be fixed when the patch I posted earlier today is installed.