|
From: | Andreas Röhler |
Subject: | python minor-mode |
Date: | Mon, 21 Mar 2022 09:19:29 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 |
Hi,Currently, both python.el and python-mode.el define a minor-mode called "python-mode". Which may create some confusion. Wouldn't it be more natural if both files provide modes according to their filename? I.e. python.el should establish "python" as minor-mode, python-mode.el sends "python-mode".
Best, Andreas
[Prev in Thread] | Current Thread | [Next in Thread] |