From unknown Tue Jun 17 03:38:51 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#21705 <21705@debbugs.gnu.org> To: bug#21705 <21705@debbugs.gnu.org> Subject: Status: 25.0.50; error while entering trivial Python program Reply-To: bug#21705 <21705@debbugs.gnu.org> Date: Tue, 17 Jun 2025 10:38:51 +0000 retitle 21705 25.0.50; error while entering trivial Python program reassign 21705 emacs submitter 21705 Eric Hanchrow severity 21705 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 18 20:23:46 2015 Received: (at submit) by debbugs.gnu.org; 19 Oct 2015 00:23:46 +0000 Received: from localhost ([127.0.0.1]:55503 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZnyEq-0004KU-S7 for submit@debbugs.gnu.org; Sun, 18 Oct 2015 20:23:45 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42756) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZnyEn-0004KK-4j for submit@debbugs.gnu.org; Sun, 18 Oct 2015 20:23:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZnyEl-0000Lx-0W for submit@debbugs.gnu.org; Sun, 18 Oct 2015 20:23:41 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:44588) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnyEk-0000Ls-SZ for submit@debbugs.gnu.org; Sun, 18 Oct 2015 20:23:38 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnyEi-00034O-IR for bug-guix@gnu.org; Sun, 18 Oct 2015 20:23:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZnyEg-0000LZ-Kh for bug-guix@gnu.org; Sun, 18 Oct 2015 20:23:36 -0400 Received: from mail-ig0-x22f.google.com ([2607:f8b0:4001:c05::22f]:38329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnyEg-0000LU-E0 for bug-guix@gnu.org; Sun, 18 Oct 2015 20:23:34 -0400 Received: by igbdj2 with SMTP id dj2so46571791igb.1 for ; Sun, 18 Oct 2015 17:23:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=BLGx0sUEX4sjYKCEywTXWSpoETrOYLqO+mEJ+Tidf04=; b=yYQOP0FdKGB1mfHI7Ay/AnljINzQ9V+AsEHW3TiCi0RgGjSb76N1s5278GpqEtc6f7 BaIcs5vf3To/XLwY9PqYI5HGsa2/o8bQJ289BoZfu8tMVO8uAnMqbmP6jQyOBPxUC+Ed qGlkpJI7dUTjkIzkBcgXfkExKfU2EVJ4t0oSxg10nMZODcAyTNTE9iiBI6Fa92oKOXh6 YDTDBeYqkgke96+ueRA46W6yn8DSq2p9LLHMDmWDXxhz7aA+1oFJiM93XOLadzJgrlH4 0sQjbeB+9mCakqOpXftMVNNYJrEK4tvM3PNAKttysMAvoiHShtUnLIqLrryxOMjatWNw nGyA== X-Received: by 10.50.39.6 with SMTP id l6mr16841096igk.55.1445214213418; Sun, 18 Oct 2015 17:23:33 -0700 (PDT) MIME-Version: 1.0 From: Eric Hanchrow Date: Mon, 19 Oct 2015 00:23:23 +0000 Message-ID: Subject: 25.0.50; error while entering trivial Python program To: "bug-guix@gnu.org" Content-Type: multipart/alternative; boundary=047d7b5d94e7d0d76105226a27d5 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --047d7b5d94e7d0d76105226a27d5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable C-x C-f /tmp/wat.py RET M-x toggle-debug-on-error RET x =3D [ RET That leads to this error: Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) python-indent-context() python-indent--calculate-indentation() python-indent-calculate-indentation(nil) python-indent-line(nil) python-indent-line-function() indent-according-to-mode() electric-indent-post-self-insert-function() self-insert-command(1) newline(nil 1) funcall-interactively(newline nil 1) call-interactively(newline nil nil) command-execute(newline) In GNU Emacs 25.0.50.3 (x86_64-apple-darwin15.0.0, NS appkit-1404.11 Version 10.11 (Build 15A284)) of 2015-10-14 Repository revision: e0fa4e48c9e50b662e81dcceaa41c2842af69d6c Windowing system distributor 'Apple', version 10.3.1404 Configured using: 'configure --with-ns' Configured features: JPEG RSVG ACL LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS Important settings: locale-coding-system: utf-8-unix Major mode: Text Minor modes in effect: global-hl-line-mode: t pyvenv-mode: t projectile-global-mode: t projectile-mode: t global-git-commit-mode: t async-bytecomp-package-mode: t shell-dirtrack-mode: t recentf-mode: t diff-auto-refine-mode: t ido-everywhere: t override-global-mode: t tooltip-mode: t global-eldoc-mode: t mouse-wheel-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 line-number-mode: t transient-mark-mode: t Recent messages: guile is /usr/local/bin/guile Making completion list... [2 times] Starting Geiser REPL for guile ... There is no ElDoc support in this buffer Starting Geiser REPL for guile ... [2 times] Guile REPL up and running! Truncate long lines enabled Mark set (New file) Can=E2=80=99t guess python-indent-offset, using defaults: 4 python-indent--calculate-indentation: Wrong type argument: number-or-marker-p, nil Load-path shadows: /Users/erichanchrow/.emacs.d/elpa/shorten-20150306.517/shorten hides /Users/erichanchrow/.emacs.d/elpa/tracking-20150724.1403/shorten Features: (shadow mail-extr emacsbug sendmail geiser-mode geiser-xref geiser-chicken geiser-racket geiser-guile info-look geiser geiser-repl geiser-image geiser-compile geiser-debug geiser-company geiser-doc geiser-menu geiser-edit geiser-completion geiser-autodoc geiser-eval geiser-connection tq geiser-syntax scheme geiser-log geiser-popup view geiser-impl geiser-custom geiser-base vc-mtn vc-hg vc-dir ewoc js imenu ix grapnel apropos github-browse-file url-handlers magit-extras sort tabify org-table cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs ag s ucs-normalize compare-w pulse rect find-dired face-remap ruby-mode network-stream nsm starttls url-http tls url-gw url-auth gravatar url-cache org-element org-rmail org-mhe org-irc org-info org-gnus org-docview doc-view jka-compr image-mode org-bibtex bibtex org-bbdb org-w3m org org-macro org-footnote org-pcomplete org-list org-faces org-entities org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs org-loaddefs cal-menu calendar cal-loaddefs wdired sh-script smie executable dired-aux ffap markdown-mode noutline outline conf-mode vc-bzr vc-src vc-sccs vc-svn vc-cvs vc-rcs git-rebase linum dabbrev tramp-cache vc vc-dispatcher warnings company-files company-oddmuse company-keywords company-etags company-gtags company-dabbrev-code company-dabbrev company-cmake company-xcode company-clang company-eclim company-template company-css company-nxml company-bbdb pcmpl-unix misearch multi-isearch hl-line elisp-slime-nav bookmark twb-find-dired edit-list pp yasnippet highlight-indentation flymake company elpy pyvenv elpy-refactor python json files-x etags xref project cus-edit cus-start cus-load eww mm-url gnus gnus-ems nnheader url-queue url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars mailcap shr dom subr-x browse-url projectile thingatpt magit-blame magit-stash magit-bisect magit-remote magit-commit magit-sequence magit magit-apply magit-wip magit-log magit-diff smerge-mode magit-core magit-process magit-popup derived magit-mode magit-git crm magit-section magit-utils git-commit log-edit message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev mail-utils gmm-utils mailheader pcvs-util add-log with-editor async-bytecomp async tramp-sh tramp tramp-compat auth-source cl-seq gnus-util mm-util help-fns mail-prsvr password-cache tramp-loaddefs trampver shell pcomplete format-spec advice server dash ws-butler ssh recentf tree-widget wid-edit vc-git diff-mode ibuf-ext ibuffer ibuf-macs dired-x dired ido seq grep compile comint ansi-color ring find-func rx edmacro kmacro use-package diminish cl bind-key easy-mmode finder-inf eieio byte-opt bytecomp byte-compile cl-extra help-mode cconv eieio-core cl-macs gv cl-loaddefs pcase cl-lib go-mode-autoloads info package easymenu epg-config time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote cocoa ns multi-tty make-network-process emacs) Memory information: ((conses 16 603861 145246) (symbols 48 58194 0) (miscs 40 537 1476) (strings 32 140250 14471) (string-bytes 1 3982516) (vectors 16 71456) (vector-slots 8 1756014 58978) (floats 8 490 1828) (intervals 56 11645 5482) (buffers 976 49)) --047d7b5d94e7d0d76105226a27d5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
=C2=A0 =C2=A0 C-x C-f /tmp/wat.py RET
= =C2=A0 =C2=A0 M-x toggle-debug-on-error RET
=C2=A0 =C2=A0 x =3D [= RET

That leads to this error:

=C2=A0 =C2=A0 Debugger entered--Lisp error: (wrong-type-argument numb= er-or-marker-p nil)
=C2=A0 =C2=A0 =C2=A0 python-indent-context()<= /div>
=C2=A0 =C2=A0 =C2=A0 python-indent--calculate-indentation()
=
=C2=A0 =C2=A0 =C2=A0 python-indent-calculate-indentation(nil)
=C2=A0 =C2=A0 =C2=A0 python-indent-line(nil)
=C2=A0 =C2=A0 =C2= =A0 python-indent-line-function()
=C2=A0 =C2=A0 =C2=A0 indent-acc= ording-to-mode()
=C2=A0 =C2=A0 =C2=A0 electric-indent-post-self-i= nsert-function()
=C2=A0 =C2=A0 =C2=A0 self-insert-command(1)
=C2=A0 =C2=A0 =C2=A0 newline(nil 1)
=C2=A0 =C2=A0 =C2=A0 fu= ncall-interactively(newline nil 1)
=C2=A0 =C2=A0 =C2=A0 call-inte= ractively(newline nil nil)
=C2=A0 =C2=A0 =C2=A0 command-execute(n= ewline)



In GNU Emacs= 25.0.50.3 (x86_64-apple-darwin15.0.0, NS appkit-1404.11 Version 10.11 (Bui= ld 15A284))
=C2=A0of 2015-10-14
Repository revision: e0= fa4e48c9e50b662e81dcceaa41c2842af69d6c
Windowing system distribut= or 'Apple', version 10.3.1404
Configured using:
=C2=A0'configure --with-ns'

Configured fe= atures:
JPEG RSVG ACL LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS

Important settings:
=C2=A0 locale-coding-system= : utf-8-unix

Major mode: Text

=
Minor modes in effect:
=C2=A0 global-hl-line-mode: t
=C2=A0 pyvenv-mode: t
=C2=A0 projectile-global-mode: t
=C2=A0 projectile-mode: t
=C2=A0 global-git-commit-mode: t
=C2=A0 async-bytecomp-package-mode: t
=C2=A0 shell-dirtrac= k-mode: t
=C2=A0 recentf-mode: t
=C2=A0 diff-auto-refin= e-mode: t
=C2=A0 ido-everywhere: t
=C2=A0 override-glob= al-mode: t
=C2=A0 tooltip-mode: t
=C2=A0 global-eldoc-m= ode: t
=C2=A0 mouse-wheel-mode: t
=C2=A0 file-name-shad= ow-mode: t
=C2=A0 global-font-lock-mode: t
=C2=A0 font-= lock-mode: t
=C2=A0 blink-cursor-mode: t
=C2=A0 auto-co= mposition-mode: t
=C2=A0 auto-encryption-mode: t
=C2=A0= auto-compression-mode: t
=C2=A0 line-number-mode: t
= =C2=A0 transient-mark-mode: t

Recent messages:
guile is /usr/local/bin/guile
Making completion list... [2= times]
Starting Geiser REPL for guile ...
There is no = ElDoc support in this buffer
Starting Geiser REPL for guile ... [= 2 times]
Guile REPL up and running!
Truncate long lines= enabled
Mark set
(New file)
Can=E2=80=99t gu= ess python-indent-offset, using defaults: 4
python-indent--calcul= ate-indentation: Wrong type argument: number-or-marker-p, nil
Load-path shadows:
/Users/erichanchrow/.emacs.d/elpa/= shorten-20150306.517/shorten hides /Users/erichanchrow/.emacs.d/elpa/tracki= ng-20150724.1403/shorten

Features:
(shad= ow mail-extr emacsbug sendmail geiser-mode geiser-xref
geiser-chi= cken geiser-racket geiser-guile info-look geiser geiser-repl
geis= er-image geiser-compile geiser-debug geiser-company geiser-doc
ge= iser-menu geiser-edit geiser-completion geiser-autodoc geiser-eval
geiser-connection tq geiser-syntax scheme geiser-log geiser-popup view
geiser-impl geiser-custom geiser-base vc-mtn vc-hg vc-dir ewoc js i= menu
ix grapnel apropos github-browse-file url-handlers magit-ext= ras sort
tabify org-table cc-mode cc-fonts cc-guess cc-menus cc-c= mds cc-styles
cc-align cc-engine cc-vars cc-defs ag s ucs-normali= ze compare-w pulse
rect find-dired face-remap ruby-mode network-s= tream nsm starttls
url-http tls url-gw url-auth gravatar url-cach= e org-element org-rmail
org-mhe org-irc org-info org-gnus org-doc= view doc-view jka-compr
image-mode org-bibtex bibtex org-bbdb org= -w3m org org-macro org-footnote
org-pcomplete org-list org-faces = org-entities org-version ob-emacs-lisp
ob ob-tangle ob-ref ob-lob= ob-table ob-exp org-src ob-keys ob-comint
ob-core ob-eval org-co= mpat org-macs org-loaddefs cal-menu calendar
cal-loaddefs wdired = sh-script smie executable dired-aux ffap
markdown-mode noutline o= utline conf-mode vc-bzr vc-src vc-sccs vc-svn
vc-cvs vc-rcs git-r= ebase linum dabbrev tramp-cache vc vc-dispatcher
warnings company= -files company-oddmuse company-keywords company-etags
company-gta= gs company-dabbrev-code company-dabbrev company-cmake
company-xco= de company-clang company-eclim company-template company-css
compa= ny-nxml company-bbdb pcmpl-unix misearch multi-isearch hl-line
el= isp-slime-nav bookmark twb-find-dired edit-list pp yasnippet
high= light-indentation flymake company elpy pyvenv elpy-refactor python
json files-x etags xref project cus-edit cus-start cus-load eww mm-url
gnus gnus-ems nnheader url-queue url url-proxy url-privacy url-expa= nd
url-methods url-history url-cookie url-domsuf url-util url-par= se
url-vars mailcap shr dom subr-x browse-url projectile thingatp= t
magit-blame magit-stash magit-bisect magit-remote magit-commit<= /div>
magit-sequence magit magit-apply magit-wip magit-log magit-diff
smerge-mode magit-core magit-process magit-popup derived magit-mod= e
magit-git crm magit-section magit-utils git-commit log-edit mes= sage
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse = rfc2231
rfc2047 rfc2045 ietf-drums mailabbrev mail-utils gmm-util= s mailheader
pcvs-util add-log with-editor async-bytecomp async t= ramp-sh tramp
tramp-compat auth-source cl-seq gnus-util mm-util h= elp-fns mail-prsvr
password-cache tramp-loaddefs trampver shell p= complete format-spec
advice server dash ws-butler ssh recentf tre= e-widget wid-edit vc-git
diff-mode ibuf-ext ibuffer ibuf-macs dir= ed-x dired ido seq grep compile
comint ansi-color ring find-func = rx edmacro kmacro use-package diminish
cl bind-key easy-mmode fin= der-inf eieio byte-opt bytecomp byte-compile
cl-extra help-mode c= conv eieio-core cl-macs gv cl-loaddefs pcase cl-lib
go-mode-autol= oads info package easymenu epg-config time-date mule-util
tooltip= eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
mwhe= el ns-win term/common-win tool-bar dnd fontset image regexp-opt
f= ringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech europ= ean
ethiopic indian cyrillic chinese charscript case-table epa-ho= ok
jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvi= ce
loaddefs button faces cus-face macroexp files text-properties = overlay
sha1 md5 base64 format env code-pages mule custom widget<= /div>
hashtable-print-readable backquote cocoa ns multi-tty
m= ake-network-process emacs)

Memory information:
((conses 16 603861 145246)
=C2=A0(symbols 48 58194 0)
=C2=A0(miscs 40 537 1476)
=C2=A0(strings 32 140250 14471)
=C2=A0(string-bytes 1 3982516)
=C2=A0(vectors 16 71456)<= /div>
=C2=A0(vector-slots 8 1756014 58978)
=C2=A0(floats 8 49= 0 1828)
=C2=A0(intervals 56 11645 5482)
=C2=A0(buffers = 976 49))

--047d7b5d94e7d0d76105226a27d5-- From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 19 07:15:58 2015 Received: (at 21705) by debbugs.gnu.org; 19 Oct 2015 11:15:59 +0000 Received: from localhost ([127.0.0.1]:55838 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zo8Q2-0002oN-Hb for submit@debbugs.gnu.org; Mon, 19 Oct 2015 07:15:58 -0400 Received: from mail-lf0-f47.google.com ([209.85.215.47]:34314) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zo8Q0-0002oF-CX for 21705@debbugs.gnu.org; Mon, 19 Oct 2015 07:15:56 -0400 Received: by lfaz124 with SMTP id z124so109538706lfa.1 for <21705@debbugs.gnu.org>; Mon, 19 Oct 2015 04:15:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:content-transfer-encoding; bh=A2LGSvibfIwd+80wU1kRs7NAR2cSuQOt6EB41U3Sr2A=; b=wJe8gY9UZ3HMV+ZaBgo9mJwRWfjyPA5ATGeAR56bbozGq+yZVypZBqDL/McU9w3S50 J11o55ZXALVJn7XRRLBg6Mma0C2bh9+jDaawn5jd6g1lrRdzUPv2ySQn1Avpg4l2xLxC m+E8fywU6D3/Kw8LPymm5eRCsEKCnM8sEU2/7zvrz+RQZsvaAuj/UPu4ESp13LCnILPq 4ho76j5887l5w0lMAbx/5pAECMJSoanTUWAZvppv6FYe43wZd91mohVI2jCS8JplZvxP 7rzp60NdAx9ie2KZhQyZXDjg/QXhXKQL5r4B+MsPdG8aQ6tGudavbqzxTXZkoLkfyQgH X0XA== X-Received: by 10.25.205.198 with SMTP id d189mr9423584lfg.72.1445253355594; Mon, 19 Oct 2015 04:15:55 -0700 (PDT) Received: from leviafan ([217.107.192.146]) by smtp.gmail.com with ESMTPSA id vz2sm5275729lbb.35.2015.10.19.04.15.54 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Oct 2015 04:15:54 -0700 (PDT) From: Alex Kost To: Eric Hanchrow Subject: Re: bug#21705: 25.0.50; error while entering trivial Python program References: Date: Mon, 19 Oct 2015 14:15:59 +0300 In-Reply-To: (Eric Hanchrow's message of "Mon, 19 Oct 2015 00:23:23 +0000") Message-ID: <877fmjds7k.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21705 Cc: 21705@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eric Hanchrow (2015-10-19 03:23 +0300) wrote: > =C2=A0 =C2=A0 C-x C-f /tmp/wat.py RET > =C2=A0 =C2=A0 M-x toggle-debug-on-error RET > =C2=A0 =C2=A0 x =3D [ RET > > That leads to this error: > > =C2=A0 =C2=A0 Debugger entered--Lisp error: (wrong-type-argument > number-or-marker-p nil) > =C2=A0 =C2=A0 =C2=A0 python-indent-context() > =C2=A0 =C2=A0 =C2=A0 python-indent--calculate-indentation() > =C2=A0 =C2=A0 =C2=A0 python-indent-calculate-indentation(nil) > =C2=A0 =C2=A0 =C2=A0 python-indent-line(nil) > =C2=A0 =C2=A0 =C2=A0 python-indent-line-function() > =C2=A0 =C2=A0 =C2=A0 indent-according-to-mode() > =C2=A0 =C2=A0 =C2=A0 electric-indent-post-self-insert-function() > =C2=A0 =C2=A0 =C2=A0 self-insert-command(1) > =C2=A0 =C2=A0 =C2=A0 newline(nil 1) > =C2=A0 =C2=A0 =C2=A0 funcall-interactively(newline nil 1) > =C2=A0 =C2=A0 =C2=A0 call-interactively(newline nil nil) > =C2=A0 =C2=A0 =C2=A0 command-execute(newline) Is this message intended for ? --=20 Alex From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 20 13:58:00 2015 Received: (at 21705) by debbugs.gnu.org; 20 Oct 2015 17:58:00 +0000 Received: from localhost ([127.0.0.1]:58367 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZobAe-0000xN-CW for submit@debbugs.gnu.org; Tue, 20 Oct 2015 13:58:00 -0400 Received: from mail-lb0-f175.google.com ([209.85.217.175]:36197) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZobAc-0000xF-2S for 21705@debbugs.gnu.org; Tue, 20 Oct 2015 13:57:58 -0400 Received: by lbcao8 with SMTP id ao8so21170984lbc.3 for <21705@debbugs.gnu.org>; Tue, 20 Oct 2015 10:57:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:content-transfer-encoding; bh=mixK7AO9QVSMszFf/iyiYNrLm5DvkUXNVA+RkKD78Ns=; b=OSIyB2YEbZOhTZ6vUldLpDjziEVJg+5C2buf6Uii3TiQ6uySZqaa178f8HWZO4a4ly tPZn+1ujQMvSPjxav3Q5ooXT5E5D3DnQXyqjqMniMMbrHLhW03mceqqEaJw3v1gtTfC3 cJB0paJMjrev/GIRejcPEkby2nckrzVPMrunJp7eaWvzxjTAX+7C8tOCNKAmnPOzN2Gk KBCRY677F+b6YT9J/FCg+SVufz1njSjEHxdH2Jw87UbrIeoW0M65wXzMzcdALlTDioe5 Dkn9QGnXs7apogIg656Us/Ed5DAFBUsdR2NLbFc3nqucw+PdXVVCKHnuhxXgB9E4+KWs JSsA== X-Received: by 10.112.150.97 with SMTP id uh1mr2188735lbb.53.1445363877255; Tue, 20 Oct 2015 10:57:57 -0700 (PDT) Received: from leviafan ([217.107.192.146]) by smtp.gmail.com with ESMTPSA id ut10sm703414lbc.31.2015.10.20.10.57.55 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Oct 2015 10:57:56 -0700 (PDT) From: Alex Kost To: Eric Hanchrow Subject: Re: bug#21705: 25.0.50; error while entering trivial Python program References: Date: Tue, 20 Oct 2015 20:58:00 +0300 In-Reply-To: (Eric Hanchrow's message of "Mon, 19 Oct 2015 00:23:23 +0000") Message-ID: <87lhaxh17b.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21705 Cc: 21705@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eric Hanchrow (2015-10-19 16:08 +0300) wrote: > Yes, sorry... Completion fail :-) No problem, it happens :-) > On Mon, Oct 19, 2015, 4:15 AM=C2=A0Alex Kost wrote: > > Eric Hanchrow (2015-10-19 03:23 +0300) wrote: > > > =C2=A0 =C2=A0 C-x C-f /tmp/wat.py RET > > =C2=A0 =C2=A0 M-x toggle-debug-on-error RET > > =C2=A0 =C2=A0 x =3D [ RET > > > > That leads to this error: > > > > =C2=A0 =C2=A0 Debugger entered--Lisp error: (wrong-type-argument > > number-or-marker-p nil) > > =C2=A0 =C2=A0 =C2=A0 python-indent-context() > > =C2=A0 =C2=A0 =C2=A0 python-indent--calculate-indentation() > > =C2=A0 =C2=A0 =C2=A0 python-indent-calculate-indentation(nil) > > =C2=A0 =C2=A0 =C2=A0 python-indent-line(nil) > > =C2=A0 =C2=A0 =C2=A0 python-indent-line-function() > > =C2=A0 =C2=A0 =C2=A0 indent-according-to-mode() > > =C2=A0 =C2=A0 =C2=A0 electric-indent-post-self-insert-function() > > =C2=A0 =C2=A0 =C2=A0 self-insert-command(1) > > =C2=A0 =C2=A0 =C2=A0 newline(nil 1) > > =C2=A0 =C2=A0 =C2=A0 funcall-interactively(newline nil 1) > > =C2=A0 =C2=A0 =C2=A0 call-interactively(newline nil nil) > > =C2=A0 =C2=A0 =C2=A0 command-execute(newline) > > Is this message intended for ? > > -- > Alex I received this reply privately, so I CC this message to debbugs for those who have the rights to close this bug, thanks. -- Alex From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 20 14:03:00 2015 Received: (at control) by debbugs.gnu.org; 20 Oct 2015 18:03:00 +0000 Received: from localhost ([127.0.0.1]:58371 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZobFU-00016T-CY for submit@debbugs.gnu.org; Tue, 20 Oct 2015 14:03:00 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53134) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZobFT-00016K-0K for control@debbugs.gnu.org; Tue, 20 Oct 2015 14:02:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZobFS-000872-9b for control@debbugs.gnu.org; Tue, 20 Oct 2015 14:02:58 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41516) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZobFS-00086r-6k for control@debbugs.gnu.org; Tue, 20 Oct 2015 14:02:58 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1ZobFQ-0006l6-SD for control@debbugs.gnu.org; Tue, 20 Oct 2015 14:02:57 -0400 Subject: control message for bug 21705 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Tue, 20 Oct 2015 14:02:56 -0400 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) reassign 21705 emacs From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 20 14:04:16 2015 Received: (at control) by debbugs.gnu.org; 20 Oct 2015 18:04:16 +0000 Received: from localhost ([127.0.0.1]:58375 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZobGh-00018r-PO for submit@debbugs.gnu.org; Tue, 20 Oct 2015 14:04:15 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53499) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZobGg-00018k-AZ for control@debbugs.gnu.org; Tue, 20 Oct 2015 14:04:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZobGa-0008Tg-Vn for control@debbugs.gnu.org; Tue, 20 Oct 2015 14:04:12 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41526) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZobGa-0008TZ-SS for control@debbugs.gnu.org; Tue, 20 Oct 2015 14:04:08 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1ZobGa-0008Ff-DA for control@debbugs.gnu.org; Tue, 20 Oct 2015 14:04:08 -0400 Subject: control message for bug 21705 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Tue, 20 Oct 2015 14:04:08 -0400 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) # misfiled dupe of 21708 close 21705 From unknown Tue Jun 17 03:38:51 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 18 Nov 2015 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator