From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Jonas Bernoulli <jonas@bernoul.li>
Cc: 47925@debbugs.gnu.org
Subject: bug#47925: 28.0.50; define-minor-mode without body results in false warning
Date: Tue, 20 Apr 2021 19:41:02 -0400 [thread overview]
Message-ID: <jwvk0owmsny.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87v98gd27t.fsf@bernoul.li> (Jonas Bernoulli's message of "Wed, 21 Apr 2021 00:24:06 +0200")
> (define-minor-mode transient-resume-mode
> "Auxiliary minor-mode used to resume a transient after viewing help.")
[...]
> Unfortunately that results in a warning:
>
> transient.el:3318:20: Warning: Use keywords rather than deprecated positional
> arguments to `define-minor-mode'
I have pushed a patch to `master` which hopefully fixes this without
introducing regressions.
Stefan
next prev parent reply other threads:[~2021-04-20 23:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-20 22:24 bug#47925: 28.0.50; define-minor-mode without body results in false warning Jonas Bernoulli
2021-04-20 23:41 ` Stefan Monnier [this message]
2021-04-27 7:28 ` Jonas Bernoulli
2021-04-27 13:27 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvk0owmsny.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=47925@debbugs.gnu.org \
--cc=jonas@bernoul.li \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).