On Thu, Jan 24, 2002 at 12:07:28PM +0100, Nick Wilson wrote: > I'd like to do the same thing if I decide to delete a thread. I've tried > the following... > > macro pager ^d <exit><delete-thread> > > to no avail. Anyone spot what I'm doing wrong?
I tried the above and instead of giving me a keybinding to a control sequence, it gave me a literal binding to the caret. The following should be a working macro: macro pager \cd <exit><delete-thread> This is infact contrary to the documented behaviour in the manual which says that a caret not \c indicates the control key. Is this a documentation bug? -- Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg23766/pgp00000.pgp
Description: PGP signature