Re: make_ctags change

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: make_ctags change
Date: 2004-07-05 20:10:10
Message-ID: 200407052010.i65KAAJ12402@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Applied by Tom.

---------------------------------------------------------------------------

Gavin Sherry wrote:
> 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

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-07-05 20:15:32 Re: Digital Mars C++ - Clients
Previous Message Bruce Momjian 2004-07-05 13:29:33 Re: Show encoding in initdb messages