unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30651: 25.1; python-shell-interpreter
       [not found] <217297537.6981668.1519813263276.ref@mail.yahoo.com>
@ 2018-02-28 10:21 ` Frey Florez
  2018-02-28 18:53   ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Frey Florez @ 2018-02-28 10:21 UTC (permalink / raw)
  To: 30651

[-- Attachment #1: Type: text/plain, Size: 3436 bytes --]

I started first the python process C-c C-p. Then, I run C-c C-c and
the following message was shown:
Warning (python): Your ‘python-shell-interpreter’ doesn’t seem tosupport readline, yet ‘python-shell-completion-native’ was t and"python" is not part of the‘python-shell-completion-native-disabled-interpreters’ list.  Nativecompletions have been disabled locally.
Information:OS: Windows 10Anaconda version: Anaconda3-5.1.0-Windows-x86_64Python: 3.5




In GNU Emacs 25.1.1 (x86_64-w64-mingw32) of 2016-09-23 built on FREYRepository revision: cf9e174ae1d3b1428982204b0786a7db13d94ab7Windowing system distributor 'Microsoft Corp.', version 10.0.14393Configured using: 'configure --prefix=/c/emacs/emacs-25-branch --without-imagemagick --with-modules 'CFLAGS=-O2 -gdwarf-4 -g3''
Configured features:XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIBTOOLKIT_SCROLL_BARS MODULES
Important settings:  value of $LANG: DEU  locale-coding-system: cp1252
Major mode: Special
Minor modes in effect:  shell-dirtrack-mode: t  tooltip-mode: t  global-eldoc-mode: t  electric-indent-mode: t  mouse-wheel-mode: t  tool-bar-mode: t  menu-bar-mode: t  file-name-shadow-mode: t  global-font-lock-mode: t  font-lock-mode: t  blink-cursor-mode: t  auto-composition-mode: t  auto-encryption-mode: t  auto-compression-mode: t  buffer-read-only: t  line-number-mode: t  transient-mark-mode: t
Recent messages:For information about GNU Emacs and the GNU system, type C-h C-a.funcall-interactively: End of buffernext-line: End of buffer<M-up> is undefined [2 times]Shell native completion is disabled, using fallback [2 times]C-c <mouse-1> is undefined
Load-path shadows:None found.
Features:(shadow sort mail-extr emacsbug message rfc822 mml mml-sec epgepg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrevgmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utilswarnings compile tramp-cache python tramp-sh tramp tramp-compatauth-source cl-seq eieio eieio-core cl-macs gnus-util mm-util help-fnsmail-prsvr password-cache tramp-loaddefs trampver ucs-normalizeformat-spec advice json map seq byte-opt gv bytecomp byte-compilecl-extra help-mode easymenu cconv cl-loaddefs pcase cl-lib dired shellpcomplete comint ansi-color ring time-date mule-util tooltip eldocelectric uniquify ediff-hook vc-hooks lisp-float-type mwheel dos-w32ls-lisp disp-table w32-win w32-vars term/common-win tool-bar dnd fontsetimage regexp-opt fringe tabulated-list newcomment elisp-mode lisp-modeprog-mode register page menu-bar rfn-eshadow timer select scroll-barmouse jit-lock font-lock syntax facemenu font-core frame cl-generic chamgeorgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet laokorean japanese eucjp-ms cp51932 hebrew greek romanian slovak czecheuropean ethiopic indian cyrillic chinese charscript case-table epa-hookjka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadviceloaddefs button faces cus-face macroexp files text-properties overlaysha1 md5 base64 format env code-pages mule custom widgethashtable-print-readable backquote w32notify w32 multi-ttymake-network-process emacs)
Memory information:((conses 16 232628 16467) (symbols 56 23054 0) (miscs 48 110 129) (strings 32 27383 5229) (string-bytes 1 874393) (vectors 16 38147) (vector-slots 8 714636 8494) (floats 8 242 223) (intervals 56 731 25) (buffers 976 27))


Dr.-Ing. Frey Florez

[-- Attachment #2: Type: text/html, Size: 4991 bytes --]

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

* bug#30651: 25.1; python-shell-interpreter
  2018-02-28 10:21 ` bug#30651: 25.1; python-shell-interpreter Frey Florez
@ 2018-02-28 18:53   ` Glenn Morris
  2018-02-28 19:03     ` Noam Postavsky
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2018-02-28 18:53 UTC (permalink / raw)
  To: Frey Florez; +Cc: 30651

Frey Florez wrote:

> I started first the python process C-c C-p. Then, I run C-c C-c and
> the following message was shown:
>
> Warning (python): Your 'python-shell-interpreter' doesn't seem
> tosupport readline, yet 'python-shell-completion-native' was t
> and"python" is not part of
> the'python-shell-completion-native-disabled-interpreters' list.
> Nativecompletions have been disabled locally.
>
> Information:OS: Windows 10Anaconda version:
> Anaconda3-5.1.0-Windows-x86_64Python: 3.5
>
> In GNU Emacs 25.1.1

That's a very searchable warning message.
Try upgrading to Emacs 25.2 (preferably 25.3).

Ref: https://debbugs.gnu.org/24401





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

* bug#30651: 25.1; python-shell-interpreter
  2018-02-28 18:53   ` Glenn Morris
@ 2018-02-28 19:03     ` Noam Postavsky
  0 siblings, 0 replies; 3+ messages in thread
From: Noam Postavsky @ 2018-02-28 19:03 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 30651, Frey Florez

close 30651
unarchive 28580
merge 30651 28580
quit

On Wed, Feb 28, 2018 at 1:53 PM, Glenn Morris <rgm@gnu.org> wrote:
> Frey Florez wrote:
>
>> I started first the python process C-c C-p. Then, I run C-c C-c and
>> the following message was shown:
>>
>> Warning (python): Your 'python-shell-interpreter' doesn't seem
>> tosupport readline, yet 'python-shell-completion-native' was t
>> and"python" is not part of
>> the'python-shell-completion-native-disabled-interpreters' list.
>> Nativecompletions have been disabled locally.
>>
>> Information:OS: Windows 10Anaconda version:
>> Anaconda3-5.1.0-Windows-x86_64Python: 3.5
>>
>> In GNU Emacs 25.1.1
>
> That's a very searchable warning message.
> Try upgrading to Emacs 25.2 (preferably 25.3).

For Windows it won't help though. You should just do

    (setq python-shell-completion-native-disabled-interpreters "")

to suppress the warning. In Emacs 26, this will be the default for Windows.

Ref: https://debbugs.gnu.org/28580





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

end of thread, other threads:[~2018-02-28 19:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <217297537.6981668.1519813263276.ref@mail.yahoo.com>
2018-02-28 10:21 ` bug#30651: 25.1; python-shell-interpreter Frey Florez
2018-02-28 18:53   ` Glenn Morris
2018-02-28 19:03     ` Noam Postavsky

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