GNU bug report logs - #34826
Possible bug on "define-charset" of Emacs 27.0.50

Previous Next

Package: emacs;

Reported by: Ikki Tachikawa <tckwik <at> gmail.com>

Date: Tue, 12 Mar 2019 13:45:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 34826-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ikki Tachikawa <tckwik <at> gmail.com>
Cc: 34826-done <at> debbugs.gnu.org
Subject: Re: bug#34826: Possible bug on "define-charset" of Emacs 27.0.50
Date: Sun, 17 Mar 2019 17:52:19 +0200
> From: Ikki Tachikawa <tckwik <at> gmail.com>
> Date: Tue, 12 Mar 2019 19:36:29 +0900
> 
> Perhaps at the following code, Emacs 27.0.50 (newest HEAD Windows version) fails.
> It works fine with Emacs 26.1.  Perhaps it happens independent of platform.
> 
>     (define-charset 'adobe-japan1 "Adobe-Japan1"
>       :map (file-name-sans-extension aj16map)
>       :invalid-code 128)))

This was a bug introduced when we switched to using the portable
dumping: an attempt to create any additional charset after restoring
from a pdump file would crash.

Should be fixed now.

Thanks.




This bug report was last modified 6 years and 162 days ago.

Previous Next


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