From: n179911 <n179911@gmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to use etags in emacs
Date: Thu, 9 Jul 2009 09:21:12 -0700 [thread overview]
Message-ID: <3b9893450907090921n4b7aba58l425ed636b023e111@mail.gmail.com> (raw)
In-Reply-To: <6EBB2DD9D69847329FCB640E181D331A@us.oracle.com>
Thank you very much for your detailed explanation.
Does `S-TAB' mean Space key with Tab key? or Shift key with Tab Key
What does 'C-next' mean? Control key with what key?
Does 'S-SPC' mean Space key with Space key?
Thank you.
On Thu, Jul 9, 2009 at 8:51 AM, Drew Adams<drew.adams@oracle.com> wrote:
>> Thanks. But how can I use icicles with tag. I read
>> http://www.emacswiki.org/emacs/Icicles_-_Tags_Enhancements
>>
>> And I tried "ln Icicles, you can use multi-command 'icicle-find-tag',
>> bound to `M-.' in Icicle mode, to do all of this."
>>
>> I get no output. I test it with a simple and I sure existing symbol.
>> And I test it the same symbol with icy-mode off, it does works.
>>
>> Thank you for any more help.
>
> Please file an Icicles bug (using `M-x icicle-send-bug-report') if you think
> there is a problem. Provide a clear recipe, starting with `emacs -Q' (no init
> file, ~/.emacs) to reproduce what you see.
>
> I cannot tell anything from the cryptic description you gave so far.
>
> Here's how to use `M-.' in Icicle mode:
>
> 1. M-.
>
> 2. Type the text you want to match - e.g. `info'.
>
> 3. Hit `S-TAB' to see all matches, or type something (e.g. `face') to see
> everything that matches that text also. You see the matches in buffer
> *Completions*.
>
> 4. Hit `C-next' to vist the (source file) matches in sequence. Or hit `next' to
> cycle and choose a match, then hit `C-RET' to visit it. Or type some more, to
> narrow the set of matches. (IOW, you can either complete your input or cycle
> among completion candidates.)
>
> Use `RET' instead of `C-RET' if you just want to visit a single match.
>
> You can match several patterns, as an intersection, using `S-SPC' (progressive
> completion). E.g., you can match `face' and `blue':
> `M-. info RET face M-SPC blue'. That lets you browse all `info' tags that
> contain both strings: `face' and `blue'.
>
> You can change the pattern to match at any time (after you enter the initial
> pattern, e.g. `info', using RET). E.g., remove `face' from the minibuffer and
> type `file' instead, to find `info' tags that contain `file'.
>
>
next prev parent reply other threads:[~2009-07-09 16:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-08 19:36 How to use etags in emacs n179911
2009-07-08 22:37 ` n179911
2009-07-08 22:43 ` Drew Adams
2009-07-08 23:20 ` n179911
2009-07-09 15:51 ` Drew Adams
2009-07-09 16:21 ` n179911 [this message]
2009-07-09 17:00 ` Drew Adams
2009-07-09 3:15 ` Eli Zaretskii
[not found] <mailman.2100.1247081770.2239.help-gnu-emacs@gnu.org>
2009-07-09 1:01 ` Giorgos Keramidas
2009-07-09 4:30 ` n179911
2009-07-09 11:14 ` Giorgos Keramidas
2009-07-09 15:51 ` Drew Adams
2009-07-09 18:10 ` Eli Zaretskii
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=3b9893450907090921n4b7aba58l425ed636b023e111@mail.gmail.com \
--to=n179911@gmail.com \
--cc=drew.adams@oracle.com \
--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.