that error means that the composer cannot convert your text file from your locale charset into UTF-8 as it contains invalid byte sequences.
probably means that the text file was not saved in the same charset that you have setup your evolution to use. Jeff On Fri, 2003-11-07 at 02:13, Roland Orre wrote: > I had written my message in emacs and then intended to insert > it into a mail being composed. Evolution responds with: > > Error loading file '/home/orre/doc/avtal/reply-offer1.txt': > Invalid byte sequence in conversion input. > > Hmm.. by definition you should not be able to get this kind of > error from a text file. I guess it has some prejudicies about > the file being Unicode or Mime or something, but... how to > insert a simple text (iso8859-1) file... > > I could not even just cut and paste it. Every 8-bit character I > had to type on the keyboard. > > Roland > > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
