[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | andrieu@i... |
| Subject: | [Caml-list] caml-info-look |
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