all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* problem on edit similar files.
@ 2007-07-16  7:16 邓量
  2007-07-16 13:24 ` reader
  0 siblings, 1 reply; 2+ messages in thread
From: 邓量 @ 2007-07-16  7:16 UTC (permalink / raw)
  To: help-gnu-emacs


[-- Attachment #1.1: Type: text/plain, Size: 450 bytes --]

Hello,

 

I want to write some operation scripts for each my database tables, these
scrips do the same thing, create trigger on each tables. They have same
format, but different in table's name and column name. I want to know if i
give emacs a template and a table's name and column name, how can emacs give
me a complete script that these table name and column name are automatic
filled in right places.

 

Any idea?

 

Think you.

 

DengLiang


[-- Attachment #1.2: Type: text/html, Size: 2995 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problem on edit similar files.
  2007-07-16  7:16 problem on edit similar files 邓量
@ 2007-07-16 13:24 ` reader
  0 siblings, 0 replies; 2+ messages in thread
From: reader @ 2007-07-16 13:24 UTC (permalink / raw)
  To: help-gnu-emacs

邓量 <dliang@263.net> writes:

> Hello,
>
>  
>
> I want to write some operation scripts for each my database tables, these
> scrips do the same thing, create trigger on each tables. They have same
> format, but different in table's name and column name. I want to know if i
> give emacs a template and a table's name and column name, how can emacs give
> me a complete script that these table name and column name are automatic
> filled in right places.

You may get a more complete or detailed answer but until then start
here:

(I'm sure there is a less round-about way to get to this info but here
is one way)

Type M-x apropos <RET> skeleton-insert <RET>

On the resulting buffer (if running emacs in X) click on the line of
hypertext that says:
  skeleton-insert 

Start reading there and look thru skeleton.el as well.
An hypertext link to skeleton.el is there too.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-16 13:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-16  7:16 problem on edit similar files 邓量
2007-07-16 13:24 ` reader

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.