bug-gnu-emacs
[Top][All Lists]
Advanced

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

completion of coding systems


From: per . starback
Subject: completion of coding systems
Date: Thu, 11 Oct 2007 13:00:14 +0200

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.




reply via email to

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