bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#12215: CSET is unnecessarily confusing


From: Paul Eggert
Subject: bug#12215: CSET is unnecessarily confusing
Date: Sat, 25 Aug 2012 22:05:49 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0

>> currently the people who are actually doing those experiments
>> (Dmitry, Tom) don't need these macros and don't particularly want them.
> 
> AFAIK that's true of BVAR but not of setter macros (which Dmitry does need).

Dmitry suggested in <http://bugs.gnu.org/12215#49> to remove the setters
from the trunk, and that he try them out in the GC branch.
Although Dmitry wrote that he's quite comfortable with setter functions
that are currently in the trunk, the setters could be also macros using
the syntax that you're thinking of.  Either way, Dmitry could gain
experience with setters in the GC branch, and we wouldn't have to decide
now how setters should work in the trunk.
 
>> And Chong is calling BVAR "horrible".
> 
> Yes, tho the issue is the use of field names in syntactic contexts where
> they can be confused for variable names.

That's the main issue, I guess.  But BVAR also makes code harder to read.





reply via email to

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