From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Hanchrow Newsgroups: gmane.emacs.devel Subject: Re: vc-bzr failed in Windows XP Date: Sun, 06 Jul 2008 10:38:47 -0700 Message-ID: <87lk0eewuw.fsf@offby1.atm01.sea.blarg.net> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1215366819 22516 80.91.229.12 (6 Jul 2008 17:53:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Jul 2008 17:53:39 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 06 19:54:26 2008 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 1KFYRL-0000wp-32 for ged-emacs-devel@m.gmane.org; Sun, 06 Jul 2008 19:54:23 +0200 Original-Received: from localhost ([127.0.0.1]:41828 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KFYQU-0008Qz-4B for ged-emacs-devel@m.gmane.org; Sun, 06 Jul 2008 13:53:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KFYQP-0008Qk-L2 for emacs-devel@gnu.org; Sun, 06 Jul 2008 13:53:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KFYQN-0008QY-GX for emacs-devel@gnu.org; Sun, 06 Jul 2008 13:53:25 -0400 Original-Received: from [199.232.76.173] (port=36454 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KFYQN-0008QV-EE for emacs-devel@gnu.org; Sun, 06 Jul 2008 13:53:23 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:52959 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KFYQM-0003Z0-L8 for emacs-devel@gnu.org; Sun, 06 Jul 2008 13:53:23 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KFYQG-00089X-Hw for emacs-devel@gnu.org; Sun, 06 Jul 2008 17:53:16 +0000 Original-Received: from q-static-138-125.avvanta.com ([206.124.138.125]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Jul 2008 17:53:16 +0000 Original-Received: from offby1 by q-static-138-125.avvanta.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Jul 2008 17:53:16 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: q-static-138-125.avvanta.com User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:0CwoIeFYoV98KA0ziEzl7/tMYT8= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:100387 Archived-At: >>>>> "Leo" == Leo writes: Leo> sha1sum.exe downloaded from Leo> ftp://ftp.gnupg.org/gcrypt/binary/sha1sum.exe. Leo> Now when I try to open a file in bzr repo and type C-x v =, Leo> Emacs throws the following backtrace: Leo> Debugger entered--Lisp error: (args-out-of-range 1 41) Leo> buffer-substring(1 41) Try to figure out what the output of "sha1sum" is -- my guess is it's not producing any output at all, or just an error. It looks to me like the lisp code is merely assuming that the output contains a 41-byte hexencoded SHA1 sum, which will be the case only if the program is actually working properly. -- "New York Minute" is a textbook example of a film created as a "vehicle" but without any ideas about where the vehicle should go. -- Roger Ebert