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

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

bug#43351: 27.1; [PATCH] Change ASCII handling in mm-charset-to-coding-s


From: Lars Ingebrigtsen
Subject: bug#43351: 27.1; [PATCH] Change ASCII handling in mm-charset-to-coding-system to us-ascii
Date: Sun, 13 Sep 2020 14:40:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Alex Bochannek <alex@bochannek.com> writes:

> I like this approach because it seems like it would do the least amount
> of potential harm. I am happy to just put a (define-coding-system-alias
> 'ascii 'us-ascii) in my .gnus, but should this possibly be done in
> mule-conf.el?

[...]

>  (define-coding-system-alias 'iso-safe 'us-ascii)
> +(define-coding-system-alias 'ascii 'us-ascii)

Yup; I just applied a very similar change to Emacs 28.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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