Chen Bin

Results 87 issues of Chen Bin

''' // ========================== KeySnail Init File =========================== // // You can preserve your code in this area when generating the init file using GUI. // Put all your code except...

open a forum, click space to scroll the page, watching autopager is working. keep pressing space, then the whole page is not almost responsive. press C-tab, C-Shift-tab, the page is...

see https://github.com/capitaomorte/yasnippet/issues/574 You can check how haskell-mode set yas-snippet-dirs

Here is the sample code, js3-mode-20120508 installed through elpa, ``` javascript (function () { var Hello = this.Hello = (function ($) { function locateIFrameIndex(iframe) { alert('bye world') } var onCrossDomainMessage...

see https://www.reddit.com/r/emacs/comments/72qnst/kill_ringhelm_kill_ring_paste_all_contents/ two features: paste filtered items into clipboard paste from certain item to the latest item use ivy key mapping?

and I want to be only dependent on ivy - suspended. maybe I just diff items (use ediff?) but give user a callback (its default value is 'identity) to modify...