On Fri, Mar 10, 2000 at 09:38:22AM +0100, Ralf Hildebrandt wrote:
> > Having said this, I saw one feature in TheBat that I'd like to see Mutt
> > have someday: the ability to create and use templates for new messages,
> > replies, forwarded messages, etc.
>
> Definitely. Especially for my administrative mail like: "Your mailserver is
> an open relay", etc.
I personally think this is better done in your editor. I have all my
templates put into ~/.dau/ and use the attached macro set. It's started
with ,dau and opens a window with an ls -l. Wander around with hjkl and
select the appropriate file with <enter>.
CU,
Sec
--
"Computers make very fast, very accurate, mistakes."
" The File-Browser&Reader. Very handsome.
map ,dau o~/.dau/"dddu__filelist
" start the file reader. Directory in register d.
map __filelist :split .
!!ls -l d
__LN-__mm
nn __LN- /[0-9] \K.. \=[0-9]<CR>3E2l
" crate mapping for enter
noremap __mm :map <CR> __rm0__LN-mai:r d`a"ay$:q!
@a
" remove mapping
noremap __rm :unmap <CR><CR>
PGP signature