GNU bug report logs - #9575
23.3; M-x describe-coding-system and auto-coding-alist not used

Previous Next

Package: emacs;

Reported by: Jari Aalto <jari.aalto <at> cante.net>

Date: Thu, 22 Sep 2011 15:25:01 UTC

Severity: normal

Tags: fixed

Found in version 23.3

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jari Aalto <jari.aalto <at> cante.net>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.3; M-x describe-coding-system and auto-coding-alist not used
Date: Thu, 22 Sep 2011 18:23:35 +0300
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




This bug report was last modified 5 years and 278 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.