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

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

bug#43065: Fix or remove broken flyspell-issue-welcome-flag option


From: Stefan Kangas
Subject: bug#43065: Fix or remove broken flyspell-issue-welcome-flag option
Date: Thu, 27 Aug 2020 02:27:13 -0700

Eli Zaretskii <eliz@gnu.org> writes:

> Btw, can we make this only display the welcome message if
> flyspell-mode is invoked interactively?  Your patch makes this
> unconditional, which I don't think was the original intent.

(I received your email less than a minute after pushing.)

Your observation is correct, I think.

Is this one of those places where we are forced to use
(called-interactively-p 'interactive)?  Or can we add an optional
argument to `define-minor-mode' somehow?





reply via email to

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