caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Issac Trotts <ijtrotts@ucdavis.edu>
To: Hendrik Tews <tews@tcs.inf.tu-dresden.de>, caml-list@inria.fr
Subject: Re: [Caml-list] Taglet 1.2
Date: Wed, 27 Aug 2003 10:40:38 -0700	[thread overview]
Message-ID: <3F4CED16.4070408@ucdavis.edu> (raw)
In-Reply-To: <16204.37888.251988.65626@ithif51.inf.tu-dresden.de>

Hendrik Tews wrote:

>I agree that the redundent tags for *mli files could be annoying.
>However, with emacs I just hit M-, to cycle through all matching
>tags. So maybe you only need a key binding for :tn<CR> ??
>
Well, I'm sure your idea will help, but I prefer to go directly to the 
file without having to cycle through anything.  It's a matter of taste.

>     I would like add its functionality to otags, but I
>     haven't yet figured out how to do it.  Even if I do, Taglet will still
>     be useful and easy to understand on its own.
>
>Otags' architecture is a bit complicated, it does not really
>invite the uninitiated for hacking. To add your wishes to otags
>you have to:
>
>- add an option to the driver in otags.ml
>- arrange that the new option will passed to camlp4
>- declare the option in one of the camlp4 modules 
>- program your wishes
>
>There is a patch below with the necessary changes. The name of
>the option is -mli-only-module.
>
>Bye,
>
>Hendrik
>

This is nice.  Thank you for this patch and the other one you sent.


- 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


      reply	other threads:[~2003-08-27 17:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-27  6:17 Issac Trotts
2003-08-27 11:20 ` Hendrik Tews
2003-08-27 17:40   ` Issac Trotts [this message]

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=3F4CED16.4070408@ucdavis.edu \
    --to=ijtrotts@ucdavis.edu \
    --cc=caml-list@inria.fr \
    --cc=tews@tcs.inf.tu-dresden.de \
    /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).