From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Brown Newsgroups: gmane.emacs.bugs Subject: bug#21745: 25.0.50; emacs infloops after call to vc-annotate Date: Fri, 23 Oct 2015 17:36:49 -0400 Message-ID: <562AA871.1080302@cornell.edu> References: <562A872A.4030200@cornell.edu> <83si51xs99.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1445636249 4922 80.91.229.3 (23 Oct 2015 21:37:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Oct 2015 21:37:29 +0000 (UTC) Cc: 21745-done@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 23 23:37:14 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zpk1Q-0003uu-JN for geb-bug-gnu-emacs@m.gmane.org; Fri, 23 Oct 2015 23:37:12 +0200 Original-Received: from localhost ([::1]:41746 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zpk1Q-0008JN-01 for geb-bug-gnu-emacs@m.gmane.org; Fri, 23 Oct 2015 17:37:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34641) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zpk1M-0008J3-6f for bug-gnu-emacs@gnu.org; Fri, 23 Oct 2015 17:37:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zpk1G-0002Ux-Uy for bug-gnu-emacs@gnu.org; Fri, 23 Oct 2015 17:37:08 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:44541) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zpk1G-0002Uf-SQ for bug-gnu-emacs@gnu.org; Fri, 23 Oct 2015 17:37:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Zpk1G-0008Gw-JK for bug-gnu-emacs@gnu.org; Fri, 23 Oct 2015 17:37:02 -0400 Resent-From: Ken Brown Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 23 Oct 2015 21:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 21745 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 21745@debbugs.gnu.org, kbrown@cornell.edu, kbrown@cornell.edu Original-Received: via spool by 21745-done@debbugs.gnu.org id=D21745.144563621031777 (code D ref 21745); Fri, 23 Oct 2015 21:37:02 +0000 Original-Received: (at 21745-done) by debbugs.gnu.org; 23 Oct 2015 21:36:50 +0000 Original-Received: from localhost ([127.0.0.1]:35249 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zpk14-0008GS-BX for submit@debbugs.gnu.org; Fri, 23 Oct 2015 17:36:50 -0400 Original-Received: from limerock01.mail.cornell.edu ([128.84.13.241]:35366) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zpk12-0008GJ-QH for 21745-done@debbugs.gnu.org; Fri, 23 Oct 2015 17:36:49 -0400 X-CornellRouted: This message has been Routed already. Original-Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock01.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id t9NLalKd025138; Fri, 23 Oct 2015 17:36:47 -0400 Original-Received: from [192.168.1.5] (cpe-67-249-176-138.twcny.res.rr.com [67.249.176.138]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id t9NLak2e018979 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Fri, 23 Oct 2015 17:36:47 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: <83si51xs99.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:107952 Archived-At: On 10/23/2015 4:08 PM, Eli Zaretskii wrote: > Thanks, I think I fixed this. Confirmed. Thanks for the quick fix. Ken