From unknown Sun Jun 22 11:48:35 2025 X-Loop: bug-gnu-emacs@gnu.org Subject: bug#5790: 23.1; emacs.svg license causing a lot of filetype detection mechanisms to fail Resent-From: "Jasper St. Pierre" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 28 Mar 2010 00:54:02 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org X-GNU-PR-Message: report 5790 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 5790@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.126973759227965 (code B ref -1); Sun, 28 Mar 2010 00:54:02 +0000 Received: (at submit) by debbugs.gnu.org; 28 Mar 2010 00:53:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nvgka-0007H0-Ic for submit@debbugs.gnu.org; Sat, 27 Mar 2010 20:53:12 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nvgi0-0007Ff-AE for submit@debbugs.gnu.org; Sat, 27 Mar 2010 20:50:32 -0400 Received: from lists.gnu.org ([199.232.76.165]:38874) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Nvghw-0001CL-QJ for submit@debbugs.gnu.org; Sat, 27 Mar 2010 20:50:28 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nvghw-0000WK-Ci for bug-gnu-emacs@gnu.org; Sat, 27 Mar 2010 20:50:28 -0400 Received: from [140.186.70.92] (port=52022 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nvghu-0000U1-Sl for bug-gnu-emacs@gnu.org; Sat, 27 Mar 2010 20:50:28 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.0 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nvght-0002q9-KG for bug-gnu-emacs@gnu.org; Sat, 27 Mar 2010 20:50:26 -0400 Received: from mail-qy0-f182.google.com ([209.85.221.182]:38696) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nvght-0002q3-H0 for bug-gnu-emacs@gnu.org; Sat, 27 Mar 2010 20:50:25 -0400 Received: by qyk12 with SMTP id 12so7929811qyk.5 for ; Sat, 27 Mar 2010 17:50:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.2.67 with HTTP; Sat, 27 Mar 2010 17:50:21 -0700 (PDT) Date: Sat, 27 Mar 2010 20:50:21 -0400 Received: by 10.224.71.2 with SMTP id f2mr1024643qaj.198.1269737421457; Sat, 27 Mar 2010 17:50:21 -0700 (PDT) Message-ID: <2c1d48a71003271750t3408a69dr14b4a092aa889a@mail.gmail.com> From: "Jasper St. Pierre" Content-Type: multipart/alternative; boundary=00c09f8de23ef6cb2b0482d1c779 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -3.3 (---) X-Mailman-Approved-At: Sat, 27 Mar 2010 20:53:11 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.6 (----) --00c09f8de23ef6cb2b0482d1c779 Content-Type: text/plain; charset=ISO-8859-1 emacs.svg includes a very long GPL license preamble, which comes before the opening tag. This causes a lot of file detection systems, including file/libmagic, do not identify this icon file as a SVG. A simple fix would be to put the copyright preamble inside of the tag. --00c09f8de23ef6cb2b0482d1c779 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable emacs.svg includes a very long GPL license preamble, which comes before the= opening <svg> tag. This causes a lot of file detection systems, incl= uding file/libmagic, do not identify this icon file as a SVG. A simple fix = would be to put the copyright preamble inside of the <svg> tag.

