emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs24 coding system problems


From: Eli Zaretskii
Subject: Re: Emacs24 coding system problems
Date: Fri, 30 Nov 2012 15:40:52 +0200

> Date: Fri, 30 Nov 2012 10:58:04 +0000
> From: Uday Reddy <address@hidden>
> Cc: Uday S Reddy <address@hidden>,
>     address@hidden,
>     address@hidden,
>     address@hidden
> 
> Eli Zaretskii writes:
> 
> > Is that strange behavior related to encoding and decoding non-ASCII
> > characters in any way?
> 
> I can't say either way definitively.
> 
> To give a rough idea of what is happening, when I open an IMAP folder in VM,
> it loads the cache folder that has only mail message headers.  Then it
> fetches the body of the "current message" from the IMAP server and inserts
> it in folder buffer at the right place based on the markers that have been
> placed there when the cache folder was first parsed, and displays it to the
> user.
> 
> The message body is getting inserted at wrong places, which means that the
> markers are off somehow.

If you do this on a collection of messages that don't have any
non-ASCII characters, and now CR-LF style EOLs, does the problem
happen then?  If it does, then decoding non-ASCII characters is not
the root cause.



reply via email to

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