Bwahaha! Well that explains why using .annot files didn't seem reliable!

It seemed like it worked any time I *tested* whether it worked, and then
sometime when I try to make practical use of it... no. :P

So, merci beaucoup Pierre! Now I'll make more use of the feature.

 -Tony


2012/1/30 Pierre Vittet <[email protected]>

> [English version below]
>
> Bonjour,
> Je ne sais pas si beaucoup d'entre vous utilise Vim pour coder en OCaml.
> J'ai eu besoin de faire quelques modifications sur le greffon officiel pour
> pouvoir utiliser pleinement les annotations. Je partage donc mes
> modifications pour le cas ou elles soient utiles à d'autres:
> http://www.vim.org/scripts/script.php?script_id=3906.
>
> J'ai corrigé 2 bogues et rajouté une fonctionnalité permettant d'utiliser
> les annotations avec l'ensemble des fichiers .ml ouverts. Jusqu'à présent
> il semble que les annotations ne fonctionnaient que sur le premier fichier
> ouvert.
>
> J'utilise ma version modifiée depuis plusieurs semaines sans problème.
> Si vous essayez mon greffon, je vous remercie de me faire un retour (sur
> les bogues ou leur absence).
>
> Merci
> Pierre Vittet
>
> -------------------------
>
> Hello,
> I don't know if many of you use Vim to write OCaml code. I had to make
> some change on the official plugin in order to use the annotation as I
> wanted. I share my modifications in the hope that they can be useful to
> others : http://www.vim.org/scripts/script.php?script_id=3906.
>
> I corrected 2 bugs and add a functionnality allowing to use annotations on
> every .ml file opened in the editor. Until now, it looks like previously
> annotation were working only on the first opened OCaml file.
>
> I use my modified version without any problem for several weeks. If you
> try my plugin, please, keep me informed of the eventual bugs.
>
> Thanks
> Pierre Vittet
>

-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to