all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* call-process xwininfo's problem
@ 2021-04-22  2:49 tumashu
  2021-04-22  4:54 ` Jean Louis
  0 siblings, 1 reply; 3+ messages in thread
From: tumashu @ 2021-04-22  2:49 UTC (permalink / raw)
  To: emacs-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

Hello:


How to let below work?

   

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


thanks!

[-- Attachment #2: Type: text/html, Size: 513 bytes --]

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

end of thread, other threads:[~2021-04-22  5:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-22  2:49 call-process xwininfo's problem tumashu
2021-04-22  4:54 ` Jean Louis
2021-04-22  5:35   ` tumashu

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.