help-gnu-emacs
[Top][All Lists]
Advanced

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

function to strip out escaped sequences?


From: B. T. Raven
Subject: function to strip out escaped sequences?
Date: Thu, 16 Aug 2012 15:58:49 -0500
User-agent: Mozilla/5.0 (Windows NT 5.0; rv:9.0) Gecko/20111222 Thunderbird/9.0.1

In an email sent under utf-8 encoding there are many escaped sequences
like \200 (hex 80) that make the reading difficult. They don't have to
be translated to a correct utf-8 sequence of bytes, only deleted. Is
there a function to delete all escaped sequences in a buffer or
selection in Emacs 23.3?

Thanks,

Ed


reply via email to

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