Tony Wang

Results 49 comments of Tony Wang

While I do find 29.0.50 results from search engine, I see the latest official release is 27 on https://www.gnu.org/software/emacs/. Is 29 a beta version? on mac it's still 27

noted. let's revisit it if this happens when it's officially released. :)

Thanks for the PR! And sorry I lost track of it. Though I can imagine this will be useful to a lot of users, I don't want it to be...

`[IOBluetoothDevice recentDevices]` returns empty. I made the following change to make connecting by name work, in function `get_device`. could be a macOS bug (Intel only? I'm using Mac mini 2018...

Same issue raised in #559, I believe it's caused by `gls`, and have raised https://github.com/jtolds/gls/issues/14

Worst case (because it breaks back compatibility), we can use `context` package and have that in all `Convey` calls as suggested by @mjl- in #559

This should already be fixed. Try to update goconvey to latest version.

It's a long dependency chain. passforios => objective-git-swift-package => objective-git => libssh2 and libssh2 has not released its support (last release was 1+ year ago. I had to use local...

Tests failed because of JSON is not supported in MariaDB 5.5 It is no longer supported officially. Can we drop it in Travis?

Thanks for the PR! As you said, it's not always true that all results in sub-loaders are distinct. I also understand from the added test case. But it's also not...