* bug#38472: 27.0.50; svg file can not display correct
@ 2019-12-03 14:28 Jiang, Kevin (LNG-HBE) via Bug reports for GNU Emacs, the Swiss army knife of text editors
2019-12-03 15:55 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Jiang, Kevin (LNG-HBE) via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2019-12-03 14:28 UTC (permalink / raw)
To: 38472
[-- Attachment #1: Type: text/plain, Size: 5250 bytes --]
svg file just show the xml source code, rather then a image.
In GNU Emacs 27.0.50 (build 1, x86_64-w64-mingw32)
of 2019-11-12 built on CIRROCUMULUS
Repository revision: 6b4a97c1c78f39ce890d100acceceb652d14e20d
Repository branch: master
Windowing system distributor 'Microsoft Corp.', version 10.0.17134
System Description: Microsoft Windows 10 Enterprise (v10.0.1803.17134.590)
Recent messages:
Checking 114 files in c:/software/emacs-27.0.50-snapshot-2019-11-11-x86_64/share/emacs/27.0.50/lisp/obsolete...
Checking for load-path shadows...done
Mark set [2 times]
Send this bug report to the Emacs maintainers? (y or n) y
Sending...
Sending via mail...
Save this mail sending choice? (y or n) y
Saving file c:/Users/jiangkx/.config/emacs/init.el...
Wrote c:/Users/jiangkx/.config/emacs/init.el
Sending...done
Configured using:
'configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install -C 'CFLAGS=-O2 -static -g3''
Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY W32NOTIFY ACL GNUTLS LIBXML2
HARFBUZZ ZLIB TOOLKIT_SCROLL_BARS MODULES THREADS PDUMPER LCMS2 GMP
Important settings:
value of $LANG: CHS
locale-coding-system: cp936
Major mode: Lisp Interaction
Minor modes in effect:
ivy-mode: t
which-key-mode: t
window-numbering-mode: t
company-quickhelp-mode: t
company-quickhelp-local-mode: t
global-company-mode: t
company-mode: t
auto-insert-mode: t
yas-global-mode: t
yas-minor-mode: t
override-global-mode: t
recentf-mode: t
electric-pair-mode: t
show-paren-mode: t
save-place-mode: t
global-hl-line-mode: t
display-time-mode: t
tooltip-mode: t
global-eldoc-mode: t
eldoc-mode: t
electric-indent-mode: t
mouse-wheel-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
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
Load-path shadows:
~/.config/emacs/lisp/elpy-shell hides c:/Users/jiangkx/.config/emacs/elpa/elpy-20191127.2230/elpy-shell
c:/Users/jiangkx/.config/emacs/elpa/faceup-20170925.1946/faceup hides c:/software/emacs-27.0.50-snapshot-2019-11-11-x86_64/share/emacs/27.0.50/lisp/emacs-lisp/faceup
Features:
(vc-git diff-mode cus-edit cus-start cus-load mailalias mailclient qp pp
shadow sort mail-extr emacsbug message rmc puny format-spec rfc822 mml
mml-sec epa derived epg epg-config gnus-util rmail rmail-loaddefs
text-property-search time-date mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util mail-prsvr mail-utils smex ido counsel xdg dired
dired-loaddefs compile comint ansi-color swiper ivy delsel colir color
ivy-overlay cl-print help-fns radix-tree which-key window-numbering
company-quickhelp pos-tip company-oddmuse company-keywords company-etags
etags fileloop generator xref project ring company-gtags
company-dabbrev-code company-dabbrev company-files company-capf
company-cmake company-xcode company-clang company-semantic company-eclim
company-template company-bbdb company pcase s diminish symbol-overlay
thingatpt autoinsert yasnippet-snippets yasnippet cl-extra help-mode
use-package use-package-ensure use-package-delight use-package-diminish
use-package-bind-key bind-key easy-mmode use-package-core recentf
tree-widget wid-edit elec-pair paren saveplace hl-line time edmacro
kmacro rx advice finder-inf info package easymenu browse-url
url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs
eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt gv
bytecomp byte-compile cconv cl-loaddefs cl-lib china-util tooltip eldoc
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel dos-w32
ls-lisp disp-table term/w32-win w32-win w32-vars term/common-win
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode elisp-mode lisp-mode prog-mode register page
tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse
jit-lock font-lock syntax facemenu font-core term/tty-colors frame
minibuffer 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
composite charscript charprop case-table epa-hook jka-cmpr-hook help
simple abbrev obarray 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
threads w32notify w32 lcms2 multi-tty make-network-process emacs)
Memory information:
((conses 16 392469 36317)
(symbols 48 24239 4)
(strings 32 101444 4514)
(string-bytes 1 2836663)
(vectors 16 45137)
(vector-slots 8 1424493 208306)
(floats 8 252 255)
(intervals 56 2424 1047)
(buffers 1000 14))
[-- Attachment #2: Type: text/html, Size: 17253 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#38472: 27.0.50; svg file can not display correct
2019-12-03 14:28 bug#38472: 27.0.50; svg file can not display correct Jiang, Kevin (LNG-HBE) via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2019-12-03 15:55 ` Eli Zaretskii
2019-12-04 1:02 ` bug#38472: 答复: " Jiang, Kevin (LNG-HBE) via Bug reports for GNU Emacs, the Swiss army knife of text editors
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2019-12-03 15:55 UTC (permalink / raw)
To: Jiang, Kevin (LNG-HBE); +Cc: 38472
> Date: Tue, 3 Dec 2019 14:28:20 +0000
> From: "Jiang, Kevin (LNG-HBE)" via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
> svg file just show the xml source code, rather then a image.
Which SVG file behaves like that? Every one of them? If so, please
type the below and tell us what it produces:
M-: (image-type-available-p 'svg) RET
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#38472: 答复: bug#38472: 27.0.50; svg file can not display correct
2019-12-03 15:55 ` Eli Zaretskii
@ 2019-12-04 1:02 ` Jiang, Kevin (LNG-HBE) via Bug reports for GNU Emacs, the Swiss army knife of text editors
2019-12-04 16:02 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Jiang, Kevin (LNG-HBE) via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2019-12-04 1:02 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 38472@debbugs.gnu.org
I use file (https://upload.wikimedia.org/wikipedia/en/2/22/Heckert_GNU_white.svg) to do the testing, (image-type-available-p 'svg) return nil. I also try version 26.3-x86_64, it is working correct. Thanks!
-----邮件原件-----
发件人: Eli Zaretskii <eliz@gnu.org>
发送时间: 2019年12月3日 23:56
收件人: Jiang, Kevin (LNG-HBE) <kevin.jiang@lexisnexis.com>
抄送: 38472@debbugs.gnu.org
主题: Re: bug#38472: 27.0.50; svg file can not display correct
*** External email: use caution ***
> Date: Tue, 3 Dec 2019 14:28:20 +0000
> From: "Jiang, Kevin (LNG-HBE)" via "Bug reports for GNU Emacs, the
> Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
> svg file just show the xml source code, rather then a image.
Which SVG file behaves like that? Every one of them? If so, please type the below and tell us what it produces:
M-: (image-type-available-p 'svg) RET
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#38472: 答复: bug#38472: 27.0.50; svg file can not display correct
2019-12-04 1:02 ` bug#38472: 答复: " Jiang, Kevin (LNG-HBE) via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2019-12-04 16:02 ` Eli Zaretskii
0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2019-12-04 16:02 UTC (permalink / raw)
To: Jiang, Kevin (LNG-HBE); +Cc: 38472
tags 38472 notabug
close 38472
thanks
> From: "Jiang, Kevin (LNG-HBE)" <kevin.jiang@lexisnexis.com>
> CC: "38472@debbugs.gnu.org" <38472@debbugs.gnu.org>
> Date: Wed, 4 Dec 2019 01:02:46 +0000
>
> I use file (https://upload.wikimedia.org/wikipedia/en/2/22/Heckert_GNU_white.svg) to do the testing, (image-type-available-p 'svg) return nil. I also try version 26.3-x86_64, it is working correct. Thanks!
Thanks, so I'm closing this bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-12-04 16:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-03 14:28 bug#38472: 27.0.50; svg file can not display correct Jiang, Kevin (LNG-HBE) via Bug reports for GNU Emacs, the Swiss army knife of text editors
2019-12-03 15:55 ` Eli Zaretskii
2019-12-04 1:02 ` bug#38472: 答复: " Jiang, Kevin (LNG-HBE) via Bug reports for GNU Emacs, the Swiss army knife of text editors
2019-12-04 16:02 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).