From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rpd Newsgroups: gmane.emacs.help Subject: Re: html browser preview help Date: Sun, 6 Sep 2009 02:15:37 -0700 (PDT) Message-ID: <25315893.post@talk.nabble.com> References: <25273542.post@talk.nabble.com> <4A9FC945.8070703@mousecar.com> <25283740.post@talk.nabble.com> <4AA031B3.1060908@mousecar.com> <25285280.post@talk.nabble.com> <25303306.post@talk.nabble.com> <4AA29BDC.3060304@eku.edu> <25312500.post@talk.nabble.com> <60980647A112445C948583D156804EA2@us.oracle.com> <25313460.post@talk.nabble.com> <4AA30E26.5020202@eku.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1252228597 5212 80.91.229.12 (6 Sep 2009 09:16:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Sep 2009 09:16:37 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 06 11:16:30 2009 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 1MkDrG-0007P1-BB for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Sep 2009 11:16:26 +0200 Original-Received: from localhost ([127.0.0.1]:57656 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MkDrF-0001T0-D8 for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Sep 2009 05:16:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MkDqe-0001SC-7V for help-gnu-emacs@gnu.org; Sun, 06 Sep 2009 05:15:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MkDqX-0001Qe-Ow for Help-gnu-emacs@gnu.org; Sun, 06 Sep 2009 05:15:46 -0400 Original-Received: from [199.232.76.173] (port=44603 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MkDqX-0001Qb-Cv for Help-gnu-emacs@gnu.org; Sun, 06 Sep 2009 05:15:41 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:51198) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MkDqW-0005C8-OA for Help-gnu-emacs@gnu.org; Sun, 06 Sep 2009 05:15:41 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MkDqT-0008Ub-9I for Help-gnu-emacs@gnu.org; Sun, 06 Sep 2009 02:15:37 -0700 In-Reply-To: <4AA30E26.5020202@eku.edu> X-Nabble-From: richard@dickinson350.freeserve.co.uk X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:67901 Archived-At: Hi Tyler Your last instruction works! (.html file opens/previews in Internet Explorer browser properly) Now what do I have to do to my .emacs file to be able to open Emacs normally without starting with this -Q (& with the C-C C-V command -+ from html menu 'buffer in browser' working)? Is it an issue with html-helper.el? Many thanks for this & I am grateful for your further advice with this, regards Tyler Smith-3 wrote: > > rpd wrote: >> Hi Drew >> >> Thanks for your reply. >> I have tried so many ways to get to preview .html in Internet Explorer >> browser including w32-browser.el and unfortunately nothing has yet worked >> >> > What file are you trying to view? Is it saved locally on your hard drive > when you try browse-url-of-buffer? > What happens if you open emacs without loading your customizations? Try > this: > > From the start menu, open the 'run' command, and enter this: > "C:\Program Files\GNU Emacs 22.3\bin\runemacs.exe" -Q > > The actual path, the part in quotes, will probably be different for you, > but it will be the same as the target for the emacs icon on your > desktop. Once this program is running, open an html file on your hard > drive, and then try C-c C-v. Does it still open up a different page in > your browser? > > HTH, > > Tyler > > > > > > -- View this message in context: http://www.nabble.com/html-browser-preview-help-tp25273542p25315893.html Sent from the Emacs - Help mailing list archive at Nabble.com.