bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why do you want to increment *argc in argcv.c?


From: Sam Roberts
Subject: Re: Why do you want to increment *argc in argcv.c?
Date: Fri, 22 Feb 2002 09:47:37 -0500
User-agent: Mutt/1.3.16i

Quoting Sergey Poznyakoff <address@hidden>, who wrote:
> By the way, given the following input:
> 
> set a=2#rest of the line
> 
> shouldn't '#rest of the line' be considered a comment? Now this line yields:
> { "set", "a", "=", "2#rest", "of", "the", "line", NULL }.

Yes and no.

I thought it was more clear that if you want a hash to start a
comment, you have to set it off from the line:

 set a=2 # comment

But I can see the argument the other way.

I guess we should go for "least surprising", should I change it?

Sam

-- 
Sam Roberts <address@hidden> (Vivez sans temps mort!)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]