unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Tracy Reed <treed@copilotco.com>
Cc: 4243@emacsbugs.donarmstrong.com
Subject: bug#4243: Emacs 23 ido-mode vc-hg bug
Date: Sun, 23 Aug 2009 23:43:20 -0700 (PDT)	[thread overview]
Message-ID: <200908240643.n7O6hKax024004@godzilla.ics.uci.edu> (raw)
In-Reply-To: <20090823230321.GE11585@tracyreed.org> (Tracy Reed's message of "Sun, 23 Aug 2009 16:03:21 -0700")

Tracy Reed <treed@copilotco.com> writes:

  > When I start emacs 23.1.1 which I compiled myself from code downloaded
  > from the official site:
  > 
  > GNU Emacs 23.1.1 (x86_64-unknown-linux-gnu) of 2009-08-05 on mail.copilotco.com
  > 
  > using emacs -Q (so my .emacs and site-lisp are not involved) I run
  > into an error when I activate ido-mode and try to exit emacs with
  > ctrl-x ctrl-c. Here is what appears in my Messages buffer:
  > 
  > ("emacs" "-Q")
  > For information about GNU Emacs and the GNU system, type C-h C-a.
  > Ido mode enabled
  > Loading tramp...done
  > Quit [2 times]
  > (No files need saving)
  > Saving file /home/treed/.ido.last...
  > Loading vc-hg...done
  > Wrote /home/treed/.ido.last
  > vc-hg-registered: Args out of range: "", 0
  > 
  > I started emacs with -Q, then I did M-x ido-mode, then I did ctrl-x
  > ctrl-c. Then I get the:
  > 
  > vc-hg-registered: Args out of range: "", 0

We need to find out what calls vc-hg-registered with such arguments.

  > error. I cannot exit emacs. I have to ctrl-z and kill it.  I suspect
  > vc-hg might have been activated because my home directory is under hg
  > version control. I'm not sure why it says "Loading tramp" there. I
  > did not do anything with tramp.
  > 
  > Please advise of any fixes/workarounds or if there is any more
  > information I can provide or anything I can do to resolve this.

Can you please do:

M-x load-library RET vc.el RET
M-x load-library RET vc-hg.el RET
M-: (setq debug-on-error t) RET

this will produce a backtrace buffer, please email the contents of that
buffer.






  reply	other threads:[~2009-08-24  6:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200908241947.n7OJlV3W001678@godzilla.ics.uci.edu>
2009-08-23 23:03 ` bug#4243: Emacs 23 ido-mode vc-hg bug Tracy Reed
2009-08-24  6:43   ` Dan Nicolaescu [this message]
     [not found]     ` <20090824065621.GL11585@tracyreed.org>
     [not found]       ` <200908240737.n7O7bo5I024429@godzilla.ics.uci.edu>
2009-08-24  7:52         ` Tracy Reed
     [not found]           ` <200908240814.n7O8EeYF024696@godzilla.ics.uci.edu>
2009-08-24  8:49             ` Tracy Reed
2009-08-24 13:12               ` Dan Nicolaescu
2009-08-24 18:53                 ` Tracy Reed
2009-08-24 19:14                   ` Dan Nicolaescu
2009-08-24 19:30                     ` Tracy Reed
2009-08-24 19:43                       ` Tracy Reed
2009-08-24 19:55   ` bug#4243: marked as done (Emacs 23 ido-mode vc-hg bug) Emacs bug Tracking System

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=200908240643.n7O6hKax024004@godzilla.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=4243@emacsbugs.donarmstrong.com \
    --cc=treed@copilotco.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).