From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: (prepend-to-buffer "buffer-name" "string") Date: Tue, 16 Sep 2008 23:03:15 -0400 Message-ID: <873ajz4gp8.fsf@gollum.intra.norang.ca> References: <9E067A1AECCB154485D4CF7E4BEF4D8E09C52DBB@post07.corp.seic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KfnK7-0003PE-J6 for emacs-orgmode@gnu.org; Tue, 16 Sep 2008 23:03:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KfnK6-0003Ou-22 for emacs-orgmode@gnu.org; Tue, 16 Sep 2008 23:03:22 -0400 Received: from [199.232.76.173] (port=36495 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KfnK5-0003Or-Sy for emacs-orgmode@gnu.org; Tue, 16 Sep 2008 23:03:21 -0400 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:65296) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KfnK5-0007vK-IJ for emacs-orgmode@gnu.org; Tue, 16 Sep 2008 23:03:21 -0400 In-Reply-To: <9E067A1AECCB154485D4CF7E4BEF4D8E09C52DBB@post07.corp.seic.com> (Matthew Parker's message of "Tue\, 16 Sep 2008 21\:11\:19 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Parker, Matthew" Cc: emacs-orgmode@gnu.org See the builtin function 'insert' (insert "string to insert") -Bernt "Parker, Matthew" writes: > I=E2=80=99ve reviewed a lot of the docs, but maybe missed something=E2=80= =A6 Is there a > function that allows you to just insert text into a buffer. i.e. just like > (prepend-to-buffer buffer-name start stop)=E2=80=A6 but instead of passin= g a start and > a stop, you can just pass a string. > > Thanks, > > matt > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode