all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Kevin Ryde <user42_kevin@yahoo.com.au>
Cc: "Vincent Belaïche" <vincentb1@users.sourceforge.net>,
	26395@debbugs.gnu.org
Subject: bug#26395: 25.1; ses.el git master, inhibit-quit on some cell evaluations
Date: Fri, 26 Jul 2019 11:57:17 +0200	[thread overview]
Message-ID: <87k1c5nmo2.fsf@mouse.gnus.org> (raw)
In-Reply-To: <87k26v1wkb.fsf@blah.blah> (Kevin Ryde's message of "Sat, 08 Apr 2017 12:07:32 +1000")

Kevin Ryde <user42_kevin@yahoo.com.au> writes:

> In debian packaged emacs 25.1 but git head ses.el, it seems cell
> evaluations sometimes run with inhibit-quit.  For example, initial entry
>
>     emacs -Q /tmp/foo.ses
>     Ret                           # enter formula
>     inhibit-quit Ret              # the formula
>     =>
>     displays t
>
> I hoped no inhibit-quit while running formulas (and thought there wasn't
> previously), as protection against slow or accidentally infinite forms.
>
> I noticed this in my stock charting program where I communicate with a
> database sub-process by accept-process-input, and that func doesn't run
> under inhibit-quit.  I could with-local-quit and bail out in a sensible
> way, but perhaps there's not meant to be inhibit-quit anyway.

Yes, ses.el binds inhibit-quit all over the place, presumably out of an
overabundance of caution (not wanting to mess up the display).  But it
shouldn't do that while computing the formulas, you'd think.

I've Cc'd the maintainer; perhaps he can weigh in here.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2019-07-26  9:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-08  2:07 bug#26395: 25.1; ses.el git master, inhibit-quit on some cell evaluations Kevin Ryde
2019-07-26  9:57 ` Lars Ingebrigtsen [this message]
2019-07-27 14:20   ` Vincent Belaïche
2019-07-27 15:52     ` Lars Ingebrigtsen
2019-07-28  0:37     ` Kevin Ryde
2019-07-28 15:11       ` Vincent Belaïche
2019-07-28  3:00     ` Richard Stallman

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=87k1c5nmo2.fsf@mouse.gnus.org \
    --to=larsi@gnus.org \
    --cc=26395@debbugs.gnu.org \
    --cc=user42_kevin@yahoo.com.au \
    --cc=vincentb1@users.sourceforge.net \
    /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.