On 2007-05-05 23:02, Michael Ewe <[EMAIL PROTECTED]> wrote: > I finally found out about this one! > The bug arises from setting the LANG variable in your environement. > I used LANG="en_US.UTF-8" If LANG is not set emacs will start on the > terminal and as a GTK application. > > Nevertheless I would count that as a bug ;-)
This is very good to know. Now we are getting somewhere. I am using Emacs with LANG='C' and LC_xxx variables set for ISO-8859-7 Greek, so this is at least *one* thing which is different in my setup. It would be interesting to see what the real problem is by running Emacs inside gdb. Now that I know this happens with `LANG' set to `en_US.UTF-8' I can try to test with UTF-8 locale setup here too. Unfortunately, my Solaris systems are inaccessible this weekend, because my VPN connection to the office is absurdly slow, but I can try to reproduce the same problem on Monday. Thanks for the tip about LANG ;-) Regards, Giorgos _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
