[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: set-transient-map and a question
From: |
T.V Raman |
Subject: |
Re: set-transient-map and a question |
Date: |
Tue, 11 Jul 2023 10:16:56 -0700 |
Interesting. I played with it a bit more, and setting keep-pressed to
t in my code got the other part that was failing for me, the on-exit
arg being passed as a function.
It works now, ie I have it playing a sound on exit and that now works;
earlier it was playing even when the transient hadn't exitted.
Robert Pluim writes:
> >>>>> On Tue, 11 Jul 2023 07:09:13 -0700, "T.V Raman" <raman@google.com>
> >>>>> said:
>
> T> interesting; so what is the point of keep-pressed as an argument to
> T> set-transient-map?
>
> As far as I can tell itʼs used for things related to mouse-dragging
> and modal commands like `indent-rigidly', where keys not in the
> transient map exit the mode.
>
> Robert
> --
--
Thanks,
--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1 🦮
--
Thanks,
--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1 🦮
- set-transient-map and a question, T.V Raman, 2023/07/10
- Re: set-transient-map and a question, Robert Pluim, 2023/07/11
- Re: set-transient-map and a question, T.V Raman, 2023/07/11
- Re: set-transient-map and a question, Robert Pluim, 2023/07/11
- Re: set-transient-map and a question,
T.V Raman <=
- Re: set-transient-map and a question, Robert Pluim, 2023/07/11
- Re: set-transient-map and a question, T.V Raman, 2023/07/11
- Re: set-transient-map and a question, Bob Rogers, 2023/07/11
- Re: set-transient-map and a question, Robert Pluim, 2023/07/11
- Re: set-transient-map and a question, T.V Raman, 2023/07/11
- Re: set-transient-map and a question, Robert Pluim, 2023/07/12
- Re: set-transient-map and a question, T.V Raman, 2023/07/12
- Re: set-transient-map and a question, Michael Heerdegen, 2023/07/11
- Re: set-transient-map and a question, T.V Raman, 2023/07/11
- Re: set-transient-map and a question, Michael Heerdegen, 2023/07/11