emacs-devel
[Top][All Lists]
Advanced

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

Re: did the abbrev mechanism ever expand «two words» to «two different w


From: Uwe Brauer
Subject: Re: did the abbrev mechanism ever expand «two words» to «two different words».
Date: Sat, 09 Jan 2021 14:39:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>>> "ESF" == Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> On Friday,  8 Jan 2021 at 22:06, Uwe Brauer wrote:
>> Robert's solution works, the only downside is that I need and additional 
>> 
>> (setq local-abbrev-table (list my-abbrev-table 
>> fundamental-mode-abbrev-table))
>> 
>> In each buffer which is a bit cumbersome. 

> If all of your files are in a directory (or collection of
> subdirectories), you could use directory local variables maybe?

I found a way around this problem: I will use minor modes.

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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