[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#5816: Cursor moves to end of completions in icomplete-mode
From: |
Eli Zaretskii |
Subject: |
bug#5816: Cursor moves to end of completions in icomplete-mode |
Date: |
Thu, 01 Apr 2010 15:45:09 +0300 |
> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Thu, 1 Apr 2010 04:44:22 +0200
>
> Doing
>
> emacs -Q -f icomplete-mode
> C-h v xa
>
> - with the emacs-23 branch:
>
> Describe variable: xa<(>rgs-program) [Matched]
>
> - with the trunk:
>
> Describe variable: xa(rgs-program) [Matched]<>
Actually, the problem was visible even with the standard completion,
not only with icomplete-mode.
I think I fixed it. Please try again, and if there are still
problems, please reopen the bug.