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

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

RE: Two questions about icicles


From: Drew Adams
Subject: RE: Two questions about icicles
Date: Fri, 2 Nov 2007 09:31:09 -0700

> >> I'm trying to start using icicles and these are two things which bother
> >> me
> >>
> >> 1. when I type C-h f char S-TAB M-* delete
> >> I can find functions which contain "char" and "delete" in them, however
> >> if I start to type C-h f delete S-TAB then I get that there are no
> >> completions. Any idea what's wrong?
> >
> > No idea. It works for me.
> >
> > Please use `M-x icicle-send-bug-report', providing a
> > step-by-step recipe to reproduce the problem, starting with
> > "emacs -Q" (to inhibit loading init files). Let me know what
> > Emacs version you use, and please use the latest Icicles files.
>
> I installed icicles with get_icicles.sh script.
>
> 1.
> emacs -Q -l .emacs_test
>
> where .emacs_test file is:
> (setq load-path (append (list "~/elisp/icicles") load-path))
> (require 'icicles)
> (icy-mode 1)
>
> 2. "C-h f char S-TAB" gives no completion,
> while typing "C-h f delete S-TAB" gives completion
> list where there are functions containing "char" substring.

That's the opposite of what you said at first, BTW: no matches for `delete',
but matches for `char'. But both should work, in any case.

> I use emacs22 in Debian
> GNU Emacs 22.1.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of
> 2007-08-22 on raven, modified by Debian
> and latest icicles files.

Let's take the debugging off list - I'll send you a separate mail.






reply via email to

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