From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andre Spiegel Newsgroups: gmane.emacs.devel Subject: Re: VC's handling of windows, esp. w.r.t annotate Date: Tue, 11 Apr 2006 21:47:47 +0100 Message-ID: <1144788467.7069.0.camel@localhost> References: <87u08z4zpp.fsf-monnier+emacs@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1144788556 8812 80.91.229.2 (11 Apr 2006 20:49:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 11 Apr 2006 20:49:16 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 11 22:49:15 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FTPmx-0001UW-2F for ged-emacs-devel@m.gmane.org; Tue, 11 Apr 2006 22:48:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FTPmw-0000Lt-Ks for ged-emacs-devel@m.gmane.org; Tue, 11 Apr 2006 16:48:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FTPmj-0000JT-QU for emacs-devel@gnu.org; Tue, 11 Apr 2006 16:48:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FTPmh-0000It-QW for emacs-devel@gnu.org; Tue, 11 Apr 2006 16:48:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FTPmh-0000Im-Nb for emacs-devel@gnu.org; Tue, 11 Apr 2006 16:48:23 -0400 Original-Received: from [193.113.160.45] (helo=mail.o2.co.uk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FTPrd-0005ZS-Sq for emacs-devel@gnu.org; Tue, 11 Apr 2006 16:53:30 -0400 Original-Received: from 213.94.168.53.wlan-ce1.oakwood-arms.cust.eircom.net (213.94.168.53) by mail.o2.co.uk (7.0.045) id 436B9AEF014B03EA; Tue, 11 Apr 2006 21:48:21 +0100 Original-To: Stefan Monnier In-Reply-To: <87u08z4zpp.fsf-monnier+emacs@gnu.org> X-Mailer: Evolution 2.4.2.1 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:52722 Archived-At: On Tue, 2006-04-11 at 16:39 -0400, Stefan Monnier wrote: > Any objection to the patch below? Looks good to me.