From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuan MEI Newsgroups: gmane.emacs.devel Subject: Font related crash? Date: Wed, 4 Nov 2015 14:32:19 -0800 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e010d94fa5103600523be957f X-Trace: ger.gmane.org 1446676354 31681 80.91.229.3 (4 Nov 2015 22:32:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Nov 2015 22:32:34 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 04 23:32:30 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zu6bU-0005xG-7v for ged-emacs-devel@m.gmane.org; Wed, 04 Nov 2015 23:32:28 +0100 Original-Received: from localhost ([::1]:57446 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zu6bT-00027O-Gb for ged-emacs-devel@m.gmane.org; Wed, 04 Nov 2015 17:32:27 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40189) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zu6bO-00027H-NF for emacs-devel@gnu.org; Wed, 04 Nov 2015 17:32:24 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zu6bM-0000r6-BN for emacs-devel@gnu.org; Wed, 04 Nov 2015 17:32:22 -0500 Original-Received: from mail-ig0-x235.google.com ([2607:f8b0:4001:c05::235]:33570) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zu6bM-0000r1-56 for emacs-devel@gnu.org; Wed, 04 Nov 2015 17:32:20 -0500 Original-Received: by igvi2 with SMTP id i2so100078785igv.0 for ; Wed, 04 Nov 2015 14:32:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=fvq6InpSkj0ANMcJy8lPChDymnyVFu7m1Oc/5/ai/Ek=; b=qlFSjnfRom5GPlHjGYWjHNo0ASISwPSKYAGV57b7Scve/4pReO+zXC6fBARzjKdDhQ MJZ1nBwXiQxPK23OJJbGCubYUBWlZjHO2Q/U2avdcT5oWR7Un/EuEolspVlGHb97iiLA jxt7hYpLCSnsjjWydrPwkmzNmcq8mW/XMxdEwwICfxiupQeE7pNdkB0Ha1kIHasQCXhI fJv9/A8sho7DcyXN5ht+wEkDFgm8G1g6wWoBCPclu5d9AkumUY89YMMSMyjmxqYPgA0w B1aNtqPpiZVagmEyXYJQyWe5O/9ASfdwud4EBWUuKjAQnuY2Cg24462WTfhkxLP78Rlh fKJw== X-Received: by 10.50.45.8 with SMTP id i8mr6358041igm.47.1446676339424; Wed, 04 Nov 2015 14:32:19 -0800 (PST) Original-Received: by 10.107.135.227 with HTTP; Wed, 4 Nov 2015 14:32:19 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c05::235 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:193244 Archived-At: --089e010d94fa5103600523be957f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, I compiled an emacs version 25.0.50.1 from git repo recently (see the end of this email for detailed revision info. Compilation was done through the Gentoo portage) and discovered a font related crash under certain circumstances. The symptom is: after starting an emacs frame (and a server) under DISPLAY=3D:0, in a different DISPLAY environment, either in :0.1 (local) or :10.0 (via ssh), when I run emacsclient -c to start a new frame, emacs crashes due to a floating point exception. The crash does not occur when running emacs -Q. A minimal init.el is attached to regenerate the crash. This kind of crash did not occur in version 24 or an earlier version of 25 (I cannot remember when and I don't have the time to trace back). Help needed! Thanks, Yuan ---------------------------------------------------------------------------= ----------------- (create-fontset-from-fontset-spec "-*-Bitstream Vera Sans Mono-*-*-*-*-14-*-*-*-*-*-fontset-xwin") (dolist (charset '(han cjk-misc bopomofo gb18030)) (set-fontset-font "fontset-xwin" charset (font-spec :family "Microsoft YaHei" :size 14))) (dolist (charset '(symbol arabic bengali devanagari gujarati hebrew kannada lao malayalam oriya tamil telugu thai tibetan)) (set-fontset-font "fontset-xwin" charset (font-spec :family "Arial Unicode MS") nil 'append)) ;; This makes scaling right: c-x c-[+-0] (defadvice frame-notice-user-settings (before my:rescale-alist) (message "set face-font-rescale-alist") (setq face-font-rescale-alist '((".*[Hh]ei.*" . 1.2) (".*=E9=9B=85=E9=BB=91*" . 1.2) (".*Myungjo.*" . 1.2) (".*Osaka.*" . 1.2)))) (ad-activate 'frame-notice-user-settings) (setq initial-frame-alist '((top . 2) (left . 2) (width . 100) (height . 63) (menu-bar-lines . 1) (tool-bar-lines . 0))) (setq default-frame-alist '((foreground-color . "white") (background-color . "black") (cursor-color . "red") (menu-bar-lines . 1) (tool-bar-lines . 0) (width . 100) (height . 63) (font . "fontset-xwin"))) (server-start) ---------------------------------------------------------------------------= ----------------- $ emacs Fatal error 8: Floating point exception Backtrace: emacs[0x4f88b9] emacs[0x4dfd2c] emacs[0x4f75be] emacs[0x4f7773] emacs[0x4f7819] /lib64/libpthread.so.0(+0x10680)[0x7ffa66960680] emacs[0x413b18] emacs[0x414b3f] emacs[0x41ae45] emacs[0x41f4c6] emacs[0x4cdb8c] emacs[0x5523a3] emacs[0x587106] emacs[0x551df2] emacs[0x5521b3] emacs[0x587106] emacs[0x5521b3] emacs[0x5531e3] emacs[0x5522a9] emacs[0x587106] emacs[0x5521b3] emacs[0x587106] emacs[0x5521b3] emacs[0x587106] emacs[0x5521b3] emacs[0x587106] emacs[0x5521b3] emacs[0x587106] emacs[0x5521b3] emacs[0x553078] emacs[0x55325c] emacs[0x550adb] emacs[0x58afde] emacs[0x58f82f] emacs[0x41cc72] emacs[0x4eb941] emacs[0x4ec52a] emacs[0x4ee0be] emacs[0x5509c7] emacs[0x4e031c] emacs[0x5508bb] ... Floating point exception $ In GNU Emacs 25.0.50.1 (x86_64-pc-linux-gnu, cairo version 1.14.2) of 2015-10-31 Repository revision: b692d6aa4309360e5009e42a0cb1ba477775e333 Windowing system distributor 'The X.Org Foundation', version 11.0.11604000 System Description: NAME=3DGentoo Configured using: 'configure --prefix=3D/usr --build=3Dx86_64-pc-linux-gnu --host=3Dx86_64-pc-linux-gnu --mandir=3D/usr/share/man --infodir=3D/usr/share/info --datadir=3D/usr/share --sysconfdir=3D/etc --localstatedir=3D/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=3D/usr/lib64 --program-suffix=3D-emacs-25-vcs --infodir=3D/usr/share/info/emacs-25-vcs --localstatedir=3D/var --enable-locallisppath=3D/etc/emacs:/usr/share/emacs/site-lisp --with-gameuser=3D:gamestat --without-compress-install --with-file-notification=3Dinotify --enable-acl --with-dbus --with-gnutls --with-gpm --with-hesiod --with-kerberos --with-kerberos5 --with-xml2 --without-selinux --without-wide-int --with-zlib --with-sound=3Dalsa --with-x --without-ns --without-gconf --without-gsettings --without-toolkit-scroll-bars --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xpm --with-imagemagick --with-xft --with-cairo --without-libotf --without-m17n-flt --with-x-toolkit=3Dno GENTOO_PACKAGE=3Dapp-editors/emacs-vcs-25.0.9999-r1 EGIT_BRANCH=3Dmaster EGIT_VERSION=3Db692d6aa4309360e5009e42a0cb1ba477775e333 'CFLAGS=3D-O2 -march=3Dnative -pipe' CPPFLAGS=3D 'LDFLAGS=3D-Wl,-O1 -Wl,--as-needed'' Configured features: XPM JPEG TIFF GIF PNG RSVG CAIRO IMAGEMAGICK SOUND GPM DBUS NOTIFY ACL GNUTLS LIBXML2 FREETYPE XFT ZLIB X11 Important settings: value of $LC_CTYPE: zh_CN.UTF-8 value of $LANG: en_US.iso88591 value of $XMODIFIERS: @im=3Dfcitx locale-coding-system: utf-8-unix Major mode: Emacs-Lisp Minor modes in effect: tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent messages: Loading dictionary-init...done For information about GNU Emacs and the GNU system, type C-h C-a. set face-font-rescale-alist Mark set Mark deactivated Making completion list... Quit Load-path shadows: /usr/share/emacs/site-lisp/cjk-latex/thai-word hides /usr/share/emacs/25.0.50/lisp/language/thai-word Features: (shadow sort gnus-util mail-extr emacsbug message idna dired format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns help-mode easymenu cl-loaddefs pcase cl-lib mail-prsvr mail-utils server advice site-gentoo preview-latex bbdb-autoloads bbdb timezone tex-site auto-loads time-date mule-util china-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting font-render-setting cairo x multi-tty make-network-process emacs) Memory information: ((conses 16 87549 3351) (symbols 48 19982 0) (miscs 40 160 122) (strings 32 15293 4423) (string-bytes 1 464894) (vectors 16 13206) (vector-slots 8 552121 35334) (floats 8 140 123) (intervals 56 442 0) (buffers 976 15) (heap 1024 28358 931)) --089e010d94fa5103600523be957f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

=C2=A0=C2=A0=C2=A0 I compile= d an emacs version 25.0.50.1 from git repo recently (see the end of this em= ail for detailed revision info.=C2=A0 Compilation was done through the Gent= oo portage) and discovered a font related crash under certain circumstances= .

The symptom is: after starting an emacs frame (and a server)= under DISPLAY=3D:0, in a different DISPLAY environment, either in :0.1 (lo= cal) or :10.0 (via ssh), when I run emacsclient -c to start a new frame, em= acs crashes due to a floating point exception.

The crash does not o= ccur when running emacs -Q.=C2=A0 A minimal init.el is attached to regenera= te the crash.

This kind of crash did not occur in version= 24 or an earlier version of 25 (I cannot remember when and I don't hav= e the time to trace back).

Help needed!
Thanks,

Yuan

--------------------------------------------------------------------------= ------------------
(create-fontset-from-fontset-spec
=C2=A0&quo= t;-*-Bitstream Vera Sans Mono-*-*-*-*-14-*-*-*-*-*-fontset-xwin")
(= dolist (charset '(han cjk-misc bopomofo gb18030))
=C2=A0 (set-fontse= t-font "fontset-xwin"
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= charset
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (font-spec :family &quo= t;Microsoft YaHei" :size 14)))
(dolist (charset '(symbol arabic= bengali devanagari gujarati hebrew kannada lao
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 malayalam oriya tamil t= elugu thai tibetan))
=C2=A0 (set-fontset-font "fontset-xwin"=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 charset
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 (font-spec :family "Arial Unicode MS") nil = 9;append))
;; This makes scaling right: c-x c-[+-0]
(defadvice frame-= notice-user-settings (before my:rescale-alist)
=C2=A0 (message "set= face-font-rescale-alist")
=C2=A0 (setq face-font-rescale-alist = 9;((".*[Hh]ei.*" . 1.2)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 (".*=E9=9B=85=E9=BB=91*" . 1.2)
=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (".*Myungjo.*" . 1.2)
=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (".*Osaka.*" . 1.2))))=

(ad-activate 'frame-notice-user-settings)
(setq initial-fram= e-alist '((top . 2) (left . 2)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (width . 100) (height .= 63)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 (menu-bar-lines . 1)
=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (tool-bar-line= s . 0)))
(setq default-frame-alist '((foreground-color . "white= ")
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 (background-color . "black")
=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 (cursor-color . "red")
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (menu-bar-lines .= 1)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 (tool-bar-lines . 0)
=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (width . 100)<= br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 (height . 63)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (font . "fontset-xwin&qu= ot;)))
(server-start)

--------------------------------------= ------------------------------------------------------
$ emac= s
Fatal error 8: Floating point exception
Backtrace:
em= acs[0x4f88b9]
emacs[0x4dfd2c]
emacs[0x4f75be]
emacs[0x4f7773]
e= macs[0x4f7819]
/lib64/libpthread.so.0(+0x10680)[0x7ffa66960680]
emacs= [0x413b18]
emacs[0x414b3f]
emacs[0x41ae45]
emacs[0x41f4c6]
emac= s[0x4cdb8c]
emacs[0x5523a3]
emacs[0x587106]
emacs[0x551df2]
ema= cs[0x5521b3]
emacs[0x587106]
emacs[0x5521b3]
emacs[0x5531e3]
em= acs[0x5522a9]
emacs[0x587106]
emacs[0x5521b3]
emacs[0x587106]
e= macs[0x5521b3]
emacs[0x587106]
emacs[0x5521b3]
emacs[0x587106]
= emacs[0x5521b3]
emacs[0x587106]
emacs[0x5521b3]
emacs[0x553078]emacs[0x55325c]
emacs[0x550adb]
emacs[0x58afde]
emacs[0x58f82f]emacs[0x41cc72]
emacs[0x4eb941]
emacs[0x4ec52a]
emacs[0x4ee0be]<= br>emacs[0x5509c7]
emacs[0x4e031c]
emacs[0x5508bb]
...
Floating= point exception
$

In GNU Emacs 25.0.50.1 (x86_64-pc-linux-gnu, c= airo version 1.14.2)
=C2=A0of 2015-10-31
Repository revision: b692d6a= a4309360e5009e42a0cb1ba477775e333
Windowing system distributor 'The = X.Org Foundation', version 11.0.11604000
System Description:=C2=A0= =C2=A0=C2=A0 NAME=3DGentoo

Configured using:
=C2=A0'configure= --prefix=3D/usr --build=3Dx86_64-pc-linux-gnu
=C2=A0--host=3Dx86_64-pc-= linux-gnu --mandir=3D/usr/share/man
=C2=A0--infodir=3D/usr/share/info --= datadir=3D/usr/share --sysconfdir=3D/etc
=C2=A0--localstatedir=3D/var/li= b --disable-dependency-tracking
=C2=A0--disable-silent-rules --libdir=3D= /usr/lib64
=C2=A0--program-suffix=3D-emacs-25-vcs --infodir=3D/usr/share= /info/emacs-25-vcs
=C2=A0--localstatedir=3D/var
=C2=A0--enable-locall= isppath=3D/etc/emacs:/usr/share/emacs/site-lisp
=C2=A0--with-gameuser=3D= :gamestat --without-compress-install
=C2=A0--with-file-notification=3Din= otify --enable-acl --with-dbus --with-gnutls
=C2=A0--with-gpm --with-hes= iod --with-kerberos --with-kerberos5 --with-xml2
=C2=A0--without-selinux= --without-wide-int --with-zlib --with-sound=3Dalsa
=C2=A0--with-x --wit= hout-ns --without-gconf --without-gsettings
=C2=A0--without-toolkit-scro= ll-bars --with-gif --with-jpeg --with-png
=C2=A0--with-rsvg --with-tiff = --with-xpm --with-imagemagick --with-xft
=C2=A0--with-cairo --without-li= botf --without-m17n-flt --with-x-toolkit=3Dno
=C2=A0GENTOO_PACKAGE=3Dapp= -editors/emacs-vcs-25.0.9999-r1 EGIT_BRANCH=3Dmaster
=C2=A0EGIT_VERSION= =3Db692d6aa4309360e5009e42a0cb1ba477775e333 'CFLAGS=3D-O2
=C2=A0-mar= ch=3Dnative -pipe' CPPFLAGS=3D 'LDFLAGS=3D-Wl,-O1 -Wl,--as-needed&#= 39;'

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO IM= AGEMAGICK SOUND GPM DBUS NOTIFY ACL
GNUTLS LIBXML2 FREETYPE XFT ZLIB X11=

Important settings:
=C2=A0 value of $LC_CTYPE: zh_CN.UTF-8
= =C2=A0 value of $LANG: en_US.iso88591
=C2=A0 value of $XMODIFIERS: @im= =3Dfcitx
=C2=A0 locale-coding-system: utf-8-unix

Major mode: Emac= s-Lisp

Minor modes in effect:
=C2=A0 tooltip-mode: t
=C2=A0 gl= obal-eldoc-mode: t
=C2=A0 electric-indent-mode: t
=C2=A0 mouse-wheel-= mode: t
=C2=A0 menu-bar-mode: t
=C2=A0 file-name-shadow-mode: t
= =C2=A0 global-font-lock-mode: t
=C2=A0 font-lock-mode: t
=C2=A0 blink= -cursor-mode: t
=C2=A0 auto-composition-mode: t
=C2=A0 auto-encryptio= n-mode: t
=C2=A0 auto-compression-mode: t
=C2=A0 buffer-read-only: t<= br>=C2=A0 line-number-mode: t
=C2=A0 transient-mark-mode: t

Recen= t messages:
Loading dictionary-init...done
For information about GNU = Emacs and the GNU system, type C-h C-a.
set face-font-rescale-alist
M= ark set
Mark deactivated
Making completion list...
Quit

Loa= d-path shadows:
/usr/share/emacs/site-lisp/cjk-latex/thai-word hides /us= r/share/emacs/25.0.50/lisp/language/thai-word

Features:
(shadow s= ort gnus-util mail-extr emacsbug message idna dired format-spec
rfc822 m= ml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev g= mm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util help-fns= help-mode easymenu cl-loaddefs pcase cl-lib mail-prsvr
mail-utils serve= r advice site-gentoo preview-latex bbdb-autoloads bbdb
timezone tex-site= auto-loads time-date mule-util china-util tooltip
eldoc electric uniqui= fy ediff-hook vc-hooks lisp-float-type mwheel x-win
term/common-win x-dn= d tool-bar dnd fontset image regexp-opt fringe
tabulated-list newcomment= elisp-mode lisp-mode prog-mode register page
menu-bar rfn-eshadow timer= select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core fr= ame cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan tha= i tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian sl= ovak czech european ethiopic indian
cyrillic chinese charscript case-tab= le epa-hook jka-cmpr-hook help
simple abbrev minibuffer cl-preloaded nad= vice loaddefs button faces
cus-face macroexp files text-properties overl= ay sha1 md5 base64 format
env code-pages mule custom widget hashtable-pr= int-readable backquote
dbusbind inotify dynamic-setting font-render-sett= ing cairo x multi-tty
make-network-process emacs)

Memory informat= ion:
((conses 16 87549 3351)
=C2=A0(symbols 48 19982 0)
=C2=A0(mis= cs 40 160 122)
=C2=A0(strings 32 15293 4423)
=C2=A0(string-bytes 1 46= 4894)
=C2=A0(vectors 16 13206)
=C2=A0(vector-slots 8 552121 35334)=C2=A0(floats 8 140 123)
=C2=A0(intervals 56 442 0)
=C2=A0(buffers 9= 76 15)
=C2=A0(heap 1024 28358 931))

--089e010d94fa5103600523be957f--