all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Robert D. Crawford" <rdc1x@comcast.net>
To: help-gnu-emacs@gnu.org
Subject: Re: How to fetch a URL to an Emacs buffer?
Date: Mon, 12 Mar 2007 05:42:08 -0500	[thread overview]
Message-ID: <87veh6yc8v.fsf@comcast.net> (raw)
In-Reply-To: 87lki2yd0l.fsf@gmail.com

Hadron <hadronquark@gmail.com> writes:

> "Robert D. Crawford" <rdc1x@comcast.net> writes:
>>
>> Shouldn't that be C-u C-! curl -s google.com'?  
>
> What command is either of them? I cant issue either from my kbd.

On my system, and I am pretty sure this is the default keybinding:

 meta !  runs the command shell-command
  which is an interactive compiled Lisp function in `simple.el'.
It is bound to  meta ! ,  <menu-bar> <tools> <shell> .
(shell-command COMMAND &optional OUTPUT-BUFFER ERROR-BUFFER)

Execute string COMMAND in inferior shell; display output, if any.
With prefix argument, insert the COMMAND's output at point.

rdc
-- 
Robert D. Crawford                                      rdc1x@comcast.net

It is wise to keep in mind that neither success nor failure is ever final.
		-- Roger Babson

  reply	other threads:[~2007-03-12 10:42 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
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 [this message]
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=87veh6yc8v.fsf@comcast.net \
    --to=rdc1x@comcast.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.