emacs-devel
[Top][All Lists]
Advanced

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

Re: rfc2104 change on 2008-02-01


From: Thien-Thi Nguyen
Subject: Re: rfc2104 change on 2008-02-01
Date: Fri, 25 Apr 2008 18:03:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

() Simon Josefsson <address@hidden>
() Fri, 25 Apr 2008 15:40:39 +0200

   I just tried my proposed change with Emacs 23,
   and it didn't work.

How about changing:
(encode-coding-string foo 'iso-latin-1)

to:
(string-make-unibyte foo)

?

Better yet, attached is a rewrite for speed
(plus some incidental Commentary correction).

thi



___________________________________________________________

Attachment: rfc2104.el
Description: \"high-performance emacs lisp\"? hmmm...


reply via email to

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