On Sat, Sep 21, 2002 at 01:40:52PM +0100, Misha Gavrilovich wrote: > > > math-macro-arg 1 > > > > This is the correct way to add a macro argument (in 1.2.x, it is also possible > > to type #1). > > This way does not work; probably I was not clear enough; maybe it is a bug. > > Let me spell out what I do: > > 1) Go to buffer and type > > math-macro tov 1 > > 2) there apeears an empty macro definition box > > 3) I type in > > math-macro-arg space
This is wrong. You must enter a number after math-macro-arg! In your case, use math-macro-arg 1 (as the tov macro has only one argument).