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

Duplicate entries in setup-general and setup-editing

Open NimoTh opened this issue 6 years ago • 0 comments

https://github.com/tuhdo/emacs-c-ide-demo/blob/5e77bb7caedd65ba420b8f6eb2d7ff799c38636a/custom/setup-general.el#L18

There are several duplicate entries in the files setup-general and setup-editing. In my opinion, that should be cleaned up. Also, sometimes setq-default and sometimes setq is used for the same variable (e.g., tab-width).

NimoTh avatar Sep 09 '19 21:09 NimoTh