emacs-devel
[Top][All Lists]
Advanced

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

Re: base64-encode-string confusion


From: İsmail Dönmez
Subject: Re: base64-encode-string confusion
Date: Tue, 26 Aug 2008 16:28:32 +0300

Hi,

On Tue, Aug 26, 2008 at 16:16, Andreas Schwab <address@hidden> wrote:
> "İsmail Dönmez" <address@hidden> writes:
>
>> Looks like STRING_MULTIBYTE macro tries to detect if string is
>> multibyte or not.
>
> Just because a string is multibyte does not mean that any characters in
> it are multibyte.  You can have a multibyte string consiting only of
> 8-bit characters, which is perfectly valid for base64-encode-string.

So here I guess multibyte != non-ascii ? The actual problem I am
facing is base64-encode-string doesn't support non-ascii characters,
but I guess the code will have to be modified for that.

Regards,
ismail

-- 
Programmer Excuse #26: I suspect it's a bus collision.

reply via email to

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