Re: Using Apple's standard emacs with X11?
Re: Using Apple's standard emacs with X11?
- Subject: Re: Using Apple's standard emacs with X11?
- From: email@hidden (Christopher J. White)
- Date: Thu, 16 Oct 2003 20:06:21 -0400
>>>>> "gareth" == Gareth Eason <email@hidden> writes:
gareth> In the emacs case, the --help option simply dumps a
gareth> chunk of data stored to cover every eventuality of command
gareth> line help requirements. I don't know how to see exactly what's
gareth> compiled into the version of emacs you're using, but in vim
gareth> you simply use :version - I'm sure there must be an
gareth> equivalent... Any emacs gurus out there willing to help?
Apples version:
$ /usr/bin/emacs -batch -q --eval '(message system-configration-options)'
--prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --without-x
From fink:
$ /sw/bin/emacs -batch -q --eval '(message system-configration-options)'
powerpc-apple-darwin --prefix=/sw --with-x --with-x-toolkit=lucid --without-gif '--infodir=${prefix}/share/info' '--mandir=${prefix}/share/man' '--libexecdir=${prefix}/lib'
...cj
--
------------------------------------------------------------------------------
Christopher J. White email@hidden
------------------------------------------------------------------------------
_______________________________________________
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.