From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Forrest Y. Yu" Newsgroups: gmane.emacs.help Subject: Re: How to preview HTML inside emacs? Date: Fri, 11 Jan 2008 01:10:43 +0800 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1261936101==" X-Trace: ger.gmane.org 1199985280 24953 80.91.229.12 (10 Jan 2008 17:14:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jan 2008 17:14:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 10 18:15:02 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JD0ze-0002Wc-Av for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Jan 2008 18:15:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JD0zG-0004Mj-Hm for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Jan 2008 12:14:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JD0vV-0008JR-E1 for help-gnu-emacs@gnu.org; Thu, 10 Jan 2008 12:10:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JD0vU-0008IN-NR for help-gnu-emacs@gnu.org; Thu, 10 Jan 2008 12:10:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JD0vU-0008I4-Ip for help-gnu-emacs@gnu.org; Thu, 10 Jan 2008 12:10:44 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.240]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JD0vU-0000h9-IP for help-gnu-emacs@gnu.org; Thu, 10 Jan 2008 12:10:44 -0500 Original-Received: by an-out-0708.google.com with SMTP id c25so151638ana.84 for ; Thu, 10 Jan 2008 09:10:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=werM/gBNVuiZK6f9rKHZ/LtgBQSshgjTu6LoEGuwrZs=; b=ncGcfXPsxIf1dXBL7jnkoo1qqyKxdIwSFZGVMzNiyJhQ2IlXggyHfE0f07af9VirmOpCnEvuPPw97wQ0+Avek1jE3DFhq6H31zjCtN4+vygIUn/0Yz81fIkmcpOUu9yCsd7X7cEP/5rztUhl0RNQGZoVsC+1EWZOTqztdxExZ6Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=J70OO2H7NARkNP8TG9vvIov47/09dlfcToUdN2Ye8LxnD9vSrHJegNA7TOXALzAZjkIrX6e+9rmIATIUSN5+cE+zrjLjZgcpyd6WOdDzqwD+xWIDFs4q0Rw60a+1rNjcIBe70+/YRilAsJ/FcZRmuXYkG5FijwIxEM2Rs1EMf3E= Original-Received: by 10.100.139.20 with SMTP id m20mr4575297and.102.1199985043168; Thu, 10 Jan 2008 09:10:43 -0800 (PST) Original-Received: by 10.100.174.20 with HTTP; Thu, 10 Jan 2008 09:10:43 -0800 (PST) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:50633 Archived-At: --===============1261936101== Content-Type: multipart/alternative; boundary="----=_Part_16813_22450807.1199985043171" ------=_Part_16813_22450807.1199985043171 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline > Message: 6 > Date: Thu, 10 Jan 2008 15:09:54 +0800 > From: Wang xiangdong > Subject: Re: How to preview HTML inside emacs? > To: help-gnu-emacs@gnu.org > Message-ID: <87sl16i2bh.fsf@gmail.com> > Content-Type: text/plain; charset=us-ascii > > use w3 or w3m > "Forrest Y. Yu" 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. > > > > Thanks in advance! > > > > Best Regards, > > Forrest Y. Yu > > -- > Every man is the master of his own fortune. > http://www.google.com > -- Wang xiangdong > > thank you xiaodong, but, do you mean that i'd preview it under a shell with w3/w3m? Regards, Forrest Y. Yu -- Stupid is as stupid does. ------=_Part_16813_22450807.1199985043171 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
> Message: 6
> Date: Thu, 10 Jan 2008 15:09:54 +0800
> From: Wang xiangdong <yzwxd1981@gmail.com>
> Subject: Re: How to preview HTML inside emacs?
> To: help-gnu-emacs@gnu.org
> Message-ID: <87sl16i2bh.fsf@gmail.com>
> Content-Type: text/plain; charset=us-ascii
>
> use w3 or w3m
> "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.
> >
> > Thanks in advance!
> >
> > Best Regards,
> > Forrest Y. Yu
>
> --
> Every man is the master of his own fortune.
> http://www.google.com
> -- Wang xiangdong
>
>

thank you xiaodong, but, do you mean that i'd preview it under a shell with w3/w3m?

Regards,
Forrest Y. Yu

--
Stupid is as stupid does. ------=_Part_16813_22450807.1199985043171-- --===============1261936101== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============1261936101==--