<<< Date Index >>>     <<< Thread Index >>>

Re: Strange problem with macros



On Thursday, December 22 at 01:13 AM, quoth Iván Forcada Atienza:
macro index B "<enter-command>bind index <Down> next-undeleted<enter>"

gives "too many parameters" when pressing "B" in index.

I've also tried to use octal key codes like \232 for <right> or \233 for
<left>, but without success :-(

Try escaping them more, like this:

macro index B "<enter-command>bind index \\\\232 next-undeleted<enter>"

(I haven't tested this, so I'm not sure that's the correct number of escapes, but there are some examples in the list archives.)

~Kyle
--
In order to keep a true perspective of one's importance, everyone should have a dog that will worship him and a cat that will ignore him.
                                                        -- Dereke Bruce

Attachment: pgplvRLFx9JBM.pgp
Description: PGP signature