all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26395: 25.1; ses.el git master, inhibit-quit on some cell evaluations
@ 2017-04-08  2:07 Kevin Ryde
  2019-07-26  9:57 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: Kevin Ryde @ 2017-04-08  2:07 UTC (permalink / raw)
  To: 26395

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.


In GNU Emacs 25.1.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2017-01-01, modified by Debian built on x86-csail-01

Important settings:
  value of $LANG: en_AU.iso88591
  locale-coding-system: iso-latin-1-unix





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

end of thread, other threads:[~2019-07-28 15:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.