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

[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.






reply via email to

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