Sylvain Benner

Results 113 comments of Sylvain Benner

Also important the value of the variable `system-configuration-options`. Here is mine: ``` --disable-dependency-tracking --disable-silent-rules --enable-locallisppath=/usr/local/share/emacs/site-lisp --infodir=/usr/local/Cellar/emacs-plus/HEAD-b619777/share/info/emacs --prefix=/usr/local/Cellar/emacs-plus/HEAD-b619777 --with-xml2 --with-dbus --with-gnutls --with-imagemagick --with-modules --with-rsvg --with-ns --disable-ns-self-contained ```

Last spam of the day :-) I don't encounter this error on my system.

@karlicoss Only `--with-modules` for config options is weird unless GnuTLS is automatically picked up at build time. The runtime seems to have gnutls although ` --with-gnutls` was not specified explicitly....

I updated the conventions for toggles lighters in the mode line, see commit message https://github.com/syl20bnr/spacemacs/commit/c8ae548c9 These conventions were missing from the convention doc, this commit adds them.

Do not merge this yet, I'm stil working on it.

Can you try launching emacs with `emacs --insecure` to not use HTTPS to contact MELPA ?

I was able to reproduce it in Spacemacs. I believe this is because evil makes aggressive-indent to lag a lot so aggressive-indent takes a lot fo time to process its...

You can use the `evil-state` variable and the symbol `insert` as a value. Le mercredi 23 septembre 2015, Artur Malabarba [email protected] a écrit : > Thanks for looking into it...

Did you open an issue on spacemacs repo ? I think this is better to start from there instead. Use the key binding `SPC h I` from spacemacs to open...

Late to the party as always :-) Low and High contrast variants should be bundle within the same package in my opinion.