From: Anselm Helbig <anselm.helbig+news2009@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: vc in emacs problem with git
Date: Fri, 28 Aug 2009 09:31:09 +0200 [thread overview]
Message-ID: <87tyzs2y4i.wl%anselm.helbig+news2009@googlemail.com> (raw)
In-Reply-To: <a1fba4f4-08c6-4895-8dcd-333c95f71180@13g2000prl.googlegroups.com>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1446 bytes --]
At Thu, 27 Aug 2009 22:43:46 -0700 (PDT),
rustom <rustompmody@gmail.com> wrote:
>
> On Aug 28, 2:10 am, Anselm Helbig <anselm.helbig
> +news2...@googlemail.com> wrote:
> > At Thu, 27 Aug 2009 21:44:33 +0530,
> >
> > Rustom Mody <rustompm...@gmail.com> wrote:
> >
> > > Just updating my own question:
> > > when I do a C-x v v (vc-next-action)
> > > which is supposed to be the most basic operation for checking in a file I get
> >
> > > Wrong type argument: stringp, nil
> >
> > > So vc can be assumed to be a broken I guess?
> >
> > I had a similar problem. The cause was an old git.el I had lying
> > around. You should check if vc-git works when you turn off all
> > customization, i.e. with emacs -Q. Another possible source of old git
> > support files might be your OS. Debian and friends automatically
> > install git support for emacs along with the git package. Loading it
> > is disabled here for Emacs 23, though (Ubuntu Jaunty).
> >
> > HTH,
> >
> > Anselm
> >
> > --
> > Anselm Helbig
> > mailto:anselm.helbig+news2...@googlemail.com
>
> Thanks! That tracked it --that is vc works with emacs -Q and fails
> without.
> But now how to track where the problem is?
> I can hardly use emacs with -Q !!
Well, try emacs -q (no .emacs loading) and emacs --no-site-file (no
loading of site-specific customizations). What does
M-x locate-library vc-git
give you?
--
Anselm Helbig
mailto:anselm.helbig+news2009@googlemail.com
next prev parent reply other threads:[~2009-08-28 7:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-27 15:28 vc in emacs problem with git Rustom Mody
2009-08-27 16:14 ` Rustom Mody
2009-08-27 17:45 ` Tassilo Horn
2009-08-29 18:41 ` Junio C Hamano
2009-08-30 8:54 ` Rustom Mody
[not found] ` <mailman.5535.1251389685.2239.help-gnu-emacs@gnu.org>
2009-08-27 21:10 ` Anselm Helbig
2009-08-28 5:43 ` rustom
2009-08-28 7:31 ` Anselm Helbig [this message]
2009-08-28 8:18 ` Tassilo Horn
[not found] ` <mailman.5567.1251447544.2239.help-gnu-emacs@gnu.org>
2009-08-29 14:31 ` rustom
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=87tyzs2y4i.wl%anselm.helbig+news2009@googlemail.com \
--to=anselm.helbig+news2009@googlemail.com \
--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.
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.