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

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

Re: Change html previewer?


From: Mathias Dahl
Subject: Re: Change html previewer?
Date: Fri, 23 Sep 2005 07:56:33 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

david@adboyd.com (J. David Boyd) writes:

>> Thanks for the suggestion, but I did not mean browsing URL:s but rather
>> previewing HTML documents I am currently editing.
>>
>> Robert
>
> 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


reply via email to

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