all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Hansen <david.hansen@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: How to fetch a URL to an Emacs buffer?
Date: Sun, 11 Mar 2007 17:00:55 +0100	[thread overview]
Message-ID: <87r6rvixc8.fsf@localhorst.mine.nu> (raw)
In-Reply-To: et14ca$lnr$1@reader2.panix.com

On Sun, 11 Mar 2007 14:40:10 +0000 (UTC) kj wrote:

> Is there an Emacs command that would load a given URL into an Emacs
> buffer?
>
> Normally I would 1) switch to a browser; 2) visit the desired URL;
> 3) use the browser's "Save as..." command to save the URL's content;
> 4) switch back to Emacs; and 5) open the downloaded file, but this
> but this song-and-dance can get cumbersome after a while.

Make Emacs your browser :)  http://emacs-w3m.namazu.org/

If you want to do it from lisp there's the url.el package that is
part of Emacs 22, there's always the quick and dirty solution with a
shell and wget.

David

  reply	other threads:[~2007-03-11 16:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-11 14:40 How to fetch a URL to an Emacs buffer? kj
2007-03-11 16:00 ` David Hansen [this message]
2007-03-11 17:45 ` Peter Danenberg
     [not found] ` <mailman.800.1173631525.7795.help-gnu-emacs@gnu.org>
2007-03-12  0:49   ` Robert D. Crawford
2007-03-12 10:25     ` Hadron
2007-03-12 10:42       ` Robert D. Crawford
2007-03-12 11:14       ` David Hansen
2007-03-12 13:59         ` Peter Danenberg
     [not found]       ` <mailman.832.1173698660.7795.help-gnu-emacs@gnu.org>
2007-03-12 15:04         ` Robert D. Crawford

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=87r6rvixc8.fsf@localhorst.mine.nu \
    --to=david.hansen@gmx.net \
    --cc=help-gnu-emacs@gnu.org \
    /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.