emacs-orgmode
[Top][All Lists]
Advanced

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

Bug: [PATCH] define-minor-mode: prefer keyword args [9.4.5 (9.4.5-ga02a3


From: No Wayman
Subject: Bug: [PATCH] define-minor-mode: prefer keyword args [9.4.5 (9.4.5-ga02a3b @ /home/n/.emacs.d/straight/build/org-plus-contrib/)]
Date: Mon, 26 Apr 2021 08:32:54 -0400
User-agent: mu4e 1.5.11; emacs 28.0.50


Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See

    https://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------

The attached patch updates the calling convention for several minor-mode definitions to use keywords in place of the older positional arguments. With the native comp branch being merged into Emacs' master branch, these types of warnings become more apparent to end users, so I figure it's a good idea to stay on top of them.

Thanks,
Nick

Attachment: 0001-Update-define-minor-mode-calling-convention.patch
Description: define-minor-mode-keyword-args


reply via email to

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