Gim
Last login: Sat Sep 6 21:13:07 on ttys000
gim-homs-macbook:~ gimhom$ ~/bemacs-kit/be
Starting new bemacs server
Emacs X11 keysym file cannot be found in the emacs path: emacs.xkeys
Failed to init in init_terminal
Timed out waiting for the bemacs server to start up
gim-homs-macbook:~ gimhom$
Barry Scott <barry@...> wrote:
On Sep 6, 2008, at 02:32, G. Hom wrote:Thanks for the beta kit. I understand that bemacs is a volunteer effort so do take your time on this one.
I did try V7.3-171. I copied the tar file to my home directory and used the commandand used the command ~/bemacs-kit/
- Start a Terminal session
- cd ~/
- tar xzf bemacs-mac-os-
x-intel-V7. 3-171. be No luck. Here is the message: This is ~/bemacs-kit/be -----------cut---------- -- #!/bin/shif [ "$DISPLAY" == "" ]thenexport DISPLAY=:0.0fiosascript -e 'activate application "x11"'~/bemacs-kit/bemacs "$@" -----------cut---------- -- save the contents and then chmod +x to make runnable.Barry