GNU bug report logs -
#51689
emacs -nw under native-compilation errors out
Previous Next
Reported by: Han Boetes <han <at> boetes.org>
Date: Mon, 8 Nov 2021 16:46:02 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #25 received at 51689 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 16 Nov 2021 10:22:42 +0100
> From: Han Boetes <han <at> boetes.org>
> Cc: 51689 <at> debbugs.gnu.org
>
> > Is it "emacs -Q -nw" or "emacs -Q -nw ~/.config/emacs/init.el", as you
> > reported in your original report? If the latter, we need to take a
> > closer look at your init.el: can you find which part of it triggers
> > this, and post that part?
>
> Both of them, and with all files, my init.el was just an example.
Even with an empty .el file? What about just "emacs -Q -nw"?
> > If "emacs -nw -Q" already triggers the error, please tell what is the
> > terminal file from lisp/term/ that Emacs loads on your system.
>
> How can I find that information?
It should be one of features mentioned in the value of 'features'.
Also, "M-: (tty-type) RET" should show the terminal type, and that
determines the terminal file Emacs loads.
> > features
>
> I used c-h v features to get this output, is that what you meant? If not, please help me getting the requested information.
Is this in "emacs -Q -nw"? There should be a feature defined by some
file from lisp/term/ loaded for the terminal support, but I see no
such feature.
This bug report was last modified 3 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.