From: Issac Trotts <ijtrotts@ucdavis.edu>
To: caml-list@inria.fr
Subject: taglet 1.0 (was Re: [Caml-list] taggage 1.1)
Date: Tue, 26 Aug 2003 15:09:34 -0700 [thread overview]
Message-ID: <3F4BDA9E.2030809@ucdavis.edu> (raw)
In-Reply-To: <20030826145950.GA19299@francetelecom.com>
Cuihtlauac ALVARADO wrote:
>Cool, yet another tag generator for ocaml :-)
>
>Did you experienced trouble with otags for vim? In case you do, just
>send me a bug report. Quoting a famous post on this mailing list, it
>would make me feel like if I was not :
> student-turned-professional-maker-of-animated-powerpoint-slideshows
>
>BTW, otags 3.06.8 (hopefully the last for 3.06) is there :
>
> http://perso.rd.francetelecom.fr/alvarado/soft/otags-3.06.8.tar.gz
>
>Includes some fresh patches sent by Chris Hecker and Hendrik Tews,
>thanks for contributions.
>
>Ciao.
>
Yes, when I first downloaded otags, I carelessly copied its executable
to my ~/bin directory without knowing that I also needed to install the
pr_*.cma files. When it gave an error message, I was too lazy to track
down the problem so I wrote my own tagger.
Your message inspired me to try again, so I installed otags the right
way, using "make install." It works fine now.
It just occurred to me that it would be nice to have tag files
containing only module names for .mli files. If the file you're editing
contains "List.map" and you want to know what it does, you put your
cursor on top of "List", press ctrl-] , and then search for map. This
will take you to the right place more quickly than digging through a
bunch of entries for "map" that are in other modules. Here's an
implementation:
http://redwood.ucdavis.edu/~issac/taglet-1.0.tar.gz
- ijt
-------------------
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
next prev parent reply other threads:[~2003-08-26 22:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-26 6:38 [Caml-list] taggage 1.1 Issac Trotts
2003-08-26 14:59 ` Cuihtlauac ALVARADO
2003-08-26 22:09 ` Issac Trotts [this message]
2003-08-27 8:13 ` taglet 1.0 (was Re: [Caml-list] taggage 1.1) Hendrik Tews
2003-08-27 11:09 ` Hendrik Tews
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=3F4BDA9E.2030809@ucdavis.edu \
--to=ijtrotts@ucdavis.edu \
--cc=caml-list@inria.fr \
/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