Hi Steve,

thanks for the solution.  It works really well for all the templates,
but sadly not for the buffer boilerplate, which is just text.
Probably I change that.

Thanks for the hint.
Gerd


Steve Rauch <[EMAIL PROTECTED]> writes:

> Gerd,
> 
> You could use something like
> 
> (defun get-revision-info (&optional arg)
>   (concat arg "$R" "evision$  $D" "ate$"))
> 
> and then use this function in your boilerplate
> 
>   Steve R.

Reply via email to