all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* external script inserting text at point
@ 2009-11-26 16:10 LanX
  2009-11-26 17:42 ` Lennart Borgman
       [not found] ` <mailman.11571.1259257397.2239.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 11+ messages in thread
From: LanX @ 2009-11-26 16:10 UTC (permalink / raw)
  To: help-gnu-emacs

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-11-30  0:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-26 16:10 external script inserting text at point LanX
2009-11-26 17:42 ` Lennart Borgman
     [not found] ` <mailman.11571.1259257397.2239.help-gnu-emacs@gnu.org>
2009-11-26 19:49   ` LanX
2009-11-26 20:45     ` Lennart Borgman
2009-11-29 18:34       ` LanX
2009-11-29 18:36         ` Lennart Borgman
2009-11-29 18:42           ` LanX
2009-11-29 21:54             ` Lennart Borgman
2009-11-29 23:52               ` LanX
2009-11-30  0:10                 ` Lennart Borgman
2009-11-30  0:33                 ` Steve Revilak

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.