Hong Xu
Hong Xu
In the LaTeX source file (`|^|` is the cursor position), `company-auctex` does not give me the `\includegraphics` option, but `M-TAB` gives me this option. ``` latex \documentclass{article} \usepackage{graphicx} \begin{document} \begin{figure}...
"strcmp(" will lead to: ``` strcmp(strcmp(const_char_*__s1,_const_char_*__s2) ``` Only strcmp could lead to the correct result. I think this should be a bug, or at least need to be enhanced. Thanks,...
zbar reports `WARNING: barcode data was not detected in some image(s)` with the following image:  But I guess it should be a valid QR code?
After I run `:IndentGuidesEnable`, there is no effect. But for the `default` colorscheme, everything works fine. I had sent you an email when Indent-guides was just born. At that time,...
To reproduce, fire up Emacs, `C-x 2 C-x 3` and clear the buffer contents. Now call `ace-window`. The leading characters are not shown. Instead, whitespace characters are highlighted.
The Vim plugin [allows a setting that shows the column bar at max_line_length](https://github.com/editorconfig/editorconfig-vim/blob/047c4b455b9d56adee63a52d6d7cdf5bb6521d53/doc/editorconfig.txt#L125). @10sr Do you think it makes sense to also have the emacs extension to have this feature...
`.dir-locals.el` often specifies a lot of style settings (and can be more detailed). Should we disable editorconfig in this case? Or, at least, leave this option to be set in...
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798957#15