unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Cody Rivera <cjrivera2000@gmail.com>
Cc: 26530@debbugs.gnu.org
Subject: bug#26530: Emacs 24.5, 25; Lisp Interpreter Bug
Date: Sun, 16 Apr 2017 12:34:07 -0700	[thread overview]
Message-ID: <e47f4a64-0af6-f995-3b8b-4f353dae3bec@cs.ucla.edu> (raw)
In-Reply-To: <CAM9Zom2-neH=bvab5LeTpzFH2VbMJnkYVMido6VY_W8aZ877gA@mail.gmail.com>

Cody Rivera wrote:
> I must have some emacs package that allows the form "(loop @body)" to be
> used.

Yes, evidently your problem involves some code that I don't have, which explains 
why I can't reproduce it. If you can provide a way to reproduce your problem 
(i.e., C-g does not work) then perhaps we can fix it.

> I reran similar code with emacs -Q, and it turns out I can stop it.  After
> about fifteen seconds, the buffer was populated with millions of lines
> (about 300 million while composing my reply).  Clearly my mundane code was
> running properly.
>
> However, while running the code, my installed versions of Emacs remain
> unresponsive until interrupted -- none of the GUI elements are responsive,
> no command works except C-g, there is no terminal output, and there is
> ultimately no indication that the program is running properly.
>
> I misinterpreted (the lack of) a feature as a bug.

Yes, that's to be expected. Emacs is single-threaded, and if are running Lisp 
code it cannot respond to other keystrokes to run any other Lisp code; all you 
can do is interrupt it with C-g.





  parent reply	other threads:[~2017-04-16 19:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-16  2:49 bug#26530: Emacs 24.5, 25; Lisp Interpreter Bug Cody Rivera
2017-04-16  5:34 ` Paul Eggert
     [not found]   ` <CAM9Zom2-neH=bvab5LeTpzFH2VbMJnkYVMido6VY_W8aZ877gA@mail.gmail.com>
2017-04-16 19:34     ` Paul Eggert [this message]
     [not found]       ` <CAM9Zom1oh-aj48kO3hORv4TsdnqubRa+j5gv4TtCxUnp=w3Jbg@mail.gmail.com>
2017-04-17  3:28         ` Paul Eggert
2017-04-17 17:03           ` Glenn Morris

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=e47f4a64-0af6-f995-3b8b-4f353dae3bec@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=26530@debbugs.gnu.org \
    --cc=cjrivera2000@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 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).