Closed smallst closed 8 years ago
see https://wiki.archlinux.org/index.php/emacs 如果别人报过了就不用报了。
did you mean #Colored output issues in archwiki? that(add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on) doesn't work.
gtk3 setup
可是我在整个页面里都没有找到gtk3 setup这一项内容……
事实上连setup这个词都找不到……
"KDE users may observe that the Emacs window does not resize properly, but rather, the resized portion is transparent and mouse clicks are sent to the underlying window. To correct this behavior, change KDE's GTK3 theme to something other than oxygen-gtk. For instance, use the Emacs theme which is included with gtk3. "
or just disable the Emacs color-theme, comment out lines containing init-color-theme
in init.el
thank you!
in fact i hadn't find any gtk3.20 theme with emacs.css ... so i decide to use cli mode. That works fine :)
Thank you very much!
after i update my gtk+ to 3.20 version, i find a lot of applications base on gtk crash it's theme. such as emacs menu in gui. it has no padding any more. it is caused by css properties changed in gtk+ 3.20. then i update my gtk-theme. then i find emacs color-themes crash 囧

and the emacs' look change like this:
i want to know is there anyone find the same bug as me? should i report this bug to http://www.nongnu.org/color-theme/ ?