Hi Steven, On Wed, May 23, 2012 at 12:10 PM, Steven P. Ulrick <meow8282@xxxxxxxxx> wrote: > alias emacs="unset DISPLAY && emacs" You can always use "emacs -nw" for nox. Now to your problem, can you replicate it with "emacs -Q" if not, is it reproducible by "emacs -q"? If the problem can only be reproduced by invoking emacs as, 1. "emacs": the problem is in your emacs setup, check your ~/.emacs 2. "emacs -q": check your site files 3. "emacs -Q": report a bug on the emacs bug tracker If its a local problem (1 & 2 above), while debugging you can start emacs with the flag --debug-init to get a backtrace. This should help you track down the problem. GL -- Suvayu Open source is the future. It sets us free. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org