Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Didier Remy <remy@morgon.inria.fr>
To: andrieu@ijm.jussieu.fr
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] caml-info-look
Date: 19 Mar 2002 09:48:50 +0100	[thread overview]
Message-ID: <m38wuw99c3x.fsf@morgon.inria.fr> (raw)
In-Reply-To: <15510.30846.279541.62235@karryall.nerim.net>

andrieu@ijm.jussieu.fr writes:

> Hello,
> 
> I wrote a small Emacs-lisp library for automatically looking up
> documentation in OCaml Info files. It's to be used with Info files
> generated by OCamldoc (using the texinfo generator).
> 
> Calling `caml-info-lookup-id' in a caml-mode buffer on an identifier
> (say, String.length) will open an Info window and display the relevant
> Info node, with the type and commentary that goes with the identifier.
> 
> I don't write much elisp so the code looks a bit hideous but it seems
> to work (at least for my Emacs 20.7, I don't know for XEmacs).
> 
> http://oandrieu.nerim.net/ocaml/caml-info-look.el

There is already module caml-help.el (since 3.04) in the emacs distrib part
of caml.el that could already do that. Have you tried it?

It can be parameterized to look for documentation in either standard or
ocamldoc info stylles, or just in the stdlib, which is often the most
convenient. It does completion on (toplevel) Module names and identifiers 
bound in these modules. 

        Didier
-------------------
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-03-19 16:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-18 23:30 andrieu
2002-03-19  8:48 ` Didier Remy [this message]
2002-03-19  9:12   ` Olivier Andrieu
2002-03-19 16:44     ` Didier Remy

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=m38wuw99c3x.fsf@morgon.inria.fr \
    --to=remy@morgon.inria.fr \
    --cc=andrieu@ijm.jussieu.fr \
    --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