GNU bug report logs - #45693
28.0.50; abbrev does not expand two words any more

Previous Next

Package: emacs;

Reported by: Uwe Brauer <oub <at> mat.ucm.es>

Date: Wed, 6 Jan 2021 15:56:02 UTC

Severity: normal

Found in version 28.0.50

Full log


Message #44 received at 45693 <at> debbugs.gnu.org (full text, mbox):

From: Robert Pluim <rpluim <at> gmail.com>
To: Uwe Brauer <oub <at> mat.ucm.es>
Cc: larsi <at> gnus.org, 45693 <at> debbugs.gnu.org
Subject: Re: bug#45693: [two word expansion works, but write-abbrev-file
 destroys it]
Date: Mon, 11 Jan 2021 22:03:56 +0100
Uwe Brauer <oub <at> mat.ucm.es> writes:

>> Uwe Brauer <oub <at> mat.ucm.es> writes:
>
>> Which new abbrev file? You'll need to do at least some
>> 'define-abbrev-table' followed by 'write-abbrev-file' (and the patch
>> doesnʼt solve the :parents issue).
> Ah, ok I was hoping that the 
>
> (define-abbrev-table 'my-abbrev-table
>       '(
>         ("a que" "a qué" nil :count 0))
>       "Uwe's table"
>       :regexp "\\(\\w+ \\w+\\)")
>
> Would be left intact by the write-abbrev-file. 
>

It should have been, and was in my testing

> Ok tomorrow I try it again.
> Maybe it did something wrong.

Iʼve only tested my code, not proven it bug-free :-)

Robert




This bug report was last modified 4 years and 156 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.