GNU bug report logs - #1215
23.0.60; unibyte->multibyte conversion problem (in search-forward and friends)

Previous Next

Package: emacs;

Reported by: "Eduardo Ochs" <eduardoochs <at> gmail.com>

Date: Tue, 21 Oct 2008 16:10:03 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #50 received at 1215 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>, 1215 <at> debbugs.gnu.org
Cc: lekktu <at> gmail.com
Subject: Re: bug#1215: 23.0.60; unibyte->multibyte conversion problem (in
Date: Sat, 17 Jan 2009 12:10:17 +0200
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Date: Fri, 16 Jan 2009 15:56:44 -0500
> Cc: 1215 <at> emacsbugs.donarmstrong.com
> 
> > but according to raw-text-unix's description:
> 
> >   t -- raw-text-unix
> 
> >   Raw text, which means text contains random 8-bit codes.
> >   Encoding text with this coding system produces the actual byte
> >   sequence of the text in buffers and strings.  An exception is made for
> >   eight-bit-control characters.  Each of them is encoded into a single
> >   byte.
> 
> > you can save (almost) anything with it. What is the bug?
> 
> The bug is that you can currently save (almost) anything with it.  This is
> due to historical reasons, where different notions of "no encoding" were
> mixed up.  So on save, raw-text-unix behaves pretty much like
> utf-8-mule under Emacs-23 and emacs-mule under Emacs-22.  On load, it
> behaves pretty much like `binary'.

I documented this in the ELisp manual.




This bug report was last modified 15 years and 184 days ago.

Previous Next


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