[CM] cm->cmn niente confusion

Anders Vinjar anders.vinjar at notam02.no
Fri Oct 18 02:20:15 PDT 2002


>>> "BS" == Bill Sack <wsack at acsu.buffalo.edu> writes:

    BS> cmn's symbol for niente is ... niente, and cm is writing
    BS> a .cmn file with just n.


    BS>        (f4 e (pp)) (c4 e (n))

    BS> i grepped around in the cm source, but i honestly
    BS> couldn't see where niente was being translated to n.

I think this is related to a bug in cmn's cmn1.lisp.  Try
changing cmn1.lisp to use the spelled-out version of niente'

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmn1-diffs
Type: application/octet-stream
Size: 1261 bytes
Desc: cmn1.lisp diffs
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20021018/2d904be6/attachment.obj>
-------------- next part --------------

This forces you to use the full name (#'niente or 'niente as
dynamic-mark instead of #'n or 'n) in cmn, but if i recall
correctly, the abbreviated version triggers some bug anyway.


More information about the Cmdist mailing list