From unknown Tue Jun 24 13:54:13 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#12710 <12710@debbugs.gnu.org> To: bug#12710 <12710@debbugs.gnu.org> Subject: Status: 24.2.50; ns variant lists SVG and SVGZ file types as enabled although compiled with librsvg-2 Reply-To: bug#12710 <12710@debbugs.gnu.org> Date: Tue, 24 Jun 2025 20:54:13 +0000 retitle 12710 24.2.50; ns variant lists SVG and SVGZ file types as enabled = although compiled with librsvg-2 reassign 12710 emacs submitter 12710 Peter Dyballa severity 12710 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 22 19:22:50 2012 Received: (at submit) by debbugs.gnu.org; 22 Oct 2012 23:22:50 +0000 Received: from localhost ([127.0.0.1]:56461 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TQRKb-00013o-HJ for submit@debbugs.gnu.org; Mon, 22 Oct 2012 19:22:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55821) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TQRKY-00013X-Ac for submit@debbugs.gnu.org; Mon, 22 Oct 2012 19:22:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TQRIg-0002IM-Pl for submit@debbugs.gnu.org; Mon, 22 Oct 2012 19:20:52 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:39998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQRIg-0002II-Ma for submit@debbugs.gnu.org; Mon, 22 Oct 2012 19:20:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQRIf-0005EH-K0 for bug-gnu-emacs@gnu.org; Mon, 22 Oct 2012 19:20:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TQRId-0002HF-Tj for bug-gnu-emacs@gnu.org; Mon, 22 Oct 2012 19:20:49 -0400 Received: from mout1.freenet.de ([195.4.92.91]:33070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQRId-0002H8-Cj for bug-gnu-emacs@gnu.org; Mon, 22 Oct 2012 19:20:47 -0400 Received: from [195.4.92.141] (helo=mjail1.freenet.de) by mout1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.76 #1) id 1TQRIb-0008Ny-Vv for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2012 01:20:45 +0200 Received: from localhost ([::1]:37313 helo=mjail1.freenet.de) by mjail1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1TQRIb-0004xn-Ru for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2012 01:20:45 +0200 Received: from [195.4.92.17] (port=56417 helo=7.mx.freenet.de) by mjail1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1TQRGT-0004lT-0J for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2012 01:18:33 +0200 Received: from ip-95-222-201-211.unitymediagroup.de ([95.222.201.211]:59348 helo=[192.168.178.8]) by 7.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.76 #1) id 1TQRGS-00080u-Ly for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2012 01:18:32 +0200 From: Peter Dyballa Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: 24.2.50; ns variant lists SVG and SVGZ file types as enabled although compiled with librsvg-2 Date: Tue, 23 Oct 2012 01:18:31 +0200 Message-Id: <1103DC17-8456-4451-8EB0-C84F8074B5DA@Freenet.DE> To: bug-gnu-emacs@gnu.org Mime-Version: 1.0 (Apple Message framework v1085) X-Mailer: Apple Mail (2.1085) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Hello! The variable imagemagick-enabled-types has SVG and SVGZ although = configured --without-rsvg and therefore fails to display = etc/images/splash.svg: Cannot display image: (Invalid image type `svg') ImageMagick is able to display the SVG file with display. At revno: = 110618. In GNU Emacs 24.2.50.1 (i386-apple-darwin10.8.0, NS = apple-appkit-1038.36) of 2012-10-22 on Sumac.local Bzr revision: 110618 = monnier@iro.umontreal.ca-20121022132928-232zm0fecassmhfb Windowing system distributor `Apple', version 10.3.1038 Configured using: `configure '--build=3Dx86_64-apple-darwin10.8.0' '--host=3Di386-apple-darwin10.8.0' '--target=3Di386-apple-darwin10.8.0' '--with-wide-int' '--without-pop' '--without-sound' '--without-gpm' '--without-dbus' '--without-selinux' '--with-ns' '--disable-ns-self-contained' '--without-xpm' '--without-jpeg' '--without-tiff' '--without-gif' '--without-png' '--without-rsvg' '--x-libraries=3D/usr/X11/lib' '--x-includes=3D/usr/X11/include' '--enable-locallisppath=3D/Library/Application Support/Emacs/calendar24:/Library/Application Support/Emacs' 'CFLAGS=3D-g= -H -pipe -fPIC -fno-common -Os -march=3Dcore2 -mtune=3Dcore2 -m32 -fomit-frame-pointer -msse4.2' 'LDFLAGS=3D-m32 -Wl,-dead_strip_dylibs -Wl,-bind_at_load -Wl,-t' 'CPPFLAGS=3D-I/sw/include' 'CC=3Dclang' 'CXX=3Dclang++' = 'PKG_CONFIG_PATH=3D/sw/lib/xft2/lib/pkgconfig:/sw/share/pkgconfig:/sw/lib/= pkgconfig:/usr/X11/lib/pkgconfig:/usr/X11/share/pkgconfig:/usr/lib/pkgconf= ig' 'build_alias=3Dx86_64-apple-darwin10.8.0' 'host_alias=3Di386-apple-darwin10.8.0' 'target_alias=3Di386-apple-darwin10.8.0'' Important settings: value of $LC_CTYPE: de_DE.UTF-8 value of $LANG: de_DE.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Dired by name Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-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 input: p C-h v i m a g e m e n a =20 C-x d e t c / i m a g e s=20 =20 v C-c C-c C-x k v C-c C-c C-x k =20 s-c=20 =20 s-c =20 Recent messages: Using vacuous schema Type C-c C-c to view the image as an image. Cannot display image: (Invalid image type `svg') Using vacuous schema Type C-c C-c to view the image as an image. Cannot display image: (Invalid image type `svg') View mode: type C-h for help, h for commands, q to quit. Using vacuous schema Type C-c C-c to view the image as an image. Cannot display image: (Invalid image type `svg') Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message 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 mail-prsvr mail-utils vc-bzr nxml-uchnm rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok image-mode view dired pp help-mode easymenu help-fns time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) -- Greetings Pete The light at the end of the tunnel has been turned off due to budget = cuts. From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 22 19:25:45 2012 Received: (at control) by debbugs.gnu.org; 22 Oct 2012 23:25:45 +0000 Received: from localhost ([127.0.0.1]:56466 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TQRNR-00018e-BE for submit@debbugs.gnu.org; Mon, 22 Oct 2012 19:25:45 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:51464 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TQRNP-00018V-9U for control@debbugs.gnu.org; Mon, 22 Oct 2012 19:25:43 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TQRLd-0006jp-VQ for control@debbugs.gnu.org; Mon, 22 Oct 2012 19:23:54 -0400 Date: Mon, 22 Oct 2012 19:23:53 -0400 Message-Id: Subject: control message for bug 12710 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.9 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.9 (----) merge 12709 12710 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 22 20:19:52 2012 Received: (at control) by debbugs.gnu.org; 23 Oct 2012 00:19:53 +0000 Received: from localhost ([127.0.0.1]:56497 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TQSDo-0003BR-LS for submit@debbugs.gnu.org; Mon, 22 Oct 2012 20:19:52 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:52185 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TQSDn-0003BK-9Z for control@debbugs.gnu.org; Mon, 22 Oct 2012 20:19:51 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TQSC1-00005O-SH for control@debbugs.gnu.org; Mon, 22 Oct 2012 20:18:02 -0400 Date: Mon, 22 Oct 2012 20:18:01 -0400 Message-Id: Subject: control message for bug 12709 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.9 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.9 (----) merge 9045 12709 From unknown Tue Jun 24 13:54:13 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 20 Nov 2012 12:24:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator