Re: Completions Registry

2024-12-26 Thread Karthik Chikmagalur
>> Not just a problem for dslide but for org in general, any time a >> package adds keys to configure blocks or properties, these do not >> complete except through dabbrev etc. >> ... > > I am sorry, but it is not clear for me from your email what concrete > improvement you want to see. > > There a

Re: Completions Registry

2024-12-25 Thread Ihor Radchenko
Psionic K writes: > More directly, how can I inject extra values into `org-special-properties' > or elsewhere so that they appear when completing `org-set-property'? > Applications that use non-standard properties don't have a way AFIAK to > inform these completions. org-default-properties --

Re: Completions Registry

2024-12-25 Thread Psionic K
Sorry, my initial thoughts are too far ranging. More directly, how can I inject extra values into `org-special-properties' or elsewhere so that they appear when completing `org-set-property'? Applications that use non-standard properties don't have a way AFIAK to inform these completions.

Re: Completions Registry

2024-12-25 Thread Ihor Radchenko
Psionic K writes: > Not just a problem for dslide but for org in general, any time a > package adds keys to configure blocks or properties, these do not > complete except through dabbrev etc. > ... I am sorry, but it is not clear for me from your email what concrete improvement you want to see.