emacs-c-ide-demo
emacs-c-ide-demo copied to clipboard
Duplicate setting of helm-google-suggest-use-curl-p?
https://github.com/tuhdo/emacs-c-ide-demo/blob/5e77bb7caedd65ba420b8f6eb2d7ff799c38636a/custom/setup-helm.el#L38
That appears to unconditionally set the same value which is only conditionally set two lines further up. Or is my rudimentary Lips reading wrong?