all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [Emacs-diffs] master fe3676f: (Finsert_file_contents): Keep buffer consistent in non-local exit
@ 2019-07-03  6:39 Eli Zaretskii
  2019-07-03 16:43 ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2019-07-03  6:39 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

Is it right to remove decode_coding_unwind?  If set-auto-coding or
find-operation-coding-system signal an error, we will now:

  . leave the buffer unibyte and with undo-list bound to t
  . fail to reset the markers and overlays to their previous state
  . fail to reset intervals

Why is that TRT?  If there's something in your recent changes that
makes those repairs unnecessary, can you point me to what I missed?



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-03  6:39 [Emacs-diffs] master fe3676f: (Finsert_file_contents): Keep buffer consistent in non-local exit Eli Zaretskii
2019-07-03 16:43 ` Stefan Monnier
2019-07-03 17:10   ` Eli Zaretskii
2019-07-03 17:48     ` Stefan Monnier
2019-07-04 13:28       ` Eli Zaretskii

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.