miracle.huang

Results 3 issues of miracle.huang

when I use ctrl + p to search the file, i meet the below error. AttributeError: 'NoneType' object has no attribute 'endswith' ![selection_009](https://cloud.githubusercontent.com/assets/3292065/13805340/e873fac4-eb8e-11e5-88c6-db7d807200ee.png)

`c-mode file-style "linux"` `tab-width` 为 8 `indent-tabs-mode` 为 `t` 根据以上设定, 缩进都是8个空格的宽度 输入一段代码, 然后在中间插入#if #else #endif 预处理条件时 也会自动缩进为8个空格宽度 请问如何将其设定为输入#if 之类的预处理条件时 自动关闭缩进?

Environment: macos mojave 10.14.2. 1. launch ldoce5 viewer 2. launch other app 3. switch to ldoce5 viewer The top bar will show ldoce5 viewer, but the main GUI is not...