- Subject: XJed do not set XWINDOWS with -batch
- From: Joerg Sommer <joerg@xxxxxxxxxxxx>
- Date: Thu, 2 Jun 2005 15:09:04 +0000 (UTC)
Hi,
one example:
#v+
$ cat /tmp/test.sl
message("You run "+
#ifdef XWINDOWS
"XJed"
#else
"Jed"
#endif
);
$ jed -batch -n -l /tmp/test.sl
...
You run Jed
$ xjed -batch -n -l /tmp/test.sl
...
You run Jed
#v-
Why this?
A second problem, that arises with this issue: You can't use precompiled
slang files with different jed types. Currently I use the .slc files
build with jed with xjed. This fails, if they include XJed specific code.
What about this?
Jörg.
BTW: Why XWINDOWS with S? It's not Windows, it's X WINDOW.
--
Mathematiker beim Kuchenessen (aus dem wahren Leben):
J: Du überlegst wohl, wie du das Stück am optimalsten teilst?
K: Ja, ich wende gerade den Simplex-Algorithmus darauf an.
C: Schau mal, da hast du schon vier Ecken.
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2005 date index]
[2005 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]