From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neal Becker Newsgroups: gmane.emacs.devel Subject: C-x v i bug Date: Thu, 03 Dec 2009 10:37:39 -0500 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Trace: ger.gmane.org 1259854781 22993 80.91.229.12 (3 Dec 2009 15:39:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Dec 2009 15:39:41 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 03 16:39:34 2009 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 1NGDmH-0006w5-8T for ged-emacs-devel@m.gmane.org; Thu, 03 Dec 2009 16:39:33 +0100 Original-Received: from localhost ([127.0.0.1]:54239 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGDmG-0006cu-V0 for ged-emacs-devel@m.gmane.org; Thu, 03 Dec 2009 10:39:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGDky-00063m-S1 for emacs-devel@gnu.org; Thu, 03 Dec 2009 10:38:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGDkt-000613-Vh for emacs-devel@gnu.org; Thu, 03 Dec 2009 10:38:12 -0500 Original-Received: from [199.232.76.173] (port=56631 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGDkt-00060t-Rz for emacs-devel@gnu.org; Thu, 03 Dec 2009 10:38:07 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:59304) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NGDkt-0002Sz-5h for emacs-devel@gnu.org; Thu, 03 Dec 2009 10:38:07 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1NGDkr-0006Dy-5Y for emacs-devel@gnu.org; Thu, 03 Dec 2009 16:38:05 +0100 Original-Received: from 139.85.239.116 ([139.85.239.116]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Dec 2009 16:38:05 +0100 Original-Received: from ndbecker2 by 139.85.239.116 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Dec 2009 16:38:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Followup-To: gmane.emacs.devel Original-Lines: 9 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 139.85.239.116 User-Agent: KNode/4.3.3 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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 X-Spam-Report: 5.3 points; * 1.3 GAPPY_SUBJECT Subject: contains G.a.p.p.y-T.e.x.t * 0.0 RCVD_BY_IP Received by mail server with no name * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -0.0 SPF_PASS SPF: sender matches SPF record * 4.0 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO Xref: news.gmane.org gmane.emacs.devel:118179 Archived-At: hg status test_front_end_spec.py *** failed to import extension rdiff: No module named rdiff ? test_front_end_spec.py The above warning confuses emacs. C-x v i report 'already registered'. After I fixed the above warning (removed rdiff from my .hgrc), then C-x v i worked correctly.