all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Issues with Emacs master?
@ 2019-08-02 14:53 Angelo Graziosi
  2019-08-02 14:59 ` Noam Postavsky
  0 siblings, 1 reply; 9+ messages in thread
From: Angelo Graziosi @ 2019-08-02 14:53 UTC (permalink / raw)
  To: emacs-devel

After about a month, I have built master (b49d98, 2019-08-02 12:24:53) and noticed that with Python files (.py) it flags

  "Can’t guess python-indent-offset, using defaults: 4"

(in the minibuffer or in Messages). Really this message is present also in previous builds but in the current, if I try

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..

In previous builds (2019-06-30 11:23:06), on both systems, no message but the completion oh pyth in python- etc.

Maybe a python-mode regression/issue

Ciao,  
  Angelo.



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-08-06  7:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-02 14:53 Issues with Emacs master? Angelo Graziosi
2019-08-02 14:59 ` Noam Postavsky
2019-08-02 16:34   ` Angelo Graziosi
2019-08-02 20:27   ` Stefan Monnier
2019-08-05  6:09     ` Andreas Röhler
2019-08-05 19:44       ` Stefan Monnier
2019-08-05 20:26         ` Andreas Röhler
2019-08-06  7:23           ` Stefan Monnier
2019-08-06  7:46     ` Angelo Graziosi

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.