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

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

Re: Convert list for use by abbrev-mode


From: Jean Louis
Subject: Re: Convert list for use by abbrev-mode
Date: Mon, 1 Aug 2022 09:32:09 +0300
User-agent: Mutt/+ () (2022-06-11)

* carlmarcos--- via Users list for the GNU Emacs text editor 
<help-gnu-emacs@gnu.org> [2022-07-30 18:27]:
> How can I convert a list to an appropriate table for abbrev-mode?
> 
> For instance, I would start from
> 
> (setq prototablet-word-list-2
>      '( ("some" . "so")   ("than" . "n")     ("that" . "ta")
>       ("there" . "tr")  ("this" . "th")    ("time" . "ti") ))

Just do {M-x edit-abbrevs RET}

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

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