[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] Using lynx as a filter...
From: |
dfeustel |
Subject: |
Re: [Lynx-dev] Using lynx as a filter... |
Date: |
Sat, 05 Aug 2006 07:29:19 -0500 (CDT) |
I have a slightly different approach to handling
email containing html. I get my email with a really simple
pop client and then read all the email with vim.
With each email I first delete all the non-essential headers
AND any html text. That sometimes leaves nothing but an
empty email, but I accept that. I have another command to
delete emails of zero length.
Charles' desire to see the rendered html makes me wonder if
I can do that with a script within vim instead of just deleting
the html. Should be easy.
I really like the way I can edit local html files in lynx using
vim. I wish I could do that as well with local copies of files
lynx has read from other sites.
Dave Feustel.
- Re: [Lynx-dev] Using lynx as a filter...,
dfeustel <=