On Feb 1, 2008, at 12:21 AM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Jan 18, 2008, at 11:19 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
This wi
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jan 18, 2008, at 11:19 PM, Steven Lumos wrote:
>
>> Carsten Dominik <[EMAIL PROTECTED]> writes:
>>> On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
>>>
Carsten Dominik <[EMAIL PROTECTED]> writes:
> This will be in 5.19. Thanks for the pro
I use ido all day, and I find ido-completing-read much nicer/cooler
than the default. If anyone wants to try, just change the sexp
(completing-read ...) inside org-refile for something like:
(if (fboundp 'ido-completing-read)
(ido-completing-read "Refile to: " tbl nil t nil 'org-refile-hi
On 2008-01-20 14:31 +, Piotr Zielinski wrote:
> As for completion, both org-refile and org-goto should work with
> icicles but I haven't tried it extensively yet (icicles provides
> general-purpose extensive completion support for emacs). My main
> point is that I'd rather vote for making org-
On Jan 18, 2008, at 11:19 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
This will be in 5.19. Thanks for the proposal!.
- Carsten
Hi.
Have you considered somehow merging t
On Jan 18, 2008 10:19 PM, Steven Lumos <[EMAIL PROTECTED]> wrote:
>>> Have you considered somehow merging the tree selection and
>>> minibuffer with completion methods so that both are available
>>> simultaneously?
I haven't made up my mind about org-refile yet, but I'd like to speak
in defense o
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
>
>> Carsten Dominik <[EMAIL PROTECTED]> writes:
>>> This will be in 5.19. Thanks for the proposal!.
>>>
>>> - Carsten
>>
>> Hi.
>>
>> Have you considered somehow merging the tree selection and minibuffe
On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
This will be in 5.19. Thanks for the proposal!.
- Carsten
Hi.
Have you considered somehow merging the tree selection and minibuffer
with completion methods so that both are available simultaneousl
Carsten Dominik <[EMAIL PROTECTED]> writes:
> This will be in 5.19. Thanks for the proposal!.
>
> - Carsten
Hi.
Have you considered somehow merging the tree selection and minibuffer
with completion methods so that both are available simultaneously?
Steve
> On Jan 7, 2008, at 5:05 PM, Hugo Schm