Re: unable to remove a macro

2001-06-14 Thread Dave Pearson
On Thu, Jun 14, 2001 at 09:38:47AM -0400, Louis LeBlanc wrote: > Hmm. What if you set a macro for a key sequence? I use '.' for some > of my macros, but trying to get rid of them if I don't want to forget and > use them in another folder can be tricky. Any ideas there? Did you try the advice you

Re: unable to remove a macro

2001-06-14 Thread Eugene Lee
On Thu, Jun 14, 2001 at 09:28:22AM +0100, Dave Pearson wrote: : : On Thu, Jun 14, 2001 at 01:02:57AM -0700, Eugene Lee wrote: : : > [SNIP] Is there an undocumented way to remove a macro? : > If not, is "noop" recognized by "macro" in the 1.3 series? : : Simply `bind' noop to th

Re: unable to remove a macro

2001-06-14 Thread Dave Pearson
On Thu, Jun 14, 2001 at 01:02:57AM -0700, Eugene Lee wrote: > [SNIP] Is there an undocumented way to remove a macro? > If not, is "noop" recognized by "macro" in the 1.3 series? Simply `bind' noop to the key that you've defined the macro for. For example, I have this macro: ,--

unable to remove a macro

2001-06-14 Thread Eugene Lee
I wrote about this a few days ago, and the solution suggested looked like it worked, but actually didn't. I want to set up a keyboard macro that changes depending on the current folder; otherwise, it should do nothing in other folders. It was suggested that the function available to "bind" also