bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#65449: 30.0.50; [PATCH] strokes: Support running other function when


From: Liu Hui
Subject: bug#65449: 30.0.50; [PATCH] strokes: Support running other function when no stroke matches
Date: Tue, 22 Aug 2023 14:25:24 +0800

Hi,

This patch allows users to call another function when no stroke
matches, instead of signaling an error. I bind down-mouse-3 to
strokes-do-stroke, and would like to pop up the context menu when no
stroke matches. In addition, two arguments stroke and match can be
passed to the function for other uses (e.g. making the error message
more informative).

Attachment: 0001-strokes-Support-running-other-function-when-no-strok.patch
Description: Text Data


reply via email to

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