From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 22.1.90; desktop-save throws (error "No buffer named ") Date: Thu, 28 Feb 2008 17:29:15 +0100 Message-ID: References: <92ve4aefit.fsf@nospam.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204216185 5846 80.91.229.12 (28 Feb 2008 16:29:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Feb 2008 16:29:45 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org To: "Martin Fischer" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 28 17:30:10 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JUldv-00018l-Tc for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 17:30:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUldP-00069o-ID for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 11:29:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUldJ-00066r-2I for emacs-devel@gnu.org; Thu, 28 Feb 2008 11:29:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUldH-000667-LO for emacs-devel@gnu.org; Thu, 28 Feb 2008 11:29:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUldH-000664-DV for emacs-devel@gnu.org; Thu, 28 Feb 2008 11:29:19 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.176]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUldH-00044c-2j for emacs-devel@gnu.org; Thu, 28 Feb 2008 11:29:19 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so4664270wah.10 for ; Thu, 28 Feb 2008 08:29:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=3bdPY1RuN/rQKh50KYgH5/waH6v2ZV8oTb/UT+NFbCg=; b=mZ3LuMPAyWJzbY+Pfkq7ETimAGurCkw4z/iGeY8V4ueGnAdfvXsyS7LlGtCbhelagp7lqWfpn2CyHcerV8YjlVbX4Prbrfwj+s96ktypAuKHN/FXTm4YPQ/m28lkvT418GF3RLxKsamr10vEy9of9lZEo1oLrYsAu6TX7uDSlLk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=B+KfHxcEgaTURfzqZGnzKqRZGqvkTjYl0SZAXvXsGOu7zXcnge1Td0epvxuEqSYOJ1SS3Q1XQytG2mR9lUesIa5iFL+EHzSsM6eRLxdf3UxiqyClsNh22Ad1h56oZ26zYurhCswbZ4fAfAcDDYDhTp8Nj45IyLuCM0+RcyCHuaY= Original-Received: by 10.114.52.1 with SMTP id z1mr9637764waz.123.1204216155999; Thu, 28 Feb 2008 08:29:15 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Thu, 28 Feb 2008 08:29:15 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:90728 gmane.emacs.pretest.bugs:21334 Archived-At: On Thu, Feb 28, 2008 at 2:27 PM, Martin Fischer wrote: > I wasn't thorough enough ;-), it isn't a new problem. > > It already exists in > > GNU Emacs 22.1.50.1 (i386-mingw-nt5.1.2600) of 2007-08-18 on TPAD > > where desktop doesn't depend on uniquify. Could you elaborate, please? Juanma