From: Eli Zaretskii <eliz@gnu.org>
To: larsi@gnus.org
Cc: rgm@gnu.org, 17036@debbugs.gnu.org, schwab@linux-m68k.org, rrt@sc3d.org
Subject: bug#17036: Continuation for Emacs: invoking a process on exit?
Date: Sun, 17 Apr 2022 18:58:05 +0300 [thread overview]
Message-ID: <83k0bnya5u.fsf@gnu.org> (raw)
In-Reply-To: <83tuarye9r.fsf@gnu.org> (message from Eli Zaretskii on Sun, 17 Apr 2022 17:29:20 +0300)
> Date: Sun, 17 Apr 2022 17:29:20 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: rgm@gnu.org, 17036@debbugs.gnu.org, schwab@linux-m68k.org, rrt@sc3d.org
>
> I eventually had an implementation idea that is much simpler than the
> above, so I went ahead and implemented it. It currently doesn't work
> in a -nw session, I hope to debug that later.
The problems in the -nw session have something top do with the parent
releasing the console device and the restarted child attaching to it;
I'm unable to get that to work (not really surprising, as I know very
little about the subtleties of the Windows console sharing). So for
now I just made restart-emacs fail in the -nw case on MS-Windows.
Btw, calling 'error' in this place, which we also do on Posix
platforms, is not very useful: this is past the call to
shut_down_emacs, so all 'error' does at this point is exit with an
error status, and the error message is lost. Something to keep in
mind, I guess.
next prev parent reply other threads:[~2022-04-17 15:58 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-18 22:47 bug#17036: Continuation for Emacs: invoking a process on exit? Reuben Thomas
2014-03-18 22:52 ` Andreas Schwab
2014-03-18 22:56 ` Reuben Thomas
2014-03-19 6:27 ` Glenn Morris
2014-03-19 13:10 ` Stefan
2014-03-19 13:19 ` Reuben Thomas
2014-03-19 16:51 ` Eli Zaretskii
2014-03-19 21:14 ` Reuben Thomas
2014-03-20 3:45 ` Eli Zaretskii
2014-03-20 12:02 ` Reuben Thomas
2014-03-20 17:43 ` Eli Zaretskii
2014-03-20 23:10 ` Reuben Thomas
2014-03-21 7:53 ` Eli Zaretskii
2014-03-21 10:09 ` Reuben Thomas
2014-03-21 10:18 ` Reuben Thomas
2014-03-21 10:18 ` Eli Zaretskii
2014-03-21 10:25 ` Reuben Thomas
2022-04-17 11:38 ` Lars Ingebrigtsen
2022-04-17 11:56 ` Reuben Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-04-17 11:57 ` Eli Zaretskii
2022-04-17 12:08 ` Lars Ingebrigtsen
2022-04-17 12:34 ` Eli Zaretskii
2022-04-17 12:41 ` Eli Zaretskii
2022-04-17 12:52 ` Lars Ingebrigtsen
2022-04-17 12:49 ` Lars Ingebrigtsen
2022-04-17 14:37 ` Eli Zaretskii
2022-04-17 14:49 ` Lars Ingebrigtsen
2022-04-17 15:51 ` Eli Zaretskii
2022-04-18 8:48 ` Lars Ingebrigtsen
2022-04-18 9:28 ` Eli Zaretskii
2022-04-17 14:29 ` Eli Zaretskii
2022-04-17 15:58 ` Eli Zaretskii [this message]
2022-04-17 16:02 ` Lars Ingebrigtsen
2022-04-17 17:49 ` Eli Zaretskii
2022-04-18 8:53 ` Lars Ingebrigtsen
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=83k0bnya5u.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=17036@debbugs.gnu.org \
--cc=larsi@gnus.org \
--cc=rgm@gnu.org \
--cc=rrt@sc3d.org \
--cc=schwab@linux-m68k.org \
/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.