Re: emacs
Re: emacs
- Subject: Re: emacs
- From: "Thomas 'Tom' R. Treadway III" <email@hidden>
- Date: Wed, 22 Oct 2003 15:07:15 -0700
The Apple emacs was compiled without the X libraries:
$ otool -L /usr/bin/emacs
/usr/bin/emacs:
/usr/lib/libncurses.5.dylib (compatibility version 5.0.0,
current version 5.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
current version 60.0.0)
trt
hi,
i'm sure this question comes up from time to time... when i run emacs
from an X11 terminal, how can i get it to open it's own gui window
rather
than running in the terminal. i've done setenv display localhost:0.0
to
no avail.
m.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback:
http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.
--
Thomas R. Treadway
Computer Scientist
Lawrence Livermore Nat'l Lab
7000 East Avenue, L-365
Livermore, CA 94550-0611
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.
- Follow-Ups:
- Re: emacs
- From: William Goedicke <email@hidden>
References: | |
| >emacs (From: matt shultz <email@hidden>) |