Carsten Dominik wrote:
Hi Rick,
not al completion prompts are affected, because some use special
completion functions, for example completing tags.
One that does not is completion for a property name, after `C-c C-x
p'. Maybe give
this one a try?
Yes, this one appears to work... :-)
Hi Rick,
not al completion prompts are affected, because some use special
completion functions, for example completing tags.
One that does not is completion for a property name, after `C-c C-x
p'. Maybe give
this one a try?
- Carsten
On Nov 21, 2008, at 12:23 PM, Rick Moynihan wrote:
Carsten Dominik wrote:
Hi,
I have applied Erics patch, with two changes:
1. There is an additonal option you need to set:
`org-completion-use-ido'.
2. For a test period, each prompt using ido completion will be
prefixed with "i:", so that we can easily identify areas where using
ido's
Hi,
I have applied Erics patch, with two changes:
1. There is an additonal option you need to set:
`org-completion-use-ido'.
2. For a test period, each prompt using ido completion will be
prefixed with "i:", so that we can easily identify areas where using
ido's completion may not work
Hi Eric, this is very nice, but the changes also contain a whole
mountain of changes where only the initial whitespace of lines is
changed. This makes it very har to see what really is the core of
this patch and makes me hesitate to apply it.
Can this be avoided somehow? Bernt?
- Carst
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi Sam,
>
> if you get this to wrok correctly with outline-path-completion,
> that would make me consider to put in some time to make Org more
> ido compatible.
>
> - Carsten
>
Hi,
I tried changing completing-reads in org-mode so that they will use
i
On Mon, Nov 10, 2008 at 01:14, Carsten Dominik <[EMAIL PROTECTED]> wrote:
> Hi Sam,
>
> if you get this to wrok correctly with outline-path-completion,
> that would make me consider to put in some time to make Org more
> ido compatible.
I am physically incapable of continuing on this. Does anybod
Hi Sam,
if you get this to wrok correctly with outline-path-completion,
that would make me consider to put in some time to make Org more
ido compatible.
- Carsten
On Nov 10, 2008, at 3:11 AM, Samuel Wales wrote:
For those who don't know, flex matching in ido is really
something else. Just a
For those who don't know, flex matching in ido is really
something else. Just a few characters uniquely specify a
target.
For those who want to experiment with ido's flex matching
for org-refile, here is how I did it.
1. In org.el's org-refile-get-location, substitute
ido-completing-rea