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: Fri, 29 Feb 2008 16:19:28 +0100 Message-ID: References: <47C81B2F.6050401@gnu.org> <47C821C6.7040900@gmail.com> 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 1204298387 15048 80.91.229.12 (29 Feb 2008 15:19:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 15:19:47 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Martin Fischer , emacs-devel@gnu.org, Jason Rumney To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 29 16:20:11 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 1JV71v-0006Oc-Bh for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 16:20:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JV71O-0002Gb-P8 for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 10:19:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JV71K-0002GO-Tx for emacs-devel@gnu.org; Fri, 29 Feb 2008 10:19:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JV71J-0002GB-5B for emacs-devel@gnu.org; Fri, 29 Feb 2008 10:19:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JV71I-0002G8-W4 for emacs-devel@gnu.org; Fri, 29 Feb 2008 10:19:33 -0500 Original-Received: from ik-out-1112.google.com ([66.249.90.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JV71H-0004F6-M1 for emacs-devel@gnu.org; Fri, 29 Feb 2008 10:19:32 -0500 Original-Received: by ik-out-1112.google.com with SMTP id c29so3245645ika.2 for ; Fri, 29 Feb 2008 07:19:30 -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=Dhld73RXG27buTbblRmSuOFmaufzmgu3owauxCG8TeA=; b=LSwOyRPwNOwLb/jsBVucPPbdqO1XHc9+5y+u4OJAeV8tXkEJcIyPUMJ+0329hsinB1GvKfHWYsqaqoyyZU+45VZX+6dqtNfWmzFnl0BwnIGjsRwDodO6nObIf6fyV1RByQg6xZy89v8xXF/DZn97Pqc2s08guABDedR6UZ1yAJ8= 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=iFfKAcehj5LZE2oQxmoGoPHiwwuphtvWB9cj3LKNEaGc3gMfjZx9qaO4LQXTsTHmP2Nbeu3NsXX3XjiaXAtNcEXxXNrWNJYG3WFxJrj9lCOVIfAQjP4Riws3cy78ull9l2rkUcWQDduUYLcavJME1Hg9JrGs+l0EZQITYKuGxx4= Original-Received: by 10.114.175.16 with SMTP id x16mr11582496wae.12.1204298368344; Fri, 29 Feb 2008 07:19:28 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Fri, 29 Feb 2008 07:19:28 -0800 (PST) In-Reply-To: <47C821C6.7040900@gmail.com> 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:90889 gmane.emacs.pretest.bugs:21359 Archived-At: On Fri, Feb 29, 2008 at 4:16 PM, Lennart Borgman (gmail) wrote: > But don't worry, I will try again. Glad to hear. > BTW, the emacsclient patches are part of those patches. And of course, > the patches that allows me to use the Windows keys as META. Wouldn't even dream otherwise. Juanma