all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: emacs-devel@gnu.org
Subject: vc-bzr failed in Windows XP
Date: Sun, 06 Jul 2008 18:02:38 +0100	[thread overview]
Message-ID: <xbaiy74fj68h.fsf@cam.ac.uk> (raw)

Hi There6,

I am running Emacs on Windows XP downloaded from
http://ourcomments.org/Emacs/EmacsW32.html. The version is GNU Emacs
23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-06-29 on LENNART-69DE564.

sha1sum.exe downloaded from
ftp://ftp.gnupg.org/gcrypt/binary/sha1sum.exe.

Now when I try to open a file in bzr repo and type C-x v =, Emacs throws
the following backtrace:

Debugger entered--Lisp error: (args-out-of-range 1 41)
  buffer-substring(1 41)
  (let ((prog sha1-program) (args nil)) (when (consp prog) (setq args ...) (setq prog ...)) (apply (quote process-file) prog (file-relative-name file) t nil args) (buffer-substring (point-min) (+ ... 40)))
  (progn (set-buffer-multibyte nil) (let (... ...) (when ... ... ...) (apply ... prog ... t nil args) (buffer-substring ... ...)))
  (unwind-protect (progn (set-buffer-multibyte nil) (let ... ... ... ...)) (and (buffer-name temp-buffer) (kill-buffer temp-buffer)))
  (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn ... ...) (and ... ...)))
  (with-current-buffer temp-buffer (unwind-protect (progn ... ...) (and ... ...)))
  (let ((temp-buffer ...)) (with-current-buffer temp-buffer (unwind-protect ... ...)))
  (with-temp-buffer (set-buffer-multibyte nil) (let (... ...) (when ... ... ...) (apply ... prog ... t nil args) (buffer-substring ... ...)))
  vc-bzr-sha1("d:/thesis.repo/thesis.trunk/ClassicThesis.tex")
  vc-bzr-state-heuristic("d:/thesis.repo/thesis.trunk/ClassicThesis.tex")
  vc-bzr-registered("d:/thesis.repo/thesis.trunk/ClassicThesis.tex")
  apply(vc-bzr-registered "d:/thesis.repo/thesis.trunk/ClassicThesis.tex")
  vc-call-backend(Bzr registered "d:/thesis.repo/thesis.trunk/ClassicThesis.tex")
  #[(b) " \b 	# .

Kind regards,
-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .:  [ GPG Key: 9283AA3F ]  :.

        Use the better alternative -- http://www.openoffice.org/





             reply	other threads:[~2008-07-06 17:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-06 17:02 Leo [this message]
2008-07-06 17:38 ` vc-bzr failed in Windows XP Eric Hanchrow
2008-07-06 18:50   ` Leo
2008-11-15  4:25 ` chunlinyao
2008-11-15  9:28   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xbaiy74fj68h.fsf@cam.ac.uk \
    --to=sdl.web@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.