tph <[EMAIL PROTECTED]> writes: > Can someone suggest a minimum configuration (parameters to the > configure script) that will give me a basic emacs, without X > support?
you can probably figure out something yourself, given the output of running the command: ./configure --help it's a good idea to check this for any package you wish to build and install (including emacs), since the configurability of the package may have changed since you last tried it. thi _______________________________________________ Help-gnu-emacs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
