[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Suggested enhancement: allow emacsclient to send arbitrary LISP expr
From: |
Richard Stallman |
Subject: |
Re: Suggested enhancement: allow emacsclient to send arbitrary LISP expressions |
Date: |
Thu, 09 Jan 2003 18:13:16 -0500 |
Stepping back to the beginning of this thread, this is actually
already implemented in CVS emacs:
emacsclient --eval '(make-frame-on-display "localhost:12")'
Then it would appear we have a serious security problem already,
on some systems.
I will comment out this feature; when someone makes the changes
necessary to make it safe, we can turn it back on.