all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Fplist_(put|get)
@ 2013-08-15 15:02 Dmitry Antipov
  2013-08-19  2:30 ` Fplist_(put|get) Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Antipov @ 2013-08-15 15:02 UTC (permalink / raw)
  To: Emacs development discussions

Are there non-obvious reasons for why Fplist_put can QUIT but
Fplist_get can't? I found it pretty confusing while working
on Bug#15025...

Dmitry



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

* Re: Fplist_(put|get)
  2013-08-15 15:02 Fplist_(put|get) Dmitry Antipov
@ 2013-08-19  2:30 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2013-08-19  2:30 UTC (permalink / raw)
  To: Dmitry Antipov; +Cc: Emacs development discussions

> Are there non-obvious reasons for why Fplist_put can QUIT but
> Fplist_get can't? I found it pretty confusing while working
> on Bug#15025...

Maybe there are calls to Fplist_get that are made from code that
shouldn't QUIT?


        Stefan



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

end of thread, other threads:[~2013-08-19  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-15 15:02 Fplist_(put|get) Dmitry Antipov
2013-08-19  2:30 ` Fplist_(put|get) Stefan Monnier

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.