all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Encoding/decoding problems
@ 2011-07-28  8:18 Deniz Dogan
  2011-07-28  9:01 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Deniz Dogan @ 2011-07-28  8:18 UTC (permalink / raw)
  To: help-gnu-emacs

I'm fetching an XML document that's uses iso-8859-1 coding with 
`url-retrieve' and then I parse it using `xml-parse-region'.

After that, I get the parts of the document that I want and insert them 
into a buffer.  However, the Swedish characters å, ä and ö are displayed 
as \345, \344 and \326 respectively.

I've tried messing around with `encode-coding-region' and 
`decode-coding-region' but I'm really not sure what to do here.

Any help appreciated!

Deniz




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-28 12:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-28  8:18 Encoding/decoding problems Deniz Dogan
2011-07-28  9:01 ` Eli Zaretskii
2011-07-28  9:26   ` Deniz Dogan
2011-07-28 10:01     ` Jambunathan K
2011-07-28 12:18     ` Eli Zaretskii
2011-07-28 12:23       ` Deniz Dogan

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.