emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with ido-mode and partial-completion-mode.


From: Kim F. Storm
Subject: Re: Problem with ido-mode and partial-completion-mode.
Date: Fri, 29 Sep 2006 14:27:41 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Matt Hodges <address@hidden> writes:

> With emacs -Q and eval:
>
>     (progn
>       (ido-mode 1)
>       (ido-everywhere 1)
>       (partial-completion-mode 1))
>
> In *scratch* enter non-ascii character (e.g., C-q 2 0 0 SPC), and
> write file with C-x C-w (ido-write-file).  After choosing a file name,
> if TAB is pressed for a list of coding systems, the following error is
> signalled:

I see that (but only when forcing LANG to the null-string before
starting emacs).

>
> Localising the binding of minibuffer-completing-file-name to
> ido-read-internal fixes the problem, but I don't know the code
> sufficiently well to know if this is the correct fix. 

Close, but not quite.  I have installed a proper fix.
Thanks for your report.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]