all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: "Márton Marczell" <dalokmarcinak@gmail.com>
Cc: 17304@debbugs.gnu.org
Subject: bug#17304: Python mode delays evaluation
Date: Fri, 02 May 2014 21:16:35 -0400	[thread overview]
Message-ID: <1vppjvwtjg.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAChNUDHsvd8raECNdDjtykRr_Wf1YcEgVV3vL=ek2RsMadPgKw@mail.gmail.com> ("Márton Marczell"'s message of "Sat, 19 Apr 2014 14:04:34 +0200")

Márton Marczell wrote:

> When I run a Python 3.3.4 prompt inside Emacs 24.3 on Windows 7, correct
> commands are evaluated immediately, but incorrect ones are delayed (I have
> to press Enter one more time), as seen below:
>
>     >>> 1
>     1
>     >>> nonsense
>     >>>
>     Traceback (most recent call last):
>     File "<stdin>", line 1, in <module>
>     NameError: name 'nonsense' is not defined
[...]
> In GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601)

FWIW, I cannot reproduce this with Emacs 24.3 and Python 3.4.0 on GNU/Linux.





  reply	other threads:[~2014-05-03  1:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-19 12:04 bug#17304: Python mode delays evaluation Márton Marczell
2014-05-03  1:16 ` Glenn Morris [this message]
2014-05-03  6:20   ` Eli Zaretskii
2014-05-03 17:11     ` Márton Marczell
2014-05-03 17:21       ` Eli Zaretskii
2014-07-19 13:36 ` Fabián Ezequiel Gallina
2014-07-20 20:28 ` Fabián Ezequiel Gallina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1vppjvwtjg.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=17304@debbugs.gnu.org \
    --cc=dalokmarcinak@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.