help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

comint-mode: Is there a hook that runs when the inferior process ends?


From: Tim Lee
Subject: comint-mode: Is there a hook that runs when the inferior process ends?
Date: Thu, 21 Jan 2021 18:43:38 +0800

In comint-mode, is there a hook that runs when the process ends? M-x
describe-variable only shows "comint-mode-hook" which is undocumented.
>From some experimentation, I found that runs at the beginning of comint
mode, rather than when the inferior process ends. How do I run some code
when the inferior process in comint mode ends?

(Emacs version: 25.2 on Ubuntu 18.04)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]