A small bug. Recipe: emacs -Q M-x info RET m elisp RET i emacs TAB Now, the point will go back to the beginning of the line, instead of staying at the end, proposing L, ' ', - to distinguish the input. It's just due to the fact that the completion mechanism doesn't know that the search is case insensitive. Patch proposal follows.