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

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

Re: GNU Emacs manual in plain text


From: Emanuel Berg
Subject: Re: GNU Emacs manual in plain text
Date: Wed, 11 Jun 2014 02:14:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

kastian@mail.ru writes:

> w3m -dump -T 'text/html' hmtl-file > text-file

You can also use Emacs-w3m for this. Navigate to the
URL, then `C-x w' (write-file) and save it to, say,
page.txt. Check what kind of file it is with 'file'. If
it says it is UTF-8 or whatever, you can use 'recode -f
ascii page.txt'. (-f will drop things that cannot be
recoded.)

Emacs-w3m and recode has to be aptituded from the
repositories.

-- 
underground experts united:
http://user.it.uu.se/~embe8573


reply via email to

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