* how to insert a line
@ 2003-03-07 1:53 Zimmen Gnauh
2003-03-07 1:59 ` Jesper Harder
0 siblings, 1 reply; 2+ messages in thread
From: Zimmen Gnauh @ 2003-03-07 1:53 UTC (permalink / raw)
I need to do something like the following:
(insert-string "line to be inserted")
But I don't see anything like insert-string. Any way to do this? Any
input is highly appreciated.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how to insert a line
2003-03-07 1:53 how to insert a line Zimmen Gnauh
@ 2003-03-07 1:59 ` Jesper Harder
0 siblings, 0 replies; 2+ messages in thread
From: Jesper Harder @ 2003-03-07 1:59 UTC (permalink / raw)
Zimmen Gnauh <yah00204052@yahoo.com> writes:
> I need to do something like the following:
>
> (insert-string "line to be inserted")
>
> But I don't see anything like insert-string. Any way to do this?
Hmm, `insert-string' exists[1] and inserts a string in the current
buffer. In what way doesn't it work?
[1] It's an ancient compatibility function -- use `insert' instead.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-03-07 1:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-07 1:53 how to insert a line Zimmen Gnauh
2003-03-07 1:59 ` Jesper Harder
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).