GNU bug report logs - #4243
Emacs 23 ido-mode vc-hg bug

Previous Next

Package: emacs;

Reported by: Tracy Reed <treed <at> copilotco.com>

Date: Sun, 23 Aug 2009 23:10:05 UTC

Severity: normal

Done: Dan Nicolaescu <dann <at> ics.uci.edu>

Bug is archived. No further changes may be made.

Full log


Message #45 received at 4243 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Tracy Reed <treed <at> copilotco.com>
To: Dan Nicolaescu <dann <at> ics.uci.edu>
Cc: 4243 <at> debbugs.gnu.org
Subject: Re: bug#4243: Emacs 23 ido-mode vc-hg bug
Date: Mon, 24 Aug 2009 12:30:54 -0700
[Message part 1 (text/plain, inline)]
On Mon, Aug 24, 2009 at 12:14:44PM -0700, Dan Nicolaescu spake thusly:
> Is there a command line flag to disable user's .hgrc? (like emacs has -q) 

Not a command line flag but the command:

hg help env 

mentions the HGRCPATH environment variable. It is a typical :
separated path that tells hg where to look for its rc file. If it is
empty it reads only in the repository .hg/hgrc file and not in the
user's ~/.hgrc or anywhere else. So if vc-hg set HGRCPATH="" that
would fix the issue for me although someone who happens to put status
= -q in their repo/.hg/hgrc file would still encounter confusion. I
just have talked to the hg guys in #mercurial on freenode and they are
not aware of any way to completely disable all forms of hgrc reading.

-- 
Tracy Reed
http://copilotco.com
[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 15 years and 330 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.