From unknown Sun Jun 22 08:08:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9575: 23.3; M-x describe-coding-system and auto-coding-alist not used Resent-From: Jari Aalto Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 22 Sep 2011 15:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 9575 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 9575@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.131670505014493 (code B ref -1); Thu, 22 Sep 2011 15:25:01 +0000 Received: (at submit) by debbugs.gnu.org; 22 Sep 2011 15:24:10 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6l8E-0003lh-8U for submit@debbugs.gnu.org; Thu, 22 Sep 2011 11:24:10 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6l8A-0003lZ-CH for submit@debbugs.gnu.org; Thu, 22 Sep 2011 11:24:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6l7m-0004tM-Fg for submit@debbugs.gnu.org; Thu, 22 Sep 2011 11:23:45 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:34827) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6l7m-0004tC-DX for submit@debbugs.gnu.org; Thu, 22 Sep 2011 11:23:42 -0400 Received: from eggs.gnu.org ([140.186.70.92]:33323) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6l7l-0003II-Al for bug-gnu-emacs@gnu.org; Thu, 22 Sep 2011 11:23:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6l7k-0004sp-7r for bug-gnu-emacs@gnu.org; Thu, 22 Sep 2011 11:23:41 -0400 Received: from emh05.mail.saunalahti.fi ([62.142.5.111]:50289) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6l7k-0004sZ-0N for bug-gnu-emacs@gnu.org; Thu, 22 Sep 2011 11:23:40 -0400 Received: from saunalahti-vams (vs3-11.mail.saunalahti.fi [62.142.5.95]) by emh05-2.mail.saunalahti.fi (Postfix) with SMTP id 076F58C170 for ; Thu, 22 Sep 2011 18:23:38 +0300 (EEST) Received: from emh01.mail.saunalahti.fi ([62.142.5.107]) by vs3-11.mail.saunalahti.fi ([62.142.5.95]) with SMTP (gateway) id A02C7504719; Thu, 22 Sep 2011 18:23:38 +0300 Received: from picasso.cante.net (a91-155-187-216.elisa-laajakaista.fi [91.155.187.216]) by emh01.mail.saunalahti.fi (Postfix) with ESMTP id D4DB34042 for ; Thu, 22 Sep 2011 18:23:36 +0300 (EEST) From: Jari Aalto Organization: Private Mail-Copies-To: poster Date: Thu, 22 Sep 2011 18:23:35 +0300 Message-ID: <87sjnowqh4.fsf@picasso.cante.net> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Antivirus: VAMS X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -4.5 (----) 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.5 (----) In GNU Emacs 23.3.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.4) of 2011-04-10 on brahms, modified by Debian Calling: C-h C RET (M-x describe-coding-system) Brings up information about, amongst other things: Particular coding systems specified for certain file names: OPERATION TARGET PATTERN CODING SYSTEM(s) --------- -------------- ---------------- File I/O "\\.gpg\\'" (no-conversion . no-conversion) ... PROBLEM If I understand correct, this listing reflects the values of file-coding-system-alist. The shown listing is not correct, because it doesn't consider: auto-coding-alist's value is shown below. ... The settings in this alist take priority over `coding:' tags in the file (see the function `set-auto-coding') and the contents of `file-coding-system-alist'. Jari From unknown Sun Jun 22 08:08:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9575: 23.3; M-x describe-coding-system and auto-coding-alist not used Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 20 Aug 2019 02:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9575 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Jari Aalto Cc: 9575@debbugs.gnu.org Received: via spool by 9575-submit@debbugs.gnu.org id=B9575.156626879824691 (code B ref 9575); Tue, 20 Aug 2019 02:40:02 +0000 Received: (at 9575) by debbugs.gnu.org; 20 Aug 2019 02:39:58 +0000 Received: from localhost ([127.0.0.1]:60700 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hzu3x-0006QA-1y for submit@debbugs.gnu.org; Mon, 19 Aug 2019 22:39:58 -0400 Received: from quimby.gnus.org ([80.91.231.51]:39796) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hzu3v-0006Q2-BQ for 9575@debbugs.gnu.org; Mon, 19 Aug 2019 22:39:55 -0400 Received: from [12.144.191.101] (helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hzu3r-0001w7-0b; Tue, 20 Aug 2019 04:39:53 +0200 From: Lars Ingebrigtsen References: <87sjnowqh4.fsf@picasso.cante.net> Date: Mon, 19 Aug 2019 19:39:49 -0700 In-Reply-To: <87sjnowqh4.fsf@picasso.cante.net> (Jari Aalto's message of "Thu, 22 Sep 2011 18:23:35 +0300") Message-ID: <871rxg1rwq.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Jari Aalto writes: > PROBLEM > > If I understand correct, this listing reflects the values of > file-coding-system-alist. > > The shown listing is not correct, because it doesn't consider: > > auto-coding-alist's value [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Jari Aalto writes: > PROBLEM > > If I understand correct, this listing reflects the values of > file-coding-system-alist. > > The shown listing is not correct, because it doesn't consider: > > auto-coding-alist's value is shown below. > ... > The settings in this alist take priority over `coding:' tags > in the file (see the function `set-auto-coding') > and the contents of `file-coding-system-alist'. I've now made this command output that variable before the data from `file-coding-system-alist' in Emacs 27. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 19 22:40:05 2019 Received: (at control) by debbugs.gnu.org; 20 Aug 2019 02:40:05 +0000 Received: from localhost ([127.0.0.1]:60704 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hzu45-0006Qy-2b for submit@debbugs.gnu.org; Mon, 19 Aug 2019 22:40:05 -0400 Received: from quimby.gnus.org ([80.91.231.51]:39814) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hzu42-0006QZ-Gt for control@debbugs.gnu.org; Mon, 19 Aug 2019 22:40:02 -0400 Received: from [12.144.191.101] (helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hzu3z-0001wN-Je for control@debbugs.gnu.org; Tue, 20 Aug 2019 04:40:01 +0200 Date: Mon, 19 Aug 2019 19:39:57 -0700 Message-Id: <87zhk4zhj6.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #9575 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 9575 fixed close 9575 27.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 9575 fixed close 9575 27.1 quit