make_ctags change - Mailing list pgsql-patches

From Gavin Sherry
Subject make_ctags change
Date
Msg-id Pine.LNX.4.58.0406231753220.9117@linuxworld.com.au
Whole thread Raw
Responses Re: make_ctags change  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Exuberant ctags adds data at the beginning of the tags file. It also sorts
the tags file by default. This means, if we sort the file generated by
Exuberant ctags, it doesn't work in VIM and possibly other editors.

I didn't notice this until recently because I was using my own script. Its
possible that this only affects recent version of Exuberant ctags though I
tested a version from 2001 which exhibited the same behaviour.

Gavin

Attachment

pgsql-patches by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: OWNER TO mega patch #2
Next
From: "Hans Oesterholt-Dijkema"
Date:
Subject: Digital Mars C++ - Clients