emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: (prepend-to-buffer "buffer-name" "string")


From: Bernt Hansen
Subject: [Orgmode] Re: (prepend-to-buffer "buffer-name" "string")
Date: Tue, 16 Sep 2008 23:03:15 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

See the builtin function 'insert'

(insert "string to insert")

-Bernt


"Parker, Matthew" <address@hidden> writes:

> I’ve reviewed a lot of the docs, but maybe missed something… 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)… but instead of passing 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.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode




reply via email to

[Prev in Thread] Current Thread [Next in Thread]