Author: Rafal KurczRafal Kurcz Date: Jul 27, 2007 08:32
On 24 Lip, 18:55, Scott Frazer cisco.com> wrote:
> Rafal Kurcz wrote:
>> On 23 Lip, 15:23, Scott Frazer gmail.com> wrote:
>>> Rafal Kurcz wrote:
>>>> Hello
>>>> I load TAGS table with "visit-tags-table"
>>>> Then place the cursor on a function name "Action()" in a C code and
>>>> execute:
>>>> etags-select-find-tag-at-point
>>>> I receive the following information at the bottom of the screen:
>>>> No exact match for tag "Action"
>
> I've updated etags-select to work with the different tag types generated
> by etags. See the wiki page ...
>
> Scott
Now the numbering of tags is very, very useful. Below are my
conclusions about using etags-select:
1. It is very nice that it takes advantage of searchable mini buffer -
especially in case of the long list of tags. ...
|