emacs-devel
[Top][All Lists]
Advanced

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

Re: Issues with Emacs master?


From: Andreas Röhler
Subject: Re: Issues with Emacs master?
Date: Mon, 5 Aug 2019 08:09:43 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.8.0


On 02.08.19 22:27, Stefan Monnier wrote:
C-h v pyth TAB

(to know about python-indent-offset) I get in the minibuffer,

- on Windows (MSYS2/MINGW64 build):

   "Shell native completion is disabled, using fallback"

- on GNU/Linux Mint 19.1 (Cairo build):

   "Shell native completion is enabled."

It seems that these message show up only if the variable start with the
string 'py' or 'pyt' or 'pyth' etc. Trying with 'pr', 'pri'.. 'ps',
'ps-sp'.. there is the completion without any message..
Completing symbol names may load files, see Bug#28607.

https://debbugs.gnu.org/28607
I suggest using debug-on-message to catch the file that causes those
messages when loaded, and then file a bug report about it.


         Stefan



Customizing `python-indent-guess-indent-offset-verbose` to nil should avoid this message. IMO nil by default seems reasonable.




reply via email to

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