all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bill Wohler <wohler@newt.com>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.50; vc-diff bombs with wrong-type-argument stringp
Date: Wed, 19 Sep 2007 22:18:03 -0700	[thread overview]
Message-ID: <359.1190265483@olgas.newt.com> (raw)

When I run `C-x v =' on a Subversion-controlled file, I get the appended
stack trace. I do not get this error with emacs -Q; however, the NEWS
file does not indicate any incompatible changes which would point out
which of my settings might be to blame.

If the problem is not apparent, please let me know and I'll try to find
the offending settings in my environment.

Debugger entered--Lisp error: (wrong-type-argument stringp ("/home/wohler/.emacs"))
  call-process("svn" nil t nil "status" "-v" ("/home/wohler/.emacs"))
  apply(call-process "svn" nil t nil ("status" "-v" ("/home/wohler/.emacs")))
  (let ((status ...)) (goto-char (point-min)) (if (not ...) (if ... nil ...) (vc-svn-parse-status)))
  (save-excursion (set-buffer (get-buffer-create " *Subversion Output*")) (erase-buffer) (let (...) (goto-char ...) (if ... ... ...)))
  (vc-svn-with-output-buffer (let (...) (goto-char ...) (if ... ... ...)))
  vc-svn-run-status(("/home/wohler/.emacs"))
  (let* ((diff-switches-list ...) (status ...) (local ...) (changed ...) (rev1 ...) (rev-switches-list ...) (async ...)) (let (...) (if ... 1 0)))
  vc-svn-diff(("/home/wohler/.emacs"))
  apply(vc-svn-diff ("/home/wohler/.emacs"))
  vc-call-backend(SVN diff ("/home/wohler/.emacs"))
  byte-code("\b‰\x19A@)ÃÄÅ\n!Æ\"!=ƒ\x1e\0\b‰\x19AA)@Ç=„%\0È\b@\bA\"‡ÉÅ\nC!Æ\nC#‡" [err x file indirect-function vc-find-backend-function vc-backend diff 4 signal vc-call-backend] 6)
  vc-default-workfile-unchanged-p(SVN "/home/wohler/.emacs")
  apply(vc-default-workfile-unchanged-p SVN "/home/wohler/.emacs")
  vc-call-backend(SVN workfile-unchanged-p "/home/wohler/.emacs")
  vc-workfile-unchanged-p("/home/wohler/.emacs")
  vc-diff(nil t)
  call-interactively(vc-diff)

             reply	other threads:[~2007-09-20  5:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-20  5:18 Bill Wohler [this message]
2007-09-20  7:11 ` 23.0.50; vc-diff bombs with wrong-type-argument stringp Glenn Morris
2007-10-15  5:08   ` Bill Wohler

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=359.1190265483@olgas.newt.com \
    --to=wohler@newt.com \
    --cc=emacs-pretest-bug@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.