• Joined on 2022年01月18日
ravi pushed to master at ravi/consult-dash 2025年01月14日 16:11:07 +01:00
edb57bf8cd Merge pull request 'fixes for breaking api changes' (#6) from yangyingchao/consult-dash:yc-hacking into master
1386434a85 fixes for breaking api changes
Compare 2 commits »
ravi closed issue ravi/consult-dash#5 2025年01月14日 16:11:06 +01:00
consult--async-* API breaking change
ravi merged pull request ravi/consult-dash#6 2025年01月14日 16:11:05 +01:00
fixes for breaking api changes
ravi commented on pull request ravi/consult-dash#6 2025年01月13日 21:29:04 +01:00
fixes for breaking api changes

Looks reasonable to me. How long have you tested this?

ravi commented on pull request ravi/consult-dash#4 2023年05月29日 16:23:58 +02:00
Adapt to new consult command builder format

@flexibeast and @rahguzar Thank you for checking and providing this PR.

It took me some time to work around emacs bug 52292 and consult behavior changes in consult bug 7064 to return to a...

ravi merged pull request ravi/consult-dash#4 2023年05月29日 16:19:50 +02:00
Adapt to new consult command builder format
ravi pushed to master at ravi/consult-dash 2023年05月29日 16:19:50 +02:00
af9f263935 Merge pull request 'Adapt to new consult command builder format' (#4) from rahguzar/consult-dash:master into master
32a3c96321 Adapt to new consult command builder format
Compare 2 commits »
ravi commented on pull request ravi/consult-dash#4 2023年03月17日 03:50:01 +01:00
Adapt to new consult command builder format

@rahguzar Looks good to me. How long have you been using it?

ravi pushed to master at ravi/consult-dash 2022年06月21日 04:27:49 +02:00
0eb8e133a1 Prevent commentary from including todo
ravi pushed to master at ravi/consult-dash 2022年06月12日 19:07:08 +02:00
3fb0287bbd Removed embark enable as a separate function
ravi pushed to master at ravi/consult-dash 2022年06月11日 23:45:11 +02:00
df1e4c768c More byte compiler warnings.
ravi pushed to master at ravi/consult-dash 2022年06月05日 20:31:57 +02:00
66fb293fb1 Automatic embark integration (following, e.g., consult-vertico)
ravi commented on issue ravi/consult-dash#2 2022年06月02日 23:45:09 +02:00
Error eval-after-load: Symbol’s value as variable is void: consult-dash-embark-keymap

Fixed in fa0df0395a0395f2e829bcb5617fd4f55feccfed.

ravi closed issue ravi/consult-dash#2 2022年06月02日 23:45:09 +02:00
Error eval-after-load: Symbol’s value as variable is void: consult-dash-embark-keymap
ravi pushed to master at ravi/consult-dash 2022年06月02日 23:41:29 +02:00
fa0df0395a Separate out embark support
ravi pushed to master at ravi/consult-dash 2022年05月29日 01:10:52 +02:00
d6fb022673 Linting
ravi pushed to master at ravi/consult-dash 2022年05月29日 00:44:56 +02:00
ed4cdbc925 Replace global variable with local variable in async code
ravi commented on issue ravi/consult-dash#1 2022年04月29日 05:20:15 +02:00
Please add a license file

Would the benefit of separation be that one may use consult-dash and marginalia without automatically enabling consult-dash integration into marginalia? Or are there other advantages? I'm...

ravi commented on issue ravi/consult-dash#2 2022年04月29日 05:16:31 +02:00
Error eval-after-load: Symbol’s value as variable is void: consult-dash-embark-keymap

Could you provide a minimal reproduction? Per the canonical example in the emacs documentation, the string form...

ravi commented on issue ravi/consult-dash#1 2022年04月21日 02:09:33 +02:00
Please add a license file

Please let me know if it works well for you. Once a couple of users confirm that the package works well, it can go to MELPA.