[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: How to use etags-select
From: |
Drew Adams |
Subject: |
RE: How to use etags-select |
Date: |
Tue, 4 Sep 2007 12:55:15 -0700 |
FYI - with Icicles (multi-command `icicle-find-tag') you can:
. Match tags using a substring or regexp - hits that match your
current minibuffer input are updated on the fly when you edit it.
. Visit any number of matching tags, in any order.
Type something - the matching tags are in *Completions*. Use `C-mouse-2' on
a tag (or cycle and use `C-RET') to go to the tag's target.
Repeat as desired: you can access any number of tag targets in a single
command invocation. You can change your minibuffer input to match different
tags and then visit their targets.
Very simple. You see all matching tags at once. You can visit as many as you
like, in any order.
- Re: How to use etags-select, (continued)
- Re: How to use etags-select, Rafal Kurcz, 2007/09/09
- Re: How to use etags-select, Scott Frazer, 2007/09/10
- Re: How to use etags-select, Rafal Kurcz, 2007/09/15
- Re: How to use etags-select, Scott Frazer, 2007/09/18
- Re: How to use etags-select, Rafal Kurcz, 2007/09/19
- Re: How to use etags-select, Scott Frazer, 2007/09/25
- Re: How to use etags-select, Gordon Beaton, 2007/09/25
- Re: How to use etags-select, Scott Frazer, 2007/09/25
- Re: How to use etags-select, Scott Frazer, 2007/09/25
Re: How to use etags-select, Vagn Johansen, 2007/09/04
- RE: How to use etags-select,
Drew Adams <=