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 21:50:58 +0800

Eli Zaretskii <eliz@gnu.org> 于2023年8月22日周二 19:17写道:
>
> Thanks.  This is a useful extension, IMO, but please extend the doc
> string of strokes-no-match-function to explain how it will be called
> and what is expected from it, including the expected return value(s)
> and their meaning.

I have updated the doc string in the attached patch. However, the
return value cannot be specified because the return value of
`strokes-execute-stroke' is not specified, i.e., `command-execute'
could return any value.

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]