caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Cuihtlauac ALVARADO <cuihtlauac.alvarado@francetelecom.com>
To: Michal Moskal <malekith@pld-linux.org>
Cc: alan.schmitt@polyechnique.org, caml-list@inria.fr
Subject: Re: [Caml-list] exuberant ctags for ocaml ?
Date: Thu, 14 Nov 2002 09:00:49 +0100	[thread overview]
Message-ID: <20021114080049.GD19314@francetelecom.com> (raw)
In-Reply-To: <20021112202509.GA5640@roke.freak>

Latest release :

http://perso.wanadoo.fr/cuihtlauac.alvarado/otags-3.06.5.tar.gz

vi & stdout patches should be ok.

On Tue, Nov 12, 2002 at 09:25:09PM +0100, Michal Moskal wrote:
> On Tue, Nov 12, 2002 at 01:18:29PM +0100, Cuihtlauac ALVARADO wrote:
> > Hi,
> > 
> > I'm sorry to realize a bit late that we forget to release for a while,
> > you'll find an up to date version of otags here:
> > 
> >   http://perso.wanadoo.fr/cuihtlauac.alvarado/otags-3.06.2.tar.gz
> > 
> > I've applided Michal Moskal patch (thanks for helping).
> 
> Unfortunetely this is wrong version of this patch, it quotes too much
> (as pointed by Ava Arachne Jarvis). Attached you'll find little fix
> against 3.06.2.
> 
> -- 
> : Michal Moskal ::::: malekith/at/pld-linux.org :  GCS {C,UL}++++$ a? !tv
> : PLD Linux ::::::: Wroclaw University, CS Dept :  {E-,w}-- {b++,e}>+++ h

> diff -ur otags-3.06.2-/vi.ml otags-3.06.2/vi.ml
> --- otags-3.06.2-/vi.ml	Tue Nov 12 21:20:55 2002
> +++ otags-3.06.2/vi.ml	Tue Nov 12 21:21:07 2002
> @@ -62,7 +62,7 @@
>      let buffer = Buffer.create (String.length part_es) in
>      String.iter (fun c ->
>                     match c with
> -                   | '.' | '$' | '*' | '[' | ']' | '/' | '\\' -> 
> +                   | '$' | '/' | '\\' -> 
>                         Buffer.add_char buffer '\\';
>                         Buffer.add_char buffer c
>                     | _ -> Buffer.add_char buffer c)


-- 
Cuihtlauac ALVARADO - France Telecom R&D - DTL/TAL
2, avenue Pierre Marzin - 22307 Lannion - France
Tel: +33 2 96 05 32 73 - Fax: +33 2 96 05 39 45
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2002-11-14 14:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-12 12:18 Cuihtlauac ALVARADO
2002-11-12 20:25 ` Michal Moskal
2002-11-14  8:00   ` Cuihtlauac ALVARADO [this message]
2002-11-14 14:39     ` Mattias Waldau
  -- strict thread matches above, loose matches on Subject: below --
2002-11-08 23:20 Alan Schmitt
2002-11-09 17:41 ` Michal Moskal
2002-11-10 12:14   ` Ava Arachne Jarvis
     [not found]   ` <20021110121939.GC711@dan0032.urh.uiuc.edu>
     [not found]     ` <20021110130849.GA9168@roke.freak>
2002-11-10 19:07       ` Ava Arachne Jarvis
2002-11-11 21:21         ` Michal Moskal
2002-11-10 23:03   ` Alan Schmitt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021114080049.GD19314@francetelecom.com \
    --to=cuihtlauac.alvarado@francetelecom.com \
    --cc=alan.schmitt@polyechnique.org \
    --cc=caml-list@inria.fr \
    --cc=malekith@pld-linux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).