* bug#10850: 23.4; Error in post-command-hook: (args-out-of-range tooltip-show 17 12)
@ 2012-02-20 7:58 Leo
2012-02-20 8:10 ` Leo
0 siblings, 1 reply; 2+ messages in thread
From: Leo @ 2012-02-20 7:58 UTC (permalink / raw)
To: 10850
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#10850: 23.4; Error in post-command-hook: (args-out-of-range tooltip-show 17 12)
2012-02-20 7:58 bug#10850: 23.4; Error in post-command-hook: (args-out-of-range tooltip-show 17 12) Leo
@ 2012-02-20 8:10 ` Leo
0 siblings, 0 replies; 2+ messages in thread
From: Leo @ 2012-02-20 8:10 UTC (permalink / raw)
To: 10850-done
Fixed in 24.0.94
revno: 107346
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-20 8:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-20 7:58 bug#10850: 23.4; Error in post-command-hook: (args-out-of-range tooltip-show 17 12) Leo
2012-02-20 8:10 ` Leo
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).