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: Desktop locking broken with lazy desktop. Date: Tue, 19 Jun 2007 12:42:28 +0200 Message-ID: References: <46728E58.1010907@swipnet.se> <46728F8D.2060104@swipnet.se> <4672BF3A.8060201@swipnet.se> <11189474.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182249802 9556 80.91.229.12 (19 Jun 2007 10:43:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Jun 2007 10:43:22 +0000 (UTC) Cc: Emacs-devel@gnu.org To: Hefuhua Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 19 12:43:17 2007 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 1I0bB6-0006Di-S0 for ged-emacs-devel@m.gmane.org; Tue, 19 Jun 2007 12:43:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0bB6-0000r1-AU for ged-emacs-devel@m.gmane.org; Tue, 19 Jun 2007 06:43:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I0bAO-00009V-QH for emacs-devel@gnu.org; Tue, 19 Jun 2007 06:42:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I0bAL-00008B-T1 for Emacs-devel@gnu.org; Tue, 19 Jun 2007 06:42:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0bAL-000080-63 for Emacs-devel@gnu.org; Tue, 19 Jun 2007 06:42:29 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.228]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I0bAK-0007V1-Qv for Emacs-devel@gnu.org; Tue, 19 Jun 2007 06:42:28 -0400 Original-Received: by wx-out-0506.google.com with SMTP id h26so1943713wxd for ; Tue, 19 Jun 2007 03:42:28 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; 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; b=OjH81lcjKIk3AzcslxUmJOtMU5wXE8Mp5m+Z7kg5/3rJlLoJKSpB6RHhNXaQYnguZOsr2LVp1akL/gFWxhoKHp8kltN5t8YucQ1ZRR+ywO39lOX4bjLLxGUL3KM5MhTn1g67fpxEsnlPIsRnzWbjjGXRboMGlUOjXRe2kvGM7oY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TEPvWRdZ0fjAkAhzsdqa588HFewduZoZjGb4eQn3bjr58oWxDJ/90kLAk4o35gpgwlmblewyLwHp9YpCoT6/v6fGxn1YsP5Y+2gEdQYFDWrwGbSMbAHaYd0D/bCr06xOTuLv+UNM+iuDL1IfNXbm4/++/1PKZp4yyLQwvWFdAD8= Original-Received: by 10.90.100.2 with SMTP id x2mr4599863agb.1182249748141; Tue, 19 Jun 2007 03:42:28 -0700 (PDT) Original-Received: by 10.90.87.8 with HTTP; Tue, 19 Jun 2007 03:42:28 -0700 (PDT) In-Reply-To: <11189474.post@talk.nabble.com> Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:73293 Archived-At: On 6/19/07, Hefuhua wrote: > > cp emacs.old/lisp/desktop.el emacs/lisp/desktop.el > > make bootstrap > > make install > > ok. That meaning? Because I'm OK also with the more up-to-date desktop.el... Juanma