unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How to insert buffer name into buffer
@ 2005-11-06 15:40 bturnip
  2005-11-06 15:34 ` Bastien
  2005-11-06 15:47 ` ken
  0 siblings, 2 replies; 6+ messages in thread
From: bturnip @ 2005-11-06 15:40 UTC (permalink / raw)


I am writing a little function that fills out some of my code
documentation for me.  What I want to do is take the buffer name and
insert it into the comment block.  So if I open a new buffer called
world_domination.c and then call my function, the result looks something like
this:

/* * * * * * * * * * * * * * * * * * * * *
 * File name: world_domination.c
 * Author: bturnip
 * File date: 11/11/2011
.
.
.
etc

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

end of thread, other threads:[~2005-11-06 16:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-06 15:40 How to insert buffer name into buffer bturnip
2005-11-06 15:34 ` Bastien
2005-11-06 15:45   ` bturnip
2005-11-06 16:05     ` Harald Hanche-Olsen
2005-11-06 16:43       ` François Fleuret
2005-11-06 15:47 ` ken

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).