[EMAIL PROTECTED] writes:
> Why must identifiers now be alphabetic characters only? 
> I find this a huge restriction as I commonly use the syntax below and
> have a fair body of work that uses numbers and underscores for clarity
> and readability and meaning.

Sorry, the underscores and the numbers necessitate crude hacks to get
identifier references working. You can use letters (A, B, C .. ) to
replace numbers and mixed caps to replace underscores.

I hope that we can piggy-back on the Scheme environment in the future
for more general naming schemes. For now, perhaps we can change it
into a warning.

> Regards,
> Roy Rankin
> 
> BTW should the "}" be in the error message?

thanks for the report, i'll look into it.

-- 

Han-Wen Nienhuys   |   [EMAIL PROTECTED]    | http://www.cs.uu.nl/~hanwen/


_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to