all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'rpd'" <richard@dickinson350.freeserve.co.uk>, <Help-gnu-emacs@gnu.org>
Subject: RE: html browser preview help
Date: Sat, 5 Sep 2009 14:44:02 -0700	[thread overview]
Message-ID: <60980647A112445C948583D156804EA2@us.oracle.com> (raw)
In-Reply-To: <25312500.post@talk.nabble.com>

Sorry, I haven't followed this thread. 

If all you're looking for is a way to open your regular Web browser on an HTML
file, from within Emacs, and if you are on Windows, see w32-browser.el.
http://www.emacswiki.org/emacs/w32-browser.el

E.g. in Dired, mouse-2 on a file foo.html will open it in your normal Web
browser (not in Emacs). That assumes that your Windows file associations
associate your Web browser with the Open action for file type HTML.

If you are visiting an HTML file in Emacs, and you want to open it in your
browser, then use (w32-browser (buffer-file-name)) or `M-x w32-browser'. (You
will of course need to save the buffer first, since your browser uses the disk
file.)

If this is not related to what you're asking for, sorry for the noise -
hopefully someone else can help.
 
> Thanks for your reply-but your advice doesn't work properly 
> for me (it does open a browser window but this opens at my
> homepage & does not preview the html file/buffer I have open for editing).





  reply	other threads:[~2009-09-05 21:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-03 10:47 html browser preview help rpd
2009-09-03 13:48 ` ken
2009-09-03 20:42   ` rpd
2009-09-03 21:14     ` ken
2009-09-03 22:32       ` rpd
2009-09-04 23:10         ` rpd
2009-09-05 17:11           ` Tyler Smith
2009-09-05 21:27             ` rpd
2009-09-05 21:44               ` Drew Adams [this message]
2009-09-06  0:13                 ` rpd
2009-09-06  1:19                   ` Tyler Smith
2009-09-06  9:15                     ` rpd
2009-09-06  1:39                   ` Drew Adams
2009-09-06  9:22                     ` rpd
2009-09-06 11:49                       ` html browser preview help-SORTED (at last!) rpd
2009-09-06 14:17                       ` html browser preview help Drew Adams
     [not found]                     ` <mailman.6097.1252228975.2239.help-gnu-emacs@gnu.org>
2009-09-06  9:50                       ` Xah Lee
2009-09-06  9:56                       ` Xah Lee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=60980647A112445C948583D156804EA2@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=richard@dickinson350.freeserve.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.