GNU bug report logs -
#65800
30.0.50; set-face-attribute gets error on android
Previous Next
Reported by: Shingo Tanaka <shingo.fg8 <at> gmail.com>
Date: Thu, 7 Sep 2023 12:42:02 UTC
Severity: normal
Found in version 30.0.50
Fixed in version 30.1
Done: Po Lu <luangruo <at> yahoo.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 10 Sep 2023 13:40:26 +0800
with message-id <87bkeabn79.fsf <at> yahoo.com>
and subject line Re: bug#65800: 30.0.50; set-face-attribute gets error on android
has caused the debbugs.gnu.org bug report #65800,
regarding 30.0.50; set-face-attribute gets error on android
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
65800: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65800
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
(set-face-attribute 'default nil :font "Noto Sans Mono CJK JP")
just results in error with the backtrace below on android.
Device: Xiaomi Pad 5
MIUI Version: MIUI Pad Global 14.0.5 14.0.5.0(TKXMIXM)
Android Version: 13 TKQ1.221013.002
Emacs Binary: emacs-30.0.50-29-arm64-v8a.apk
https://sourceforge.net/projects/android-ports-for-gnu-emacs/files/
Font: ~/fonts/NotoSansMonoCJKjp-VF.ttf
https://www.google.com/get/noto/help/cjk/
<https://www.google.com/get/noto/help/cjk/Sans/Variable/TTF>
Sans/Variable/TTF/Mono/NotoSansMonoCJKjp-VF.ttf
(emacs-version)
30.0.50 (build 1, aarch64-unknown-linux-android29)
Here is the backtrace.
Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil)
internal-set-lisp-face-attribute(default :font "Noto Sans Mono CJK JP" 0)
set-face-attribute(default nil :font "Noto Sans Mono CJK JP")
(progn (set-face-attribute 'default nil :font "Noto Sans Mono CJK JP"))
eval((progn (set-face-attribute 'default nil :font "Noto Sans Mono CJK
JP")) t)
elisp--eval-last-sexp(t)
eval-last-sexp(t)
eval-print-last-sexp(nil)
funcall-interactively(eval-print-last-sexp nil)
call-interactively(eval-print-last-sexp nil nil)
command-execute(eval-print-last-sexp)
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
Shingo Tanaka <shingo.fg8 <at> gmail.com> writes:
> Thanks, this should be fixed now.
>
> Thank you. I confirmed it's fixed.
>
> Regards,
> Shingo
Thanks for testing. I'm closing this bug.
This bug report was last modified 1 year and 313 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.