emacs-c-ide-demo icon indicating copy to clipboard operation
emacs-c-ide-demo copied to clipboard

Duplicate setting of helm-google-suggest-use-curl-p?

Open NimoTh opened this issue 6 years ago • 0 comments

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?

NimoTh avatar Sep 09 '19 12:09 NimoTh