[
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: | Lukasz Stafiniak <lukstafi@g...> |
| Subject: | Re: [Caml-list] Local "open", or open locally |
> There is a camlp4 extension for local open, called openin: > > http://www.eleves.ens.fr/home/frisch/soft.html#openin > Thanks. I've extended it with lists of modules, and reworked tuareg.el quickly (but to make it simpler I removed "open" from phrase delimiters). It works fine :)