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

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

Re: How to read parameter from `emacscliet -t -a "" -F ""((hi . hello))"


From: Pascal J. Bourguignon
Subject: Re: How to read parameter from `emacscliet -t -a "" -F ""((hi . hello))"
Date: Thu, 02 Jun 2016 15:20:22 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Shiyao Ma <i@introo.me> writes:

> no. doesn't.

I assume it's because only actual frame parameters can be set with -F.
One would have to check the sources of emacsclient…


> I ended up by passing envrionment variabls.

You can set directly lisp variables:

   emacsclient -t -a "" -e '(setf shiyao-hi (quote hello))'
   
-- 
__Pascal Bourguignon__                 http://www.informatimago.com/
“The factory of the future will have only two employees, a man and a
dog. The man will be there to feed the dog. The dog will be there to
keep the man from touching the equipment.” -- Carl Bass CEO Autodesk


reply via email to

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