Jen-Chieh Shen

Results 912 comments of Jen-Chieh Shen

@CHANG-CHING-CHUNG @YJH16120 I have started the an example project with document here, https://github.com/jcs-workspace/32feet.Unity.Example. I am planning on creating more example and document for people to want to use this awesome...

This suppose to be html tag. I don't think showdown is responsible for this and this should be already working in the current version.

I am also getting this issue, this is what works for me. In function `buttercup-run-discover`: ```diff - (dolist (dir (or dirs '("."))) + (dolist (dir (or dirs `(,default-directory))) ``` I...

There is an issue is from Emacs windows snapshot, see https://lists.gnu.org/archive/html/bug-gnu-emacs/2022-07/msg01656.html. We could do the following: 1. ignore it, since it's a snapshot 2. Add experimental flag, see example code...

Oh yes, please ignore 29. I have it there for my own use. Just look at the experimental part of the code.

I have no objection to this, since this issue had the discussion 6 years ago. Just want to make sure if you guys are still interested in it. Ping, @dgutov...

I am curious on how are these copy assignment process? Sorry I don't have the experience on this. I think the first step would just need a list of contributors?...

This is the current result from command `git shortlog -n`. Log here. ``` Syohei YOSHIDA (53): Fix travis configuration file for using cl-lib Merge pull request #53 from auto-complete/fix-travis Use...

> I recommend that you look at the log on Github to easily match legal names to Github usernames. Yeah, great call. > Once you have compiled the list you...

Okay, I have a full list here. But with two unknown contributors. `Javier Olachea` and `Dan Harms`. > Ah okay. Makes sense. Not sure it works that way though. You...