emacs-devel
[Top][All Lists]
Advanced

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

Re: Buffer-local variables affect general-purpose functions


From: Eli Zaretskii
Subject: Re: Buffer-local variables affect general-purpose functions
Date: Fri, 28 Mar 2014 10:11:14 +0300

> From: Stefan Monnier <address@hidden>
> Cc: address@hidden
> Date: Thu, 27 Mar 2014 17:04:45 -0400
> 
> > Anyway, what should replace those hacks?  Arbitrarily interpreting raw
> > bytes as Latin characters is not TRT, IMO.
> 
> I think it is: char-equal compares *chars*, not *bytes*.  IOW it's a bug
> to pass bytes to it.

How to compare bytes, then?

Anyway, we don't have a way of distinguishing between characters and
bytes, unless we look on something besides the arguments themselves.



reply via email to

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