- Subject: Re: special characters conversion from text to html
 
- From: Günter Milde <milde@xxxxxxxxxxxxxxxxxxxx>
 
- Date: Tue, 6 May 2003 14:26:13 +0200
 
On Tue, May 06, 2003 at 01:48:20PM +0200, Giovanni Ferro Luzzi wrote:
> 
> Hi,
> 
> Is there a simple way to convert extended-ASCII (DOS (50, 437 code pages,
> or Iso-latin-x) text characters to HTML with Jed? E.g. from & to & or
> è to è and so on?
Not out of the box. You can, however filter the buffer through the
recode programm (if you have it) with process_region(). Either use the
standard-version from pipe.sl or my (IMHO improved) one from ishell.sl
(available at the jed modes repository).
Example: Mark buffer
         M-x process_region
	 recode DOS::HTML
(untested)
Günter	 
-- 
Milde at ife.et.tu-dresden.de
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
  [2003 date index]
  [2003 thread index]
  
  [Thread Prev] [Thread Next]
      
  [Date Prev] [Date Next]