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

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

bug#10850: 23.4; Error in post-command-hook: (args-out-of-range tooltip-


From: Leo
Subject: bug#10850: 23.4; Error in post-command-hook: (args-out-of-range tooltip-show 17 12)
Date: Mon, 20 Feb 2012 15:58:54 +0800

1. eval:
(icomplete-mode 1)
(setq completion-cycle-threshold 5)

2. C-h f and type in tooltip-show

3. type TAB for 1 or 2 times

Error in post-command-hook: (args-out-of-range tooltip-show 17 12)

The error is caused by passing a FROM arg greater than the STRING length
to substring in icomplete-completions.

Leo





reply via email to

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