unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Cannot use `vc-annotate' on OS X
Date: Sun, 02 Jun 2013 05:50:48 +0300	[thread overview]
Message-ID: <83txlhz0mv.fsf@gnu.org> (raw)
In-Reply-To: <CAAF+z6FUgQb8ikPMk-zKqJawV1zA-LzDy_1rZdh_wECkj9wwEA@mail.gmail.com>

> Date: Sun, 2 Jun 2013 09:26:09 +0800
> From: Xue Fuqiao <xfq.free@gmail.com>
> 
> I wanted to display an annotated version of files.el, so I pressed
> `C-x v g' in that file.  But Debugger entered:
> 
>   Debugger entered--Lisp error: (file-error "Searching for program"
> "No such file or directory" "bzr")
> [...]
> I can use bzr outside Emacs, and I'm using OS X 10.8.3 with Bazaar
> 2.5.1 and python 2.7.2.  It seems that Emacs cannot find my bzr.  Can
> anyone point me in the right direction?
> 
> FYI:
>   $ which bzr
>   /usr/local/bin/bzr
>   $ cat /etc/paths
>   /usr/bin
>   /bin
>   /usr/sbin
>   /sbin
>   /usr/local/bin

Try

  M-: (executable-find "bzr") RET

If that doesn't find bzr, check you exec-path.



  reply	other threads:[~2013-06-02  2:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-02  1:26 Cannot use `vc-annotate' on OS X Xue Fuqiao
2013-06-02  2:50 ` Eli Zaretskii [this message]
2013-06-02  3:05   ` Xue Fuqiao
2013-06-02 15:11     ` Eli Zaretskii
2013-06-02 16:47       ` Dmitry Gutov
2013-06-03 23:00         ` Xue Fuqiao

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83txlhz0mv.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).