Follow-up Comment #1, bug #30431 (project denemo):

This script does fine:

;;;;Intelligent Delete. If selection present it deletes the whole selection.
For single notes it deletes the note on the cursor or an empty measure.
(SingleAndSelectionSwitcher
"(begin
(d-DeleteObject)
        (if (MeasureEmpty?)
                (begin (d-DeleteMeasure)
                (GoToMeasureEnd)))
)"
 "(d-DeleteSelection)")

-Dan W.

(file #20963)
    _______________________________________________________

Additional Item Attachment:

File name: IntelligentDelete              Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30431>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Denemo-devel mailing list
Denemo-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to