emacs-devel
[Top][All Lists]
Advanced

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

Re: call-process xwininfo's problem


From: Jean Louis
Subject: Re: call-process xwininfo's problem
Date: Thu, 22 Apr 2021 07:54:44 +0300
User-agent: Mutt/2.0.6 (2021-03-06)

* tumashu <tumashu@163.com> [2021-04-22 05:50]:
> How to let below work?
> 

Like this:

(call-process "xwininfo" nil t nil "-display" (frame-parameter nil 'display) 
"-id" (frame-parameter nil 'window-id)))



-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

Sign an open letter in support of Richard M. Stallman
https://stallmansupport.org/
https://rms-support-letter.github.io/




reply via email to

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