简体   繁体   English

OS X上的Emacs 24.3 ansi-term无颜色

[英]Emacs 24.3 on OS X ansi-term no colors

I have Emacs 24.3 installed using homebrew (installed it with --cocoa and --srgb ). 我使用自制软件安装了Emacs 24.3(将其与--cocoa--srgb一起安装)。 Whenever I launch the emacs.app, and then launch ansi-term, it has no colors. 每当我启动emacs.app,然后启动ansi-term时,它就没有颜色。 However, when I do emacs -q and launch the app, ansi-term has colors. 但是,当我执行emacs -q并启动该应用程序时,ansi-term具有颜色。

So I thought that maybe there is something messed up in my init.el file. 因此,我认为init.el文件中可能有些混乱。 I commented out everything, still ansi-term doesn't work with colors. 我评论了所有内容,但ansi-term不适用于颜色。

The weirdest part of it all is that, with everything in my init.el enabled, when I do emacs -nw , and then do ansi-term there (I know, convoluted but I'm trying to test the thing) it works perfectly fine with all the themes and all the add-ons running. 最奇怪的是,在init.el启用了所有功能后,当我执行emacs -nw ,然后在其中执行ansi-term时(我知道,很init.el ,但我正在尝试测试),它可以完美地运行可以处理所有主题和所有附加组件。 This is so weird I don't even know where to begin. 这太奇怪了,我什至不知道从哪里开始。

It seems that when the app is running, it doesn't use the settings in my bash_profile . 看来,当应用运行时,它没有使用我的bash_profile的设置。 Why am I saying that? 我为什么这么说? Because when ansi-term ran fine (with emacs -nw ) it said the following: bash: _powerline_prompt: command not found which means it was trying to load the powerline that I've got installed for my terminal and didn't know what to do with it. 因为当ansi-term运行良好(使用emacs -nw )时,它表示以下内容: bash: _powerline_prompt: command not found ,这意味着它正在尝试加载为终端安装的电力线,并且不知道该怎么办用它做。 I just disabled the powerline to see if it was the culprit and even that doesn't fix the problem. 我只是禁用了电源线,以查看这是否是罪魁祸首,即使那样也无法解决问题。

However, when ansi-term doesn't have colors, it doesn't spew out that line. 但是,当ansi-term没有颜色时,它不会喷出那条线。

So does anyone have any idea of what the heck is going on? 那么,有谁知道到底发生了什么吗? (Does homebrew emacs.app use another .bash_profile perhaps?) (自制软件emacs.app是否使用另一个.bash_profile ?)

Here's my init.el with external packages disabled, so all that's in it was set automatically by emacs and the packages: 这是我的init.el其中的外部软件包已禁用,因此其中的所有内容都是由emacs和这些软件包自动设置的:

;; emacs customizations (automatic)
(custom-set-variables
 ;; custom-set-variables was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(TeX-command-list (quote (("TeX" "%(PDF)%(tex) %`%S%(PDFout)%(mode)%' %t" TeX-run-TeX nil (plain-tex-mode texinfo-mode ams-tex-mode) :help "Run plain TeX") ("LaTeX" "%`%l%(mode)%' %t" TeX-run-TeX nil (latex-mode doctex-mode) :help "Run LaTeX") ("Makeinfo" "makeinfo %t" TeX-run-compile nil (texinfo-mode) :help "Run Makeinfo with Info output") ("Makeinfo HTML" "makeinfo --html %t" TeX-run-compile nil (texinfo-mode) :help "Run Makeinfo with HTML output") ("AmSTeX" "%(PDF)amstex %`%S%(PDFout)%(mode)%' %t" TeX-run-TeX nil (ams-tex-mode) :help "Run AMSTeX") ("ConTeXt" "texexec --once --texutil %(execopts)%t" TeX-run-TeX nil (context-mode) :help "Run ConTeXt once") ("ConTeXt Full" "texexec %(execopts)%t" TeX-run-TeX nil (context-mode) :help "Run ConTeXt until completion") ("BibTeX" "bibtex %s" TeX-run-BibTeX nil t :help "Run BibTeX") ("Biber" "biber %s" TeX-run-Biber nil t :help "Run Biber") ("View" "open -a Preview.app %s.pdf" TeX-run-discard-or-function t t :help "Run Viewer") ("Print" "%p" TeX-run-command t t :help "Print the file") ("Queue" "%q" TeX-run-background nil t :help "View the printer queue" :visible TeX-queue-command) ("File" "%(o?)dvips %d -o %f " TeX-run-command t t :help "Generate PostScript file") ("Index" "makeindex %s" TeX-run-command nil t :help "Create index file") ("Check" "lacheck %s" TeX-run-compile nil (latex-mode) :help "Check LaTeX file for correctness") ("Spell" "(TeX-ispell-document \"\")" TeX-run-function nil t :help "Spell-check the document") ("Clean" "TeX-clean" TeX-run-function nil t :help "Delete generated intermediate files") ("Clean All" "(TeX-clean t)" TeX-run-function nil t :help "Delete generated intermediate and output files") ("Other" "" TeX-run-command t t :help "Run an arbitrary command"))))
 '(ansi-color-faces-vector [default bold shadow italic underline bold bold-italic bold])
 '(ansi-color-names-vector ["#fdf6e3" "#dc322f" "#859900" "#b58900" "#268bd2" "#d33682" "#2aa198" "#657b83"])
 '(ansi-term-color-vector [unspecified "#1F1611" "#660000" "#144212" "#EFC232" "#5798AE" "#BE73FD" "#93C1BC" "#E6E1DC"])
 '(compilation-message-face (quote default))
 '(custom-safe-themes (quote ("e16a771a13a202ee6e276d06098bc77f008b73bbac4d526f160faa2d76c1dd0e" "bbd99b10462e3d0f4ac6da09e23e5de1fed4f7fe87d679a6468a14b0b6c8e634" "77bd459212c0176bdf63c1904c4ba20fce015f730f0343776a1a14432de80990" "ccba14aeee25adc49effe868f1820dfbf28b557353e4f69ca55de50642caf63f" "a30d5f217d1a697f6d355817ac344d906bb0aae3e888d7abaa7595d5a4b7e2e3" "290987f8b1cbe93977fc21403c1e9bdc95013cb0cf29d0f6120768463ee61442" "0d19ff470ad7029d2e1528b3472ca2d58d0182e279b9ab8acd65e2508845d2b6" "9a217ee1dcefd5e83f78381c61e25e9c4d25c7b80bf032f44d7d62ca68c6a384" "96efbabfb6516f7375cdf85e7781fe7b7249b6e8114676d65337a1ffe78b78d9" "c1fb68aa00235766461c7e31ecfc759aa2dd905899ae6d95097061faeb72f9ee" "7feeed063855b06836e0262f77f5c6d3f415159a98a9676d549bfeb6c49637c4" "c739f435660ca9d9e77312cbb878d5d7fd31e386a7758c982fa54a49ffd47f6e" "fc2782b33667eb932e4ffe9dac475f898bf7c656f8ba60e2276704fabb7fa63b" "ca229a0a89717c8a6fe5cd580ee2a85536fbafce6acb107d33cf38d52e2f492c" "5bd5af0deb1ab0e2c1b9c54d94a3f030529b6c7034fdf0d3cc4b0e7e0338cb91" "c27b3d858a9c033b93f9447337659d3ba34a72251b794e8bfe792ed722cc1f67" "2affb26fb9a1b9325f05f4233d08ccbba7ec6e0c99c64681895219f964aac7af" "65ae93029a583d69a3781b26044601e85e2d32be8f525988e196ba2cb644ce6a" "c4e6fe8f5728a5d5fd0e92538f68c3b4e8b218bcfb5e07d8afff8731cc5f3df0" "758da0cfc4ecb8447acb866fb3988f4a41cf2b8f9ca28de9b21d9a68ae61b181" "5bee853b49605401494a6574d1c5a991a0d75e86fedf5ad9a1577de6cbba7691" "f0ea6118d1414b24c2e4babdc8e252707727e7b4ff2e791129f240a2b3093e32" "9370aeac615012366188359cb05011aea721c73e1cb194798bc18576025cabeb" "0e121ff9bef6937edad8dfcff7d88ac9219b5b4f1570fd1702e546a80dba0832" "968d1ad07c38d02d2e5debffc5638332696ac41af7974ade6f95841359ed73e3" "d070fa185078bf753dcfd873ec63be19fa36a55a0c97dc66848a6d20c5fffdad" "d677ef584c6dfc0697901a44b885cc18e206f05114c8a3b7fde674fce6180879" "8aebf25556399b58091e533e455dd50a6a9cba958cc4ebb0aab175863c25b9a4" "92653253cdebc448ad0b8b2ba08c6bd87c8af5d8d1c346f86fb4029a1f46a716" default)))
 '(fci-rule-character-color "#452E2E")
 '(fci-rule-color "#eee8d5")
 '(fringe-mode 6 nil (fringe))
 '(highlight-changes-colors (quote ("#d33682" "#6c71c4")))
 '(highlight-tail-colors (quote (("#eee8d5" . 0) ("#B4C342" . 20) ("#69CABF" . 30) ("#69B7F0" . 50) ("#DEB542" . 60) ("#F2804F" . 70) ("#F771AC" . 85) ("#eee8d5" . 100))))
 '(linum-format " %7d ")
 '(magit-diff-use-overlays nil)
 '(main-line-color1 "#191919")
 '(main-line-color2 "#111111")
 '(package-archives (quote (("gnu" . "http://elpa.gnu.org/packages/") ("melpa" . "http://melpa.milkbox.net/packages/"))))
 '(syslog-debug-face (quote ((t :background unspecified :foreground "#2aa198" :weight bold))))
 '(syslog-error-face (quote ((t :background unspecified :foreground "#dc322f" :weight bold))))
 '(syslog-hour-face (quote ((t :background unspecified :foreground "#859900"))))
 '(syslog-info-face (quote ((t :background unspecified :foreground "#268bd2" :weight bold))))
 '(syslog-ip-face (quote ((t :background unspecified :foreground "#b58900"))))
 '(syslog-su-face (quote ((t :background unspecified :foreground "#d33682"))))
 '(syslog-warn-face (quote ((t :background unspecified :foreground "#cb4b16" :weight bold))))
 '(vc-annotate-background nil)
 '(vc-annotate-color-map (quote ((20 . "#dc322f") (40 . "#CF4F1F") (60 . "#C26C0F") (80 . "#b58900") (100 . "#AB8C00") (120 . "#A18F00") (140 . "#989200") (160 . "#8E9500") (180 . "#859900") (200 . "#729A1E") (220 . "#609C3C") (240 . "#4E9D5B") (260 . "#3C9F79") (280 . "#2aa198") (300 . "#299BA6") (320 . "#2896B5") (340 . "#2790C3") (360 . "#268bd2"))))
 '(vc-annotate-very-old-color nil)
 '(weechat-color-list (quote (unspecified "#fdf6e3" "#eee8d5" "#990A1B" "#dc322f" "#546E00" "#859900" "#7B6000" "#b58900" "#00629D" "#268bd2" "#93115C" "#d33682" "#00736F" "#2aa198" "#657b83" "#839496"))))
(custom-set-faces
 ;; custom-set-faces was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 )

It seems that when the app is running, it doesn't use the settings in my bash_profile 看来,当应用运行时,它没有使用我的bash_profile中的设置

I believe this is the issue, it seems that emacs when launched as an app (ie not from the shell) does not pick up the right PATH . 我相信这是问题所在,似乎emacs作为应用程序启动时(即不是从外壳启动)并没有选择正确的PATH This explains why ansi-term has colors when emacs is launched from the shell (I am making a reasonable assumption that you ran emacs -q and emacs -nw from the shell :)). 这就解释了为什么从外壳启动emacs时ansi-term带有颜色(我合理地假设您从外壳运行了emacs -qemacs -nw :)。

See this for a possible solution. 请参阅以获取可能的解决方案。 You may find this helpful too. 您可能也会发现很有帮助。

This may be a hack but I fixed the problem by copying my .bash_profile to .bashrc (so I have both .bash_profile and .bashrc ). 这可能是一种破解,但是我通过将.bash_profile复制到.bashrc (因此我同时拥有.bash_profile.bashrc )来解决此问题。

If I launch Emacs.app from the Terminal.app, it reads my .bash_profile . 如果我从Terminal.app启动Emacs.app,它将读取我的.bash_profile And when I launch it by clicking on the Emacs icon in the Applications folder, it reads my .bashrc . 当我通过单击Applications文件夹中的Emacs图标启动它时,它将读取我的.bashrc I don't know if this is normal behavior or not, but for my purposes it runs perfectly since I have removed the powerline from .bashrc so ansi-term doesn't keep throwing errors about it. 我不知道这是否是正常行为,但出于我的目的,因为我已经从.bashrc删除了电源线,所以它运行得很好,因此ansi-term不会一直对其抛出错误。

All in all, a very simple fix that I hope others can benefit from. 总之,我希望其他人可以从中受益。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM