Masahiro Nakamura

Results 8 comments of Masahiro Nakamura

In my environment, text field don't lost contents by `C-c C-c` . | | | |:---|:---| | atomic-chrome | 20180617.724 | | Emacs | 26.3 | | Chrome | 79.0...

> I cannot get this to work properly, it seems that libvterm.so.0 cannot be found (see, https://github.com/Sbozzolo/emacs-libvterm/runs/1173041929 tab "Require vterm"). I don't know if, @jixiuf, you have any experience with...

With my limited nix knowledge I made ci.nix to build `vterm-module.so` which setup-emacs's emacs can load. https://github.com/tsuu32/emacs-libvterm/runs/1222306107

irony-mode (which uses libclang) doesn't support Solidity language obviously. The main issue was fixed by https://github.com/ethereum/emacs-solidity/pull/50.

I think modifying defcustoms by `ivy-configure`(which is elisp library code) is problematic. AUCTeX code (http://git.savannah.gnu.org/cgit/auctex.git/tree/tex.el) uses `defvar TeX-expand-list-builtin` and `defcustom TeX-expand-list`. AUCTeX elisp code may modify `TeX-expand-list-builtin` but not `TeX-expand-list`....

But I think current is too dark to use. fill-column-indicator exists to indicate. So visibility is important for practicality.

Thanks for the response. > There are many things that could theoretically be visualized at all times. If these indicators were all enabled at the same time, then that would...

This seems AUCTeX and ghostscript related problem. Reported on bug-auctex https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35571