Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M-x multi-term出错 #2

Open
datacruiser opened this issue Aug 28, 2019 · 0 comments
Open

M-x multi-term出错 #2

datacruiser opened this issue Aug 28, 2019 · 0 comments

Comments

@datacruiser
Copy link

datacruiser commented Aug 28, 2019

系统版本

  • Darwin MacBookPro 18.7.0 Darwin Kernel Version 18.7.0
  • Mac OS 10.14.6

Emacs版本

GNU Emacs 26.2
Copyright (C) 2019 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

错误提示信息

error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified

具体Emacs Messages中的提示信息如下:

recovery multi-term previous buffers.
multi-term-plus inited.
You appear to be setting environment variables ("PATH") in your .bashrc or .zshrc: those files are only read by interactive shells, so you should instead set environment variables in startup files like .profile, .bash_profile or .zshenv.  Refer to your shell’s man page for more info.  Customize ‘exec-path-from-shell-arguments’ to remove "-i" when done, or disable ‘exec-path-from-shell-check-startup-files’ to disable this message.
ad-handle-definition: ‘ispell-word’ got redefined
Emacs startup time: 3 seconds.
Loading /Users/datacruiser/.emacs.d/.session...done
Loading /Users/datacruiser/.emacs.d/company-statistics-cache.el (source)...done
[yas] Prepared just-in-time loading of snippets successfully.
For information about GNU Emacs and the GNU system, type C-h C-a.
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
Error during redisplay: (eval utf-8-unix) signaled (void-variable utf-8-unix) [14 times]
Contacting host: elpa.gnu.org:443
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
Contacting host: melpa.org:443
Contacting host: stable.melpa.org:443
Package refresh done
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
C-x <down> is undefined
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
error in process filter: face-attribute: Invalid face: unspecified
error in process filter: Invalid face: unspecified
mwheel-scroll: Beginning of buffer [95 times]

Emacs配置

我主要采用的是下面这个配置
redguardtoo

并且将你的multi-term-plus放在了site-list目录下面,其中init.el添加如下配置:

  (add-to-list 'load-path "~/.emacs.d/site-lisp/multi-term-plus")
  (require 'multi-term-config)

并且已将原配置当中的init-term-mode.el注释掉

image

image

刚刚入坑Emacs,期盼回复~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant