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

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

bug#57752: 28.1.91; emacsclient-mail.desktop doesn't work for me


From: Gregory Heytings
Subject: bug#57752: 28.1.91; emacsclient-mail.desktop doesn't work for me
Date: Fri, 16 Sep 2022 12:50:29 +0000



does it mean emacsclient will never be able to execute more than one function at a time?


I'm not sure what you want to do, but you can use an arbitrarily complex form in eval, with as many function calls as you want, for example:

emacsclient --eval '(progn (foo) (bar) (baz) (zot))'





reply via email to

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