emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vc-bzr failed in Windows XP


From: Eric Hanchrow
Subject: Re: vc-bzr failed in Windows XP
Date: Sun, 06 Jul 2008 10:38:47 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>>>>> "Leo" == Leo  <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]