emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

address@hidden: completion of coding systems]


From: Richard Stallman
Subject: address@hidden: completion of coding systems]
Date: Thu, 11 Oct 2007 13:41:03 -0400

Would someone please do this in Emacs 22, then ack?

------- Start of forwarded message -------
X-Spam-Status: No, score=0.6 required=5.0 tests=NO_REAL_NAME,
        UNPARSEABLE_RELAY autolearn=no version=3.1.0
Date: Thu, 11 Oct 2007 13:00:14 +0200
From: address@hidden
To: address@hidden
Subject: completion of coding systems

In GNU Emacs 22.1:

This happened to a user here recently:

  C-x RET f UTF-8 RET   =>  [No match]

(since the coding system is really called "utf-8" in lowercase).

Small suggestion: Set completion-ignore-case during
read-coding-system.

Reason: Some coding systems are often given with uppercase letters
outside of Emacs so one might thing that is the proper form to use.
It wouldn't hurt anyway, since all coding systems in Emacs have
all-lower-case names anyway.
------- End of forwarded message -------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]