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

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

bug#42611: 26.3; edit-abbrevs lets me type and commit, but doesn't store


From: Brett Randall
Subject: bug#42611: 26.3; edit-abbrevs lets me type and commit, but doesn't store anywhere and abbrevs don't work
Date: Tue, 27 Oct 2020 10:49:28 +0000



Brett

On October 27, 2020, 9:43 PM GMT+11 larsi@gnus.org wrote:

brett.randall@gmail.com writes:

> I'm unable to reproduce this bug either in Emacs 26.3 or on the trunk.
> `C-c C-c' in the *Abbrevs* buffer updates the abbreviation for me.
>
> Are you able to reproduce this bug starting from "emacs -Q"?
>
> Yes, the bug exists from there too.

Can you give a recipe for how to reproduce the bug, starting from
"emacs -Q"?

Yes:

  1. emacs -Q
  2. M-x edit-abbrevs
  3. Scroll to last line - (global-abbrev-table)
  4. Append: "dfn" 0 "definition"
  5. C-c C-c (removes "modified" flag)
  6. C-x k
  7. M-x edit-abbrevs
  8. Scroll down to last line - abbreviation is not there
  9. C-x C-c (results in "Save abbrevs in ~/.emacs.d/abbrev_defs? (y or n) ")
  10. "y" to above
  11. Inspect .emacs.d/abbrev_defs - only contains one line:
    ;;-*-coding: utf-8;-*-

reply via email to

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