help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Are abbrevs for this?


From: Maurizio Vitale
Subject: Re: Are abbrevs for this?
Date: Wed, 10 Jun 2009 21:13:57 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>>>>> "Paulo" == Paulo J Matos <pocmatos@gmail.com> writes:

    Paulo> Hi all, I am developing a new major mode for a new
    Paulo> specification language which uses a lot of unicode symbols
    Paulo> but it also has an ascii notation.  Like some scheme modes
    Paulo> convert the lambda keyword into the greek lambda letter, I
    Paulo> have a table of keywords that would like them to be changed
    Paulo> into unicode symbols.

    Paulo> Can I use abbrevs for this?

Possibly, but take a look at Tuareg, a mode for editing Ocaml.
They do replace keyword with unicode symbols, but they offer the
capability of rather seamlessly editing the original keyword.
OTH,

        Maurizio






reply via email to

[Prev in Thread] Current Thread [Next in Thread]