【问题标题】:crashed "Ctrl-g" at "emacs -nw "在“emacs -nw”处崩溃“Ctrl-g”
【发布时间】:2020-11-12 16:51:56
【问题描述】:

% uname -a

Linux xxxxxxx 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

% emacs --version

GNU Emacs 26.3 版权所有 (C) 2019 Free Software Foundation, Inc. GNU Emacs 绝对不提供任何保证。 您可以重新分发 GNU Emacs 的副本 根据 GNU 通用公共许可证的条款。 有关这些事项的更多信息,请参阅名为 COPYING 的文件。

% gnome-terminal --version

# GNOME 终端 3.36.1.1 使用 VTE 0.60.3 +BIDI +GNUTLS +ICU +SYSTEMD

% emacs -nw test.c

编辑时..

笔画“Ctrl-g”

崩溃并显示提示

%

为什么??

【问题讨论】:

标签: terminal emacs


【解决方案1】:

试试emacs -nw -Q test.c

也就是说,在没有你的 init 文件的情况下尝试 Emacs:emacs -Q

然后将你的 init 文件一分为二,找出罪魁祸首。

【讨论】:

  • 谢谢你。尝试“emacs -nw -Q test.c”,但遇到了“Ctrl-g”,然后崩溃了..
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2011-06-09
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多