bug-gettext
[Top][All Lists]
Advanced

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

[bug #64748] Can't use with emacs 29


From: Bruno Haible
Subject: [bug #64748] Can't use with emacs 29
Date: Fri, 6 Oct 2023 10:37:11 -0400 (EDT)

Update of bug #64748 (project gettext):

                  Status:               Need Info => Fixed                  
             Assigned to:                    None => haible                 
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

Thank you for the investigations.

> Looks like it has to do with po-mode-autoloads.el ...

That explains why I could not reproduce it easily. po-mode-autoloads.el comes
from Debian.

> po-mode-autoloads.el uses po-compat.el which wants to use a function from
po-mode.el before loading it.

Nice summary.

This function/macro po-with-temp-buffer is actually a polyfill, useful only
for Emacs versions < 23. Since Emacs 23 is nowadays the minimum version worth
supporting (see https://repology.org/project/emacs/versions ), I am
eliminating this polyfill, and some other ones as well. Done through
https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commitdiff;h=7797a29e9c05802142fbcb07a9b9890d4e9e61e3

The changes should at some point appear at
https://github.com/emacsmirror/po-mode/ . Then the fix should be automatic for
everyone who has the same po-mode-autoloads.el .


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64748>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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