help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] How to insert text at point?


From: Dr Francis J. Wright
Subject: Re: [h-e-w] How to insert text at point?
Date: Thu, 2 Oct 2003 14:33:46 +0100

I think you want the function "insert" or possibly one of its relatives.  Do
C-h f insert and let completion show you what other insertion functions are
available.  Or read the Emacs Lisp manual, available from any GNU archive
site.

Francis

----- Original Message ----- 
From: "Denny Löfgren" <address@hidden>
To: <address@hidden>
Cc: <address@hidden>
Sent: Thursday, October 02, 2003 2:06 PM
Subject: Re: [h-e-w] How to insert text at point?


I want to defun() some functions of my own that prints out a text when run.
Whole sentences; to be used like:

"M-x my-own-javadoc"

should print out at point:

"This method was implemented by ?, in the scope of project ? and will be
used as..."

and such

BR,
Denny





reply via email to

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