--00c09f8de23ef6cb2b0482d1c779-- From unknown Sun Jun 22 11:48:35 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: bug-gnu-emacs@gnu.org From: bug-gnu-emacs@gnu.org (GNU bug Tracking System) To: "Jasper St. Pierre" Subject: bug#5790 closed by Chong Yidong (Re: 23.1; emacs.svg license causing a lot of filetype detection mechanisms to fail) Message-ID: References: <87634gp8ez.fsf@stupidchicken.com> <2c1d48a71003271750t3408a69dr14b4a092aa889a@mail.gmail.com> X-Gnu-PR-Message: they-closed 5790 X-Gnu-PR-Package: emacs Reply-To: 5790@debbugs.gnu.org Date: Sun, 28 Mar 2010 19:13:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1269803582-24831-1" This is a multi-part message in MIME format... ------------=_1269803582-24831-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #5790: 23.1; emacs.svg license causing a lot of filetype detection mechani= sms to fail It has been closed by Chong Yidong . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Chong Yidong by replying to this email. --=20 5790: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D5790 GNU Bug Tracking System Contact bug-gnu-emacs@gnu.org with problems ------------=_1269803582-24831-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 5790-done) by debbugs.gnu.org; 28 Mar 2010 19:12:42 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nvxub-0006SJ-M3 for submit@debbugs.gnu.org; Sun, 28 Mar 2010 15:12:41 -0400 Received: from pantheon-po34.its.yale.edu ([130.132.50.80]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nvxua-0006SE-NZ for 5790-done@debbugs.gnu.org; Sun, 28 Mar 2010 15:12:41 -0400 Received: from furry (173-14-147-246-NewEngland.hfc.comcastbusiness.net [173.14.147.246]) (authenticated bits=0) by pantheon-po34.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o2SJCaus006297 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <5790-done@debbugs.gnu.org>; Sun, 28 Mar 2010 15:12:36 -0400 Received: by furry (Postfix, from userid 1000) id 2CEF9C05D; Sun, 28 Mar 2010 15:12:36 -0400 (EDT) From: Chong Yidong To: "\"Jasper St. Pierre\" mecheye.net"@furry> Subject: Re: 23.1; emacs.svg license causing a lot of filetype detection mechanisms to fail Date: Sun, 28 Mar 2010 15:12:36 -0400 Message-ID: <87634gp8ez.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -1.5 (-) X-Debbugs-Envelope-To: 5790-done Cc: 5790-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -2.4 (--) > emacs.svg includes a very long GPL license preamble, which comes > before the opening tag. This causes a lot of file detection > systems, including file/libmagic, do not identify this icon file as a > SVG. A simple fix would be to put the copyright preamble inside of the > tag. Thanks for the bug report. I've fixed this on the Emacs 23.2 release branch. ------------=_1269803582-24831-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 28 Mar 2010 00:53:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nvgka-0007H0-Ic for submit@debbugs.gnu.org; Sat, 27 Mar 2010 20:53:12 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nvgi0-0007Ff-AE for submit@debbugs.gnu.org; Sat, 27 Mar 2010 20:50:32 -0400 Received: from lists.gnu.org ([199.232.76.165]:38874) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Nvghw-0001CL-QJ for submit@debbugs.gnu.org; Sat, 27 Mar 2010 20:50:28 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nvghw-0000WK-Ci for bug-gnu-emacs@gnu.org; Sat, 27 Mar 2010 20:50:28 -0400 Received: from [140.186.70.92] (port=52022 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nvghu-0000U1-Sl for bug-gnu-emacs@gnu.org; Sat, 27 Mar 2010 20:50:28 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.0 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nvght-0002q9-KG for bug-gnu-emacs@gnu.org; Sat, 27 Mar 2010 20:50:26 -0400 Received: from mail-qy0-f182.google.com ([209.85.221.182]:38696) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nvght-0002q3-H0 for bug-gnu-emacs@gnu.org; Sat, 27 Mar 2010 20:50:25 -0400 Received: by qyk12 with SMTP id 12so7929811qyk.5 for ; Sat, 27 Mar 2010 17:50:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.2.67 with HTTP; Sat, 27 Mar 2010 17:50:21 -0700 (PDT) Date: Sat, 27 Mar 2010 20:50:21 -0400 Received: by 10.224.71.2 with SMTP id f2mr1024643qaj.198.1269737421457; Sat, 27 Mar 2010 17:50:21 -0700 (PDT) Message-ID: <2c1d48a71003271750t3408a69dr14b4a092aa889a@mail.gmail.com> Subject: 23.1; emacs.svg license causing a lot of filetype detection mechanisms to fail From: "Jasper St. Pierre" To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=00c09f8de23ef6cb2b0482d1c779 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 27 Mar 2010 20:53:11 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.6 (----) --00c09f8de23ef6cb2b0482d1c779 Content-Type: text/plain; charset=ISO-8859-1 emacs.svg includes a very long GPL license preamble, which comes before the opening tag. This causes a lot of file detection systems, including file/libmagic, do not identify this icon file as a SVG. A simple fix would be to put the copyright preamble inside of the tag. --00c09f8de23ef6cb2b0482d1c779 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable emacs.svg includes a very long GPL license preamble, which comes before the= opening <svg> tag. This causes a lot of file detection systems, incl= uding file/libmagic, do not identify this icon file as a SVG. A simple fix = would be to put the copyright preamble inside of the <svg> tag.

--00c09f8de23ef6cb2b0482d1c779-- ------------=_1269803582-24831-1--