![](https://secure.gravatar.com/avatar/1717309d57312945bf4b7f346875af73.jpg?s=120&d=mm&r=g)
"PA" == Paolo Amoroso <amoroso@mclink.it> writes:
PA> rpgoldman@real-time.com writes: >> 1. Suggested patch: should we modify format-graph-from roots so that >> the defualt value for :arc-drawer is >> #'clim-internals::standard-arc-drawer? PA> I think so. Concerning the :arc-drawer argument of PA> clim:format-graph-from-roots, the CLIM specification says: PA> If arc-drawer is unsupplied, the default behavior is to draw a thin PA> line from the ``from'' node to the ``to'' node using draw-line* . PA> and the definition of clim-internals::standard-arc-drawer does that. Great. Would someone with CVS write permission be willing to make this change? Neither Paolo nor I can do this. BTW, it might be nice to export the standard-arc-drawer and standard-arrow-drawer functions, too.... Thanks, R