caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: andrieu@ijm.jussieu.fr
To: caml-list@inria.fr
Subject: [Caml-list] caml-info-look
Date: Tue, 19 Mar 2002 00:30:06 +0100	[thread overview]
Message-ID: <15510.30846.279541.62235@karryall.nerim.net> (raw)

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

-- 
   Olivier

-------------------
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-18 23:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-18 23:30 andrieu [this message]
2002-03-19  8:48 ` Didier Remy
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=15510.30846.279541.62235@karryall.nerim.net \
    --to=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;
as well as URLs for NNTP newsgroup(s).