An announcement of emacs mode for ADL

Hi, everyone

I'm not sure if this is the most suitable place to post, but I'd like
to announce an emacs mode for adl.
The location of the github repository is as follows.

https://github.com/akimichi/adl-mode

This is still in a very early stage, especially the indentation logic
is far from being complete.
I am expecting that some emacs lisp experts would improve this mode.
So, please feel free to fork the repository.
Thanks.

Hi 立川察理!

Nice contribution!

When you feel it is ready for it, then we could host it under the openEHR github area if you want to contribute it to openEHR.
(You might want to cross-post info about your next release to the technical mailing list also.)

Best regards,
Erik Sundvall
erik.sundvall@liu.se http://www.imt.liu.se/~erisu/ Tel: +46-13-286733

Hi Erik,

Thank you for your kind reply.
If you could host the project at the openEHR github area, I would appreciate it.
I am happy to be a contributor for the project.
So please feel free to make a repository.
When I find the repository under the openEHR, I am going to erase my own.

Regards,
Akimichi Tatsukawa

Also, I suggest the authors update this page <http://www.openehr.org/wiki/display/dev/ADL+Text+Editors&gt; with their links.

I also added a row to this page <http://www-test.openehr.org/downloads/modellingtools&gt; to help people find these tools.

If we go to the extent of a Github project for text editors, I guess it makes sense to have a single project for that purpose? Not sure if it's worth the trouble doing it though...

- thomas

Hello again!

I think Tom's suggestion to add the emacs mode to the page
http://www.openehr.org/wiki/display/dev/ADL+Text+Editors is an
excellent alternative with less administration. Suggestion: keep your
github repository for easy updates etc, but make sure you link to it
from http://www.openehr.org/wiki/display/dev/ADL+Text+Editors Does
that sound like a good approach?

Best regards,
Erik Sundvall
erik.sundvall@liu.se http://www.imt.liu.se/~erisu/ Tel: +46-13-286733

Hi, Erik

I just added the information for emacs mode in
http://www.openehr.org/wiki/display/dev/ADL+Text+Editors.
Thank you for your suggestion.