[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] Minibuffer tab-completion fails after loading AUCTeX
From: |
Ralf Angeli |
Subject: |
Re: [Bug-AUCTeX] Minibuffer tab-completion fails after loading AUCTeX |
Date: |
Fri, 30 Dec 2005 20:11:13 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
* Mark Dickinson (2005-12-30) writes:
> After doing M-x toggle-debug-on-error and trying C-x C-f TAB TAB
> again, I get the following *Backtrace*:
>
> Debugger entered--Lisp error: (error "Apparently circular structure
> being printed")
> completion-setup-function()
> run-hooks(completion-setup-hook)
> minibuffer-complete()
> call-interactively(minibuffer-complete)
> read-file-name("Find file: " nil "~/" nil)
> find-file-read-args("Find file: " nil)
> call-interactively(find-file)
This rather looks like an Emacs issue than an AUCTeX issue. AUCTeX
may be triggering it but the cause is likely to be found in Emacs.
Maybe in a Mac-specific part because I can neither reproduce it on
GNU/Linux nor on Windows. Can you report the problem to the Emacs bug
reporting list with `M-x report-emacs-bug RET'?
--
Ralf