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

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

Re: external script inserting text at point


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

Hi

On 26 Nov., 18:42, Lennart Borgman <lennart.borg...@gmail.com> wrote:
> You have to select buffer.

well the question was more how to find the last selected buffer...

anyway after some fiddling I found a working approach: 8)

emacsclient -e '(progn (switch-to-buffer (car (buffer-list)))(insert
"huhu"))'


Cheers
  Rolf


reply via email to

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