emacs-devel
[Top][All Lists]
Advanced

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

Re: (un)expand-region-abbrevs


From: Stefan Monnier
Subject: Re: (un)expand-region-abbrevs
Date: Fri, 06 Jun 2014 11:31:15 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> No, no,  the case I have in mind is very different. I have a huge abbrev list
> which expands hebrew words to hebrew words with niqqud, like 

> שלום -->     שָלֹם 

> So sometimes I want to delete the niqqud. 

Then, yes, it should be easy to write a `abbrev-inverse-table' which
takes an abbrev-table and inverts it (assuming the abbrevs are all
simple and there are no conflicts), and then passes it to
expand-region-abbrevs.


        Stefan



reply via email to

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