hongyi-zhao

Results 201 comments of hongyi-zhao

> Same issue as https://github.com/darlinghq/darling/projects/2#card-36354606 then. Do you mean this is a not yet implemented feature till now?

> We have this same issue, in reference to #838. You need to install few missed libraries `dyld` and `abort_with_payload` that Darling developers did not include in their project. Do...

I also tried to launch it with open command, but failed as follows: ``` $ open /Applications/QQ.app audit_session_self STUB file:///Applications/QQ.app/Contents/MacOS/QQ: Failed to spawn via launchd ```

> Deepin-wine can be understood as QQ's custom wine, which means you can manually install the latest version of Qq at ~ / . DEEPINWINE / eepin-QQ / , such...

The following script works, see the discussion [here](https://groups.google.com/g/comp.unix.shell/c/QKgx7OH9yFk/m/Xk7Yl_ukCQAJ) for more detailed information: ```bash $ cat myclip.sh #! /bin/bash myclip() { printf '%s\n' 'hello world' | xclip -selection clipboard -in >...

The following explanation comes from [here](https://groups.google.com/g/comp.unix.shell/c/QKgx7OH9yFk/m/WqqFeh9-BAAJ) given by [`Helmut Waitzmann `](https://github.com/landlock-lsm/tar/blob/66b59fccb1eb61c7a32958916ceb716dcd310047/THANKS#L209): > The various variants of your example I gave in the messages with > the Message‐Ids and > show:...

If this package is more generic and robust than [comint-mime](https://github.com/astoff/comint-mime) to do things like the ones discussed [here](https://github.com/astoff/comint-mime/issues/4) and [here](https://github.com/astoff/comint-mime/issues/11), then I might consider trying it out and switching eventually.

If so, at least they can be used side-by-side to complement and make up for each other's shortcomings.

> Searching with command C-s LSP and C-s texlab in the *Message* buffer is helpful. I tried it and found nothing. ![image](https://user-images.githubusercontent.com/11155854/122516443-5efca780-d041-11eb-831a-18883b69828f.png)