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

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

external script inserting text at point


From: LanX
Subject: external script inserting text at point
Date: Thu, 26 Nov 2009 08:10:41 -0800 (PST)
User-agent: G2/1.0

hi

I'm trying to trigger insertion of  text-snippets into the current
buffer/point from external scripts.

E.g I tried from bash to call

emacsclient -e '(insert "huhu")'

and

emacsclient -ne '(insert-file "~/tmp/tst.pl")'

but without success... what am I missing? Do I have to select the
current point?

(I already checked that client and server communication works)

Any help appreciated

Cheers
  Rolf



reply via email to

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