unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: inserting a file
Date: Mon, 08 Aug 2005 13:38:00 -0600	[thread overview]
Message-ID: <dd8cao$ssh$2@sea.gmane.org> (raw)
In-Reply-To: <87zmrttuz7.fsf@wash.edu>

Baloff wrote:
> C-x i filename
> what about inserting a command output
> say you are writing a post, or in the scratch buffer and want to type
> the output of a shell command. like $ls or whatever.

I find it inconvenient that there's no default binding for
insert-buffer, so I've got this in my .emacs:

(global-set-key "\C-xI" 'insert-buffer)

-- 
Kevin Rodgers

      parent reply	other threads:[~2005-08-08 19:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-07 19:20 inserting a file Baloff
2005-08-07 19:10 ` Jesper Harder
2005-08-07 19:41 ` Christian Plate
2005-08-07 19:57 ` Jens Kubieziel
2005-08-08 15:34   ` Baloff
2005-08-08  2:08     ` Neon Absentius
2005-08-08 19:38 ` Kevin Rodgers [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='dd8cao$ssh$2@sea.gmane.org' \
    --to=ihs_4664@yahoo.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).