[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Denemo-devel] Apply to selection
From: |
Nils |
Subject: |
Re: [Denemo-devel] Apply to selection |
Date: |
Sat, 26 Jun 2010 00:34:22 +0200 |
I think you speak about the old ApplyToSelection script. All scripts that test
for the Preferences-Variable "Apply shortcuts to selection?" work with my
newer, different method "singleandselectionswitcher" defined in denemo.scm
Nils
On Fri, 25 Jun 2010 16:22:28 +0100
Richard Shann <address@hidden> wrote:
> I notice that if you use ApplyToSelection and tell give it the shortcut
> Left, Denemo hangs, because it is trying to step thru the selection and
> apply Left ie move cursor back, and so the cursor never progresses.
> I have fixed that at the primitive level - now the cursor position is
> saved and restored around the command execution.
> There could still be problems with selection-altering commands I guess?
> Richard
>
>
>
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel
>