From: Jaeil Choi <jerry@cc.gatech.edu>
Subject: Re: Emacs NOT running on runlevel 3 ?!
Date: Wed, 09 Mar 2005 04:17:47 -0500 [thread overview]
Message-ID: <d0mevr$bng$1@news-int2.gatech.edu> (raw)
In-Reply-To: <876501b688.fsf@robotron.ath.cx>
David Hansen wrote:
> On Wed, 09 Mar 2005 02:04:40 -0500 Jaeil Choi wrote:
>
>
>>When it was executed with "-nw" command line option
>>on runlevel 3 of Fedora Core 3,
>>X11 dynamic library(!) camplains about undefined 'yKeycode'.
>>Do emacs really need X11 when it's executed with "-nw" option ?
>
>
> If it's linked against Xlib: yes. But it should be possible to
> compile it w/o X (./configure --without-x) or try to link
> statically or mount the partition with the X libraries.
>
> David
I'm think about situations where we want to use Emacs in
emergencies to recover linux.
It's natural to be linked with Xlib, since we don't want to
use Emacs in text mode all the time.
Then, the question is, do we have to keep another version
of Emacs executable compiled without Xlib to use in runlevel 3,
while 'emacs -nw' works fine in terminals if Linux's on runlevel 5 ?
Probably that's not what it's meant to be.
Emacs is supposed to adapt itself to environment appropriately.
next prev parent reply other threads:[~2005-03-09 9:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-09 7:04 Emacs NOT running on runlevel 3 ?! Jaeil Choi
2005-03-09 7:58 ` David Hansen
2005-03-09 9:17 ` Jaeil Choi [this message]
2005-03-09 9:51 ` David Hansen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='d0mevr$bng$1@news-int2.gatech.edu' \
--to=jerry@cc.gatech.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.