[புதன் ஏப்ரல் 09, 2025] Ihor Radchenko wrote:
> Visuwesh writes:
>
>>> Although I believe that using conditional menu entries in the keymap
>>> will make the code even simpler. Or do I miss some problem with using menus?
>>
>> You didn't miss anything. It simply didn't occur to me to use
>> menu
Visuwesh writes:
>> Although I believe that using conditional menu entries in the keymap
>> will make the code even simpler. Or do I miss some problem with using menus?
>
> You didn't miss anything. It simply didn't occur to me to use
> menu-items in the above example when I wrote it.
It has be
[சனி பிப்ரவரி 15, 2025] Ihor Radchenko wrote:
> Visuwesh writes:
>
>>> `org-mouse--old-mouse-map' is awkward.
>>> May we use :enable + menu item instead?
>>
>> Hmm looking closely at the modifications org-mouse does to
>> org-mouse-map, I see a severe interdependence between all the features
>> i
Visuwesh writes:
>> `org-mouse--old-mouse-map' is awkward.
>> May we use :enable + menu item instead?
>
> Hmm looking closely at the modifications org-mouse does to
> org-mouse-map, I see a severe interdependence between all the features
> in org-mouse-features.
>
> There's no way C-mouse-1 will
[வியாழன் ஜனவரி 09, 2025] Ihor Radchenko wrote:
Thanks for the review, and sorry for getting back so late.
>> +(defvar-local org-mouse--old-mouse-map (copy-keymap org-mouse-map))
>> ...
>> +(when org-mouse-minor-mode
>> + ;; Without `copy-keymap', later `org-defkey' calls modify the
>> +
[வியாழன் ஜனவரி 09, 2025] Ihor Radchenko wrote:
Thanks for the review, and sorry for getting back so late.
>> +(defvar-local org-mouse--old-mouse-map (copy-keymap org-mouse-map))
>> ...
>> +(when org-mouse-minor-mode
>> + ;; Without `copy-keymap', later `org-defkey' calls modify the
>> +
Visuwesh writes:
> Subject: [PATCH] org-mouse: Make it possible to turn on and off the feature
Thanks for the update!
See my comments inline.
> +*** ~org-mouse~ is no longer activated by default by anymore
+ by anymore+
> +To enable the ~org-mouse~ features, the new minor-modes
> +~org-mouse-
[புதன் ஜனவரி 08, 2025] Visuwesh wrote:
> [வெள்ளி டிசம்பர் 27, 2024] Ihor Radchenko wrote:
>
>> Visuwesh writes:
>>
>>> [ Resending it as it seems like it never reached the mailing list. ]
>>>
>>> To make loading org-mouse less annoying for all, I was thinking of
>>> introducing minor-modes like
[வெள்ளி டிசம்பர் 27, 2024] Ihor Radchenko wrote:
> Visuwesh writes:
>
>> [ Resending it as it seems like it never reached the mailing list. ]
>>
>> To make loading org-mouse less annoying for all, I was thinking of
>> introducing minor-modes like in the attached patch. If this approach is
>> ac
Visuwesh writes:
>> Although they should probably be globalized to keep things closer to the
>> existing behavior.
>
> That would make it hard to toggle the feature on/off on a per-buffer
> basis, which was my intention behind using a minor mode. I don't have
> strong opinions here so if you thi
[வெள்ளி டிசம்பர் 27, 2024] Ihor Radchenko wrote:
> Visuwesh writes:
>
>> [ Resending it as it seems like it never reached the mailing list. ]
>>
>> To make loading org-mouse less annoying for all, I was thinking of
>> introducing minor-modes like in the attached patch. If this approach is
>> ac
Visuwesh writes:
> [ Resending it as it seems like it never reached the mailing list. ]
>
> To make loading org-mouse less annoying for all, I was thinking of
> introducing minor-modes like in the attached patch. If this approach is
> acceptable, I will get to calling out the change in NEWS and
[ Resending it as it seems like it never reached the mailing list. ]
To make loading org-mouse less annoying for all, I was thinking of
introducing minor-modes like in the attached patch. If this approach is
acceptable, I will get to calling out the change in NEWS and updating
the manual if requ
13 matches
Mail list logo