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

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

Re: How to preview HTML inside emacs?


From: Forrest Y. Yu
Subject: Re: How to preview HTML inside emacs?
Date: Fri, 11 Jan 2008 00:49:37 +0800



On Jan 10, 2008 4:10 PM, Thierry Volpiatto <thierry.volpiatto@gmail.com> wrote:
>
> "Forrest Y. Yu" < forrest.yu@gmail.com> writes:
>
> > hi Everyone,
> >
> > I'm using emacs to edit HTML files, can I preview them inside the emacs
> > without opening any external browser?
> >
> > `C-c C-v' is not good for me, 'coz it brings a firefox window in X and
> > doesn't work in console.
>
> I use that and it's work fine:

I'm sorry but, how can I make use of it?
I added these two lines into my ~/.emacs:
(require 'extview)
(push '("\\.html$" . "w3m %s") extview-application-associations)

then I press `C-c C-v' when editing a html file, it still brings a firefox window!

>
> http://www.emacswiki.org/cgi-bin/wiki/extview.el
> --
> A+ Thierry
> Pub key: http://pgp.mit.edu
>



--
Stupid is as stupid does.
reply via email to

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