[Bug: 21.5-b27] Option -geometry generates strange message

Stephen J. Turnbull stephen at xemacs.org
Mon Jun 19 16:04:21 EDT 2006


>>>>> "Mats" == Mats Larsson <mats.larsson at ericsson.com> writes:

    Mats> If I start XEmacs like this:

    Mats> xemacs -geometry 132x40-1+1 .login &

    Mats> I get the following output:

    Mats> exec: No such file or directory

Where do you get this output, on the console/terminal, or in the
XEmacs log buffer?

Try with "xemacs -vanilla -geometry 132x40-1+1 .login &", to determine
whether there's an issue in your init file.

That message is typical of some kind of script.  I can't say XEmacs
would *never* generate it, but you might want to check if XEmacs is
being called via a wrapper script rather than directly, or if some
script is being called (directly or indirectly) via shell-command.

-- 
School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.




More information about the XEmacs-Beta mailing list