From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Potential problem with user prompts and new desktop restoration code Date: Sat, 13 Jul 2013 02:08:52 +0200 Message-ID: References: <54895528-A793-49ED-A4CF-36466DFD5FD0@mit.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1373674176 9994 80.91.229.3 (13 Jul 2013 00:09:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Jul 2013 00:09:36 +0000 (UTC) Cc: "emacs-devel@gnu.org developers" To: chad Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 13 02:09:38 2013 Return-path: Envelope-to: ged-emacs-devel@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 1UxnP7-0001Gy-9M for ged-emacs-devel@m.gmane.org; Sat, 13 Jul 2013 02:09:37 +0200 Original-Received: from localhost ([::1]:52977 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxnP6-0000vW-RQ for ged-emacs-devel@m.gmane.org; Fri, 12 Jul 2013 20:09:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33950) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxnP4-0000vR-7c for emacs-devel@gnu.org; Fri, 12 Jul 2013 20:09:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxnP3-00069B-Ia for emacs-devel@gnu.org; Fri, 12 Jul 2013 20:09:34 -0400 Original-Received: from mail-ea0-x236.google.com ([2a00:1450:4013:c01::236]:40959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxnP3-00068S-Ca for emacs-devel@gnu.org; Fri, 12 Jul 2013 20:09:33 -0400 Original-Received: by mail-ea0-f182.google.com with SMTP id d10so6699319eaj.27 for ; Fri, 12 Jul 2013 17:09:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=2hCbfkXZPcfLmgc9PVdfsER6l6Thp8rhdoc6dcErfGc=; b=XwwbRrgORs1GijuLw9mQkkWgsx218BMUVQ9/z4X5UR4vEF76DRgvOJwWnkV8/3CjTZ Q7Pbjsb7bqogTLY9NNXpJK6Xx2FQ+f4jfApnFQZ0bVg4X9BDu9FVymxQBYmzeGHNhVEx 8YXC9QLurwiZLFUM+YwJMlHoswmdUW+RvIpApD6Z/l4yaSFnrNrdP6NW2JUg7xhfip2U sumCpVklXdcVe/2CnlNf/vJVzSOA/nKU74thf5rwbG8QDXZbzLbhm8KVM49Jd1XYXq/I kPF3+xHYNF0PRQAW/NEuLGzzssdtC9kNTJoJ/G8bzp66OplNsIhz8Xf7nbr8WvG5A2XA ZKYQ== X-Received: by 10.15.76.71 with SMTP id m47mr48832370eey.70.1373674172351; Fri, 12 Jul 2013 17:09:32 -0700 (PDT) Original-Received: by 10.14.142.4 with HTTP; Fri, 12 Jul 2013 17:08:52 -0700 (PDT) In-Reply-To: <54895528-A793-49ED-A4CF-36466DFD5FD0@mit.edu> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::236 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:161847 Archived-At: On Sat, Jul 13, 2013 at 1:07 AM, chad wrote: > Unfortunately, I'm on the road now and don't have time to debug > further. Do not worry too much about debugging this, as I'm going to install new frame-restoring code really soon. Please file a bug report with a repeatable recipe so I can check whether the bug still happens with the new code (or, if it is ns-specific, you can check, of course). J