From: tomer <tomer1levin@walla.co.il>
To: help-gnu-emacs@gnu.org
Subject: Re: basic using icicels
Date: Tue, 2 Sep 2008 06:22:56 -0700 (PDT) [thread overview]
Message-ID: <e89e42f6-ed27-411e-843a-647a6df78bb3@p25g2000hsf.googlegroups.com> (raw)
In-Reply-To: mailman.18125.1220289823.18990.help-gnu-emacs@gnu.org
On Sep 1, 8:23 pm, "Drew Adams" <drew.ad...@oracle.com> wrote:
> > Is it possible to complete zero length string with icicles
> > in other words , is it possible to have in the completion buffer ALL
> > the words avaialbe in ALL buffers and from there starting filtering ?
>
> Not sure what you mean, exactly.
>
> But yes, if you type nothing in the minibuffer when it asks for completion
> input, and you then hit TAB or S-TAB, you should get all available completion
> candidates. This is a common action - it's how you see all possible candidates.
> If you type something, then what you type filters the possible candidates;
> otherwise, you see them all.
>
> However, I don't know what you mean by the last part: "ALL the words available
> in ALL buffers". Minibuffer completion is available for lots of different kinds
> of object (buffer name, file name, function name, search hit,...). What is the
> context here? What command are you using?
>
> It sounds like you want to complete a word (in a buffer other than the
> minibuffer), using the words that are present in all buffers as candidates. Is
> that correct? Are you referring to `C-M-/', which (in Icicle mode) is
> `icicle-dabbrev-completion'? If so, use `C-h k C-M-/' to see the description of
> this command. In that description, you see that `C-u C-u C-M-/' uses all words
> from all buffers as candidates. (`C-h k' is your friend.)
Thanks for the detailed answer.
first off all, thanks for this amazing extention.
it is dream come true .
you are correct for my intention but i didnt understand the solution.
i want to use dabbrev of icicle and also to see ALL words in ALL
buffers in the completion list.
the use for this is obvious , suppose i do remeber only the middle of
word that exist in other buffer.
in my current situation i dont know how to "tell" icicle to show all
words in all buffers without a prefix.
if i use icicle-dabbrev-completion with no prefix i get the message "
no dynamic exit"
the same message occur with c-u c-u icicle-dabbrev-completion.
hope i was clear
thanks a lot
in advance.
next prev parent reply other threads:[~2008-09-02 13:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-01 16:34 basic using icicels tomer
2008-09-01 17:23 ` Drew Adams
[not found] ` <mailman.18125.1220289823.18990.help-gnu-emacs@gnu.org>
2008-09-02 13:22 ` tomer [this message]
2008-09-02 16:46 ` Drew Adams
[not found] ` <mailman.18214.1220374004.18990.help-gnu-emacs@gnu.org>
2008-09-03 6:51 ` tomer
2008-09-03 13:54 ` Drew Adams
[not found] ` <mailman.18316.1220450052.18990.help-gnu-emacs@gnu.org>
2008-09-04 5:46 ` tomer
2008-09-04 16:02 ` Drew Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e89e42f6-ed27-411e-843a-647a6df78bb3@p25g2000hsf.googlegroups.com \
--to=tomer1levin@walla.co.il \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.