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

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

Re: Change html previewer?


From: Robert Lundqvist
Subject: Re: Change html previewer?
Date: Fri, 23 Sep 2005 08:47:22 +0200

On Fri, 23 Sep 2005, Mathias Dahl wrote:

> david@adboyd.com (J. David Boyd) writes:
>
> > My turn for a question.  How do you preview in a browser when editing in 
> > emacs?
>
> C-x C-f ~/foo.html RET
>
> M-x html-mode RET
>
> <html>
>  <body>
>   Hello!
>  </body>
> </html>
>
> C-x C-s
>
> C-c C-v
>
> Voila!
>
> :)
>
> /Mathias
>

As for Davids question, I see what you mean. What I want to do is
something like sending the HTML file to some viewer, just as I do with in
the LaTeX process where the output is sent to a dvi viewer. I would prefer
to send the HTML file to something quick and simple such as lynx.

With M-x html-preview-document, emacs responds with "Starting
previewer...", but nothing more happens. It seems as if there is some
support for this, but apparently, it doesn't work all through the
process.

Mathias' suggestion does not work for me. The C-c C-v produces a couple of
tags: <VAR></VAR>

Robert


reply via email to

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