On both build, it seems emacs cannot found both of 24D0 and 24C0, when pressing the Return at the end of 24D0 and 24C0, emacs said [Display Not Ready].
What i have tried so far, Compiling the git pull from the emacs-mirror github,and checking out version 25.3 branch resulting the same ends. Compiling the source from the sf.net emacs project page resulting the same ends. Compiling without dbus support resulting the same ends. On Sun, Feb 25, 2018 at 12:17 AM, Eli Zaretskii <e...@gnu.org> wrote: >> From: Aditya Nugraha <vortexilat...@gmail.com> >> Date: Sat, 24 Feb 2018 23:38:39 +0700 >> Cc: help-emacs-windows@gnu.org >> >> >>These look like ⓐⓀ to me, i.e. U+24D0 and U+24C0. Can you display >> >>these characters in a buffer (using "C-x 8 RET")? >> I am a newbie in emacs or spacemacs world, so please pardon me, After >> entered U+24D0 & U+24C0 into "C-x 8 RET" prompt, i am getting invalid >> character both of those words (U+24D0 & U+24C0) and both of sf.net >> built and my self-compiled one. > > Type "C-x 8 RET 24D0 RET", then "C-x 8 RET 24C0 RET". Here "RET" > means press the "Enter" key. > > What do you see as result, in each of the 2 versions of Emacs?