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

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

suspend-emacs command


From: Riza Dindir
Subject: suspend-emacs command
Date: Sat, 7 Sep 2024 12:16:22 +0300

Hello.

I am running emacs 29.4. I am new to emacs. And I am running emacs using
the -nw parameter in the xterm terminal.

I wanted to run the example in
https://www.gnu.org/software/emacs/manual/html_node/elisp/Suspending-Emacs.html.
Have created the suspend-resume-hook as in the example. When I do an M-:
and enter the sexp (suspend-emacs "pwd"), I do not see the working
directory printed. The hook is written directly to my .emacs.d/init.el
file. I am experimenting with emacs. I get the hook to print "Resumed!"
though.

I also tried running some other command in M-: (suspend-emacs "bash -c echo
'111'"). This also does not print anything.

Regards


reply via email to

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