On Tue, 2007-06-12 at 10:00 -0400, DJ Delorie wrote:
> > If your busy (but approve the patch - less superfluous white-space
> > changes), I could apply it to CVS when I get a moment during the
> > week.
> 
> Go ahead.  I was waiting to see what the opinion was on the two
> different actions that did the same thing, but that seems to be common
> anyway.

Ok - I'd not noticed PasteBuffer(Save,...)

For the list:

The menus call the HID action Save(PasteBuffer) for the relevant item.

In the GTK hid, this action then calls SaveAs(PasteBuffer,....).

The lesstif HID uses:

  if (strcasecmp (function, "PasteBuffer") == 0)
    hid_actionl ("PasteBuffer", "Save", name, NULL);


I get what you're saying now DJ, and see the concern. To ensure
consensus here, Dan, Harry - how would you prefer to fix this?

Does anyone recall / know when the problem appeared?


Regards,

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to