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: Wed, 27 Feb 2008 17:28:14 +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 1204129739 11212 80.91.229.12 (27 Feb 2008 16:28:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Feb 2008 16:28:59 +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 Wed Feb 27 17:29:25 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 1JUP9L-00057f-D0 for ged-emacs-devel@m.gmane.org; Wed, 27 Feb 2008 17:28:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUP8p-0005pj-62 for ged-emacs-devel@m.gmane.org; Wed, 27 Feb 2008 11:28:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUP8k-0005pW-GR for emacs-devel@gnu.org; Wed, 27 Feb 2008 11:28:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUP8i-0005pJ-Cd for emacs-devel@gnu.org; Wed, 27 Feb 2008 11:28:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUP8i-0005pG-9B for emacs-devel@gnu.org; Wed, 27 Feb 2008 11:28:16 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUP8i-0001Ci-0a for emacs-devel@gnu.org; Wed, 27 Feb 2008 11:28:16 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so3359345wah.10 for ; Wed, 27 Feb 2008 08:28:14 -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=TPUn81tQsTmWDkg/whEpzF1qWastopRzs8KHUok0Keo=; b=Og7rAFHEjDGwcldYXjuhAebA70IVTjKxz/kkLBfMcVS8bkKXXANb8ferluwtJw4kShBXv4WmOvCbsHtm7LeH2IgBrqrQ89A4H8TSGXWHM1/CbJkE1AJHIfUqMqhnmbGUAVxSULwIpdc0nQiBpfzVcVbZ9NKGSe62HRO9bYNSZyM= 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=AUSRc+4da4Kxxo8iBgaGD5bxMkDnJI7pPWXuM+oUY7SqaNyqWM7nZY5P8j1AqzX5ah/BNgAFEyabShym3QiByBaz58ETzk8qfuYX08rUfFV4tpJL54r3ZJFMin0OTRF5OBCHjYFTjOsoVOHjY6VLhYBrT0JzzE7X4t8hHrO+3Vo= Original-Received: by 10.114.61.1 with SMTP id j1mr7628654waa.62.1204129694710; Wed, 27 Feb 2008 08:28:14 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Wed, 27 Feb 2008 08:28:14 -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:90631 gmane.emacs.pretest.bugs:21316 Archived-At: On Wed, Feb 27, 2008 at 1:48 PM, Juanma Barranquero wrote: > Aha. I'll look into it ASAP. Please, try updating uniquify.el from the EMACS_22_BRANCH, or applying the following patch if you're using a pretest tarball. Juanma Index: lisp/uniquify.el =================================================================== RCS file: /cvsroot/emacs/emacs/lisp/uniquify.el,v retrieving revision 1.62.2.8 retrieving revision 1.62.2.9 diff -u -2 -r1.62.2.8 -r1.62.2.9 --- lisp/uniquify.el 12 Feb 2008 14:32:56 -0000 1.62.2.8 +++ lisp/uniquify.el 27 Feb 2008 16:20:33 -0000 1.62.2.9 @@ -195,5 +195,6 @@ Return nil if the buffer is not managed by uniquify." (and uniquify-managed - (uniquify-item-base (car uniquify-managed)))) + (let ((base (uniquify-item-base (car uniquify-managed)))) + (if (string= base "") nil base)))) ;;; Main entry point.