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

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

bug#34826: Possible bug on "define-charset" of Emacs 27.0.50


From: Eli Zaretskii
Subject: bug#34826: Possible bug on "define-charset" of Emacs 27.0.50
Date: Tue, 12 Mar 2019 18:09:48 +0200

> From: Ikki Tachikawa <tckwik@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)))

What is aj16map?  I guess it's a variable that holds the name of a map
file?  Please show that file as well, as otherwise it's impossible to
reproduce and investigate this issue.

Thanks.





reply via email to

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