Chen Bin

Results 306 comments of Chen Bin

Could you show me more details?

thanks , could you send me a pull request?

I might need a bit more understanding about below code, ``` (while (search-forward " #

It's because there is no `wg-deserialize-org-agenda-mode-buffer`, ![image](https://user-images.githubusercontent.com/184553/156993456-f873213b-8643-43c7-bbd6-b05e90cc2d5b.png)

342fc30 store buffer name instead of buffer object (Chen Bin)

Doesn't work, here is the content of my `custom-set-variables.el` after turning on `underlined` attribute of `js2-error` font face: ```lisp (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit...

Still got the issue. As you can see, `console.log('hello')` got `js-warning` face. It's correctly underlined. But `qa1('hello')` got `js-error` face but not underlined. ![231235-07_1024x768](https://user-images.githubusercontent.com/184553/37091699-3f5f3180-225d-11e8-88e7-338fb134a3cc.png)

I use Emacs v25.2.2, js2-mode-20180301, on latest debian. I turn off the color theme but still got the problem.

Yes, I restarted Emacs several times. I also ran `M-x describe-face js2-error` and confirmed `Underlined` is `red` Screen ![demo](https://user-images.githubusercontent.com/184553/37144770-2b3ebcb4-2313-11e8-8b34-cc0d4e5684de.png) shot of console and GUI emacs: