From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Save unmodified buffer when file has been deleted Date: Fri, 11 Feb 2011 20:01:00 +0100 Message-ID: <87aai2s8er.fsf@gnu.org> References: <87d3mz0vzn.fsf@altern.org> <83vd0qrkbj.fsf@gnu.org> <87mxm2zytm.fsf@gnu.org> <83ipwqr4co.fsf@gnu.org> <87oc6isbe3.fsf@altern.org> <83ei7equbs.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297450874 13657 80.91.229.12 (11 Feb 2011 19:01:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 11 Feb 2011 19:01:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 11 20:01:09 2011 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.69) (envelope-from ) id 1PnyEv-0004lU-0h for ged-emacs-devel@m.gmane.org; Fri, 11 Feb 2011 20:01:09 +0100 Original-Received: from localhost ([127.0.0.1]:35400 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnyEu-0005Sz-Bx for ged-emacs-devel@m.gmane.org; Fri, 11 Feb 2011 14:01:08 -0500 Original-Received: from [140.186.70.92] (port=42130 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnyEl-0005SL-GM for emacs-devel@gnu.org; Fri, 11 Feb 2011 14:01:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnyEk-0005T1-HN for emacs-devel@gnu.org; Fri, 11 Feb 2011 14:00:59 -0500 Original-Received: from mail-fx0-f41.google.com ([209.85.161.41]:59788) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnyEi-0005Se-BT; Fri, 11 Feb 2011 14:00:56 -0500 Original-Received: by fxm12 with SMTP id 12so3191808fxm.0 for ; Fri, 11 Feb 2011 11:00:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:sender:from:to:cc:subject:in-reply-to :references:user-agent:date:message-id:mime-version:content-type; bh=Gc2F9582MUmslz7Zym74jHXCzfE3KDzYsg/8FSCTv1Q=; b=EbWZMKw3fG4bUe/4TI3GX9tmE+pbFFLMIgn6at/xW03fMVWyP9Aktqy+ZBqPZnehuL LZhY4Ycolf/leQzxwBruwIkTKd/VzUeTQFbsI3sZCl4CVs8kAlVEgLw7+N/A+xT0ZfkT DjLAMih+YHv7aEWv4M1ItD1qi74smRgrIvKYo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; b=Vq+Gx7t+i/NPe2UCV4+ZAPxMQGiKPwGaD5KvNN/sDQkMezjKD0YbR10qnyMh0/T34Y SUctqvcJSaUFjI5RUXakiQjIVtzhwcZ6bpBRUDZ9BYoyRgPewNC7QnJJnWO/5EVXFVFC 901jZ16n10xg22b43dzXIKTGrTDqu3e6QBGcA= Original-Received: by 10.223.103.4 with SMTP id i4mr925787fao.123.1297450855070; Fri, 11 Feb 2011 11:00:55 -0800 (PST) Original-Received: from myhost.localdomain (fon75-1-78-192-119-5.fbxo.proxad.net [78.192.119.5]) by mx.google.com with ESMTPS id 5sm550881fak.23.2011.02.11.11.00.53 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 11 Feb 2011 11:00:54 -0800 (PST) Original-Received: by myhost.localdomain (Postfix, from userid 1000) id CEAB68867; Fri, 11 Feb 2011 20:01:00 +0100 (CET) In-Reply-To: <83ei7equbs.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 11 Feb 2011 20:50:31 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.161.41 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:135907 Archived-At: Eli Zaretskii writes: > Is your "quickfixes" branch bound to the remote repository? Yes -- sorry I didn't mention that. (This is the way the quickfixes branch is set up on emacswiki instructions.) -- Bastien