* David Kastrup (2007-02-04) writes: > Ralf Angeli <[EMAIL PROTECTED]> writes: > >> * David Kastrup (2007-02-04) writes: >> >>> So the input methods would need some working over in order to only >>> insert symbols that are known to work with the current document >>> encoding, and use the TeX transliteration otherwise. Or always >>> insert the transliteration. >> >> As far as I understand the code in tex-symb.el, it supports >> insertion of the transliteration and folding it instantly. > > I don't see the point you are trying to make. How is it relevant? I > was not talking about the folding/replacement part of > tex-symb/X-Symbol, but rather about the _input_ sequences.
tex-symb.el is all about input sequences. It just happens to be able to utilize tex-fold.el for folding the strings it inserted. -- Ralf _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
