llcc

Results 36 comments of llcc

> One more ting... Org-transclusion is part of ELPA, this means there is paperwork involved for me to be allowed to accept any contribution. I have signed the document. I...

> This is continuation of the [discussion thread](https://github.com/nobiot/org-transclusion/pull/190#issuecomment-1564705926) in PR #190. @nobiot Thanks for bring this up. > * Created a new file dedicated to org-table-row "filtering" and implemented a...

@nobiot Thanks for your explanation. I'll reply you later here.

I also tested PR #66, it doesn't work well. @ChrisSalisbury Hope this issue can be solved.

@rolandwalker Thanks for your elaborated explanation, I really learned about something from your reply. Your code works like a charm. Hope you enjoy your every days.

Hi @ndwarshuis 1. `comint-prompt-regexp` returns `"^"` as yours. 2. `*SQL: Org*` buffer exists as an empty buffer. Eval `(org-sql-cmd-open-connection)` produces ``` Login...done comint-redirect-send-command-to-process: No prompt found or ‘comint-prompt-regexp’ not set...

@dnordgren Thanks for using `org-logseq`. Could you please check the result of the following cmd? Please replace `your logseq dir` to your real logseq path. > when I add in...

Hi @dnordgren, So happy that you solved the problem. Then this should be a space-escape issue. I will fix it in the next version. But I wonder that space is...

This should be fixed by the following code. Could you please give it a try? https://github.com/llcc/org-logseq/blob/b5cdf8ba6fcb4fddc626475255491accf1867801/org-logseq.el#L83-L86

Hi guys. Thanks for the reporting. This will be fixed in the next release.