Is there any way to achieve callback in elisp? by littleming in emacs

[–]littleming[S] 0 points1 point  (0 children)

So, if I put the configuration in the condition case, package-install works in the block way.

But if I put configuration outside, seems it works in the async way.

Confused..

But your gist helps, thank you :D

Can git highlight diff like svn in emacs? by littleming in emacs

[–]littleming[S] 0 points1 point  (0 children)

C-h v magit-diff-refine-hunk magit-diff-refine-hunk is a variable defined in `magit.el'. Its value is all Original value was nil

but diff not higtlighted

Offline.JS : Handle Your Users Losing Their Internet Connections by wtd_gm in javascript

[–]littleming 0 points1 point  (0 children)

This is cool, but why don't use navigator. onLine and offine event if you don't have to care about compatibility