unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Sending a region to another X application
@ 2014-08-21 15:27 H. Dieter Wilhelm
  0 siblings, 0 replies; 2+ messages in thread
From: H. Dieter Wilhelm @ 2014-08-21 15:27 UTC (permalink / raw)
  To: help-gnu-emacs

Hello (),

I've written a major mode (https://code.google.com/p/ansys-mode/) for an
obscure programming language (APDL
http://www.ansys.com/Support/Training+Center/Courses/Introduction+to+ANSYS+Mechanical+APDL)
which is used to automate finite element simulations.

At the moment the user is "copy and pasting" code snippets from an Emacs
buffer to the TCL/TK application's "command" text field.  The Emacs mode
would be more helpful if one could directly "send" code fragments with a
key binding to the application.

I've no experience with GUI programming and the only idea I've got from
internet investigations, so far, is to utilise an external C program for
sending the data over the X server with the help of libraries like Xlib
or XCB, but there seems to be little documentation.  Do you have a
better idea or is this the easiest way to go?

       Dieter
-- 
Best wishes
H. Dieter Wilhelm
Darmstadt, Germany




^ permalink raw reply	[flat|nested] 2+ messages in thread
[parent not found: <mailman.185.1408636859.24723.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2014-08-21 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-21 15:27 Sending a region to another X application H. Dieter Wilhelm
     [not found] <mailman.185.1408636859.24723.help-gnu-emacs@gnu.org>
2014-08-21 16:33 ` Buchs, Kevin J.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).