all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: "Eric S. Raymond" <esr@thyrsus.com>
Cc: emacs-devel@gnu.org
Subject: Re: master 2a81c5d 1/2: Confine vc-stay-local to CVS, because it was unusable in SVN.
Date: Mon, 01 Dec 2014 19:56:41 +0100	[thread overview]
Message-ID: <m3r3wj2o7q.fsf@stories.gnus.org> (raw)
In-Reply-To: <20141201184549.GA485@thyrsus.com> (Eric S. Raymond's message of "Mon, 1 Dec 2014 13:45:49 -0500")

"Eric S. Raymond" <esr@thyrsus.com> writes:

> OK, now try restoring it and debugging on entry to the function
> vc-bzr-registered. It''s almost certainly going wrong somewhere inside
> there.

With emacs -Q:

(require 'vc-bzr)
(vc-bzr-state "~/rms.jpg")

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  regexp-quote(nil)
  vc-bzr-status("~/rms.jpg")
  vc-bzr-state("~/rms.jpg")
  eval((vc-bzr-state "~/rms.jpg") nil)
  elisp--eval-last-sexp(nil)
  eval-last-sexp(nil)
  funcall-interactively(eval-last-sexp nil)
  call-interactively(eval-last-sexp nil nil)
  command-execute(eval-last-sexp)


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



  parent reply	other threads:[~2014-12-01 18:56 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20141201154813.24050.49985@vcs.savannah.gnu.org>
     [not found] ` <E1XvTCw-0006H0-B7@vcs.savannah.gnu.org>
2014-12-01 16:47   ` master 2a81c5d 1/2: Confine vc-stay-local to CVS, because it was unusable in SVN Lars Magne Ingebrigtsen
2014-12-01 16:52     ` Lars Magne Ingebrigtsen
2014-12-01 16:58       ` Eric S. Raymond
2014-12-01 17:09         ` Eric S. Raymond
2014-12-01 17:27           ` Lars Magne Ingebrigtsen
2014-12-01 17:53             ` Lars Magne Ingebrigtsen
2014-12-01 18:20               ` Eric S. Raymond
2014-12-01 18:27                 ` Lars Magne Ingebrigtsen
2014-12-01 18:45                   ` Eric S. Raymond
2014-12-01 18:51                     ` Glenn Morris
2014-12-01 18:56                     ` Lars Magne Ingebrigtsen [this message]
2014-12-01 19:18                       ` Eric S. Raymond
2014-12-01 19:21                         ` Lars Magne Ingebrigtsen
2014-12-01 19:28                         ` Lars Magne Ingebrigtsen
2014-12-01 19:31                           ` Lars Magne Ingebrigtsen
2014-12-01 19:36                             ` Lars Magne Ingebrigtsen
2014-12-01 19:47                               ` Eric S. Raymond
2014-12-01 17:13         ` Lars Magne Ingebrigtsen

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=m3r3wj2o7q.fsf@stories.gnus.org \
    --to=larsi@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=esr@thyrsus.com \
    /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.