caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] otags problem
@ 2002-02-02  0:12 Shivkumar Chandrasekaran
  2002-02-04 14:11 ` [Caml-list] camlp4o problem (was: otags problem) Hendrik Tews
  0 siblings, 1 reply; 48+ messages in thread
From: Shivkumar Chandrasekaran @ 2002-02-02  0:12 UTC (permalink / raw)
  To: caml-list

Hi,

In my program I have an operator named ( <:> ). Unfortunately otags 
3.04.3 reports a lexing error  (character '<' expected) on that line. 
ocaml 3.04 itself has no problem with it. Can anybody help me work 
around it? Thanks,

--shiv--
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


^ permalink raw reply	[flat|nested] 48+ messages in thread
* RE: [Caml-list] Emacs mode for revised syntax?
@ 2002-02-22 10:32 Charles-Albert Lehalle
  2002-02-22 10:41 ` Albert Cohen
  0 siblings, 1 reply; 48+ messages in thread
From: Charles-Albert Lehalle @ 2002-02-22 10:32 UTC (permalink / raw)
  To: caml-list

I use tuareg emacs-mode:

http://www-rocq.inria.fr/~acohen/tuareg/


> -----Message d'origine-----
> De : Johan Georg Granström [mailto:georg.g@home.se]
> Envoyé : vendredi 22 février 2002 11:15
> À : caml-list@inria.fr
> Objet : [Caml-list] Emacs mode for revised syntax?
> 
> 
> What is the status on this question?
> 
> > Markus Mottl <markus@oefai.at> writes:
> > [Snip]
> >
> > By the way, is there any caml-mode for Emacs and the 
> revised syntax ?
> 
> With reference to
> 
> > Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr> writes:
> > I don't think so but there is a request for that (Gérard Huet asked
> > me yesterday). I use a very old caml-light-or-what emacs mode and I
> > am too lazy to look at emacs-lisp to create my mode.
> 
> Thanks in advance,
> 
> - Johan Granström
> 
> 
> -------------------
> 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
> 
-------------------
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


^ permalink raw reply	[flat|nested] 48+ messages in thread
* RE: [Caml-list] Emacs mode for revised syntax?
@ 2002-02-22 10:50 Gerard Huet
  2002-02-22 13:07 ` Johan Georg Granström
  0 siblings, 1 reply; 48+ messages in thread
From: Gerard Huet @ 2002-02-22 10:50 UTC (permalink / raw)
  To: Charles-Albert Lehalle; +Cc: caml-list

At 11:32 22/02/02 +0100, you wrote:
>I use tuareg emacs-mode:
>
>http://www-rocq.inria.fr/~acohen/tuareg/
>

So do I. I customised it a bit for keyword value and stuff. 
Not entirely satisfactory, and I have to fight the "electric" automatic
indentation which has different notions than me on what is nicely presented
code. 
Gérard


-------------------
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


^ permalink raw reply	[flat|nested] 48+ messages in thread

end of thread, other threads:[~2002-08-08 22:55 UTC | newest]

Thread overview: 48+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-02  0:12 [Caml-list] otags problem Shivkumar Chandrasekaran
2002-02-04 14:11 ` [Caml-list] camlp4o problem (was: otags problem) Hendrik Tews
2002-02-04 14:52   ` Daniel de Rauglaudre
2002-02-04 15:08     ` Markus Mottl
2002-02-04 15:41       ` Daniel de Rauglaudre
2002-02-04 15:57         ` Christophe Raffalli
2002-02-04 17:06           ` Daniel de Rauglaudre
2002-02-04 16:25         ` [Caml-list] syntax change (was: camlp4o problem) Markus Mottl
2002-02-04 17:01           ` Daniel de Rauglaudre
2002-02-04 17:46             ` Markus Mottl
2002-02-04 18:08               ` Daniel de Rauglaudre
2002-02-06  8:19                 ` M E Leypold @ labnet
2002-02-04 18:28             ` Mattias Waldau
2002-02-04 20:11               ` Markus Mottl
2002-02-04 22:52                 ` Chris Hecker
2002-02-04 23:04                   ` Benjamin C. Pierce
2002-02-04 23:28                     ` Markus Mottl
2002-02-04 23:20                   ` Markus Mottl
2002-02-05  2:39                   ` Daniel de Rauglaudre
2002-02-05  2:55                     ` Chris Hecker
2002-02-05  2:01                 ` Brian Rogoff
2002-02-05 10:33                   ` Markus Mottl
2002-02-05 11:53                     ` Remi VANICAT
2002-02-05 12:05                       ` Daniel de Rauglaudre
2002-02-05 17:23                       ` Stefano Zacchiroli
2002-02-22 10:15                       ` [Caml-list] Emacs mode for revised syntax? Johan Georg Granström
2002-02-22 10:21                         ` Christian Gillot
2002-02-06  8:23                 ` [Caml-list] syntax change (was: camlp4o problem) M E Leypold @ labnet
2002-02-04 23:04           ` Chris Hecker
2002-02-05  2:47             ` Daniel de Rauglaudre
2002-02-05  2:59               ` Chris Hecker
2002-02-05  8:42                 ` Daniel de Rauglaudre
2002-02-05  9:09                   ` [Caml-list] LL, LR, and camlp4 (was Re: syntax change) Chris Hecker
2002-02-05  9:31                     ` Daniel de Rauglaudre
2002-02-05  9:33                     ` Xavier Leroy
2002-02-05 12:17                       ` Diego olivier FERNANDEZ PONS
2002-02-05  3:40     ` [Caml-list] camlp4o problem (was: otags problem) Patrick M Doane
2002-02-05  8:57       ` Daniel de Rauglaudre
2002-02-06  4:00         ` Patrick M Doane
2002-02-05 15:08     ` Hendrik Tews
2002-02-05 16:13       ` Daniel de Rauglaudre
2002-02-06 19:17         ` Yaron M. Minsky
2002-02-06 20:02           ` [Caml-list] Re: bug (was: camlp4o problem) Daniel de Rauglaudre
2002-02-04 22:15   ` [Caml-list] camlp4o problem (was: otags problem) Shivkumar Chandrasekaran
2002-02-22 10:32 [Caml-list] Emacs mode for revised syntax? Charles-Albert Lehalle
2002-02-22 10:41 ` Albert Cohen
2002-02-22 10:50 Gerard Huet
2002-02-22 13:07 ` Johan Georg Granström

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).