denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] [bug #30431] Delete deletes too much


From: anonymous
Subject: [Denemo-devel] [bug #30431] Delete deletes too much
Date: Tue, 13 Jul 2010 22:51:38 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)

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/




reply via email to

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