On Wed, Jul 10, 2002 at 05:15:07AM +0100, John Levon wrote:
> OK, I give up how do I evaluate multiple commands at once, in particular
> 
> buffer-new ; buffer-write-as

command-sequence buffer-new ; buffer-write-as ;

> It seems anything past the function name is swallowed up as an argument.
> Isn't ';' supposed to be a delimiter ? Any objections if I make that be
> the case iff it's an argument to command-execute :
> 
> command-execute buffer-new ; buffer-write-as

I object as that's what command-sequence does.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to