all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: inserting the scratch buffer
Date: Wed, 10 Aug 2005 15:33:29 -0700	[thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICIEIKCLAA.drew.adams@oracle.com> (raw)
In-Reply-To: <dddrj4$jct$2@sea.gmane.org>

     > how do I insert the scratch buffer at point.

"how do I": C-h a        (`apropos-command')
"insert":   C-h a insert (then search for "buffer")
"buffer":   C-h a buffer (then search for "insert")

Command found: `insert-buffer'

Will it help? `C-h f insert-buffer':
  "Insert after point the contents of BUFFER." - sounds promising...

Result: M-x insert-buffer *scratch*

Really, it's not so hard to find things out yourself, with Emacs. It doesn't
get any easier than this.

Your friends are `apropos-command', `apropos' (... try `M-x apropos
apropos'), the online help (C-h i Emacs), C-h f, C-h v, C-h m, EmacsWiki
(http://www.emacswiki.org), and ... two more FREE questions to
help-gnu-emacs - choose wisely ;-).

  reply	other threads:[~2005-08-10 22:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-10 21:16 inserting the scratch buffer Baloff
2005-08-10 21:29 ` Kevin Rodgers
2005-08-10 22:33   ` Drew Adams [this message]
2005-08-10 22:57 ` Pascal Bourguignon
     [not found] <mailman.3313.1123714966.20277.help-gnu-emacs@gnu.org>
2005-08-12 14:45 ` Baloff

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=DNEMKBNJBGPAOPIJOOICIEIKCLAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.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.
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.