emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org and ido mode
@ 2010-10-19 15:20 Christopher Witte
  2010-10-20  2:21 ` Jeff Horn
  2010-10-22 16:03 ` Carsten Dominik
  0 siblings, 2 replies; 6+ messages in thread
From: Christopher Witte @ 2010-10-19 15:20 UTC (permalink / raw)
  To: Org Mode


[-- Attachment #1.1: Type: text/plain, Size: 148 bytes --]

Hi,

I have org-completion-use-ido set to true but when I try and attach a file
it doesn't use ido, is there any way to change this?

Cheers,
Chris

[-- Attachment #1.2: Type: text/html, Size: 172 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Org and ido mode
  2010-10-19 15:20 Org and ido mode Christopher Witte
@ 2010-10-20  2:21 ` Jeff Horn
  2010-10-22 16:03 ` Carsten Dominik
  1 sibling, 0 replies; 6+ messages in thread
From: Jeff Horn @ 2010-10-20  2:21 UTC (permalink / raw)
  To: Christopher Witte; +Cc: Org Mode

I've noticed that when finding a file, ido works, but when loading a
file, it does not. Perhaps these two observations are related?

Jeff

On Tue, Oct 19, 2010 at 11:20 AM, Christopher Witte <chris@witte.net.au> wrote:
> Hi,
>
> I have org-completion-use-ido set to true but when I try and attach a file
> it doesn't use ido, is there any way to change this?
>
> Cheers,
> Chris
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>



-- 
Jeffrey Horn
Graduate Lecturer and PhD Student in Economics
George Mason University

(704) 271-4797
jhorn@gmu.edu
jrhorn424@gmail.com

http://www.failuretorefrain.com/jeff/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Org and ido mode
  2010-10-19 15:20 Org and ido mode Christopher Witte
  2010-10-20  2:21 ` Jeff Horn
@ 2010-10-22 16:03 ` Carsten Dominik
  2010-10-23 19:04   ` Christopher Witte
  1 sibling, 1 reply; 6+ messages in thread
From: Carsten Dominik @ 2010-10-22 16:03 UTC (permalink / raw)
  To: Christopher Witte; +Cc: Org Mode


On Oct 19, 2010, at 5:20 PM, Christopher Witte wrote:

> Hi,
>
> I have org-completion-use-ido set to true but when I try and attach  
> a file it doesn't use ido, is there any way to change this?

Do you press `C-c a a', or where exactly are you?

- Carsten

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Org and ido mode
  2010-10-22 16:03 ` Carsten Dominik
@ 2010-10-23 19:04   ` Christopher Witte
  2010-10-23 20:45     ` Samuel Wales
  0 siblings, 1 reply; 6+ messages in thread
From: Christopher Witte @ 2010-10-23 19:04 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: Org Mode


[-- Attachment #1.1: Type: text/plain, Size: 450 bytes --]

Carsten,

C-c C-a a  or any of C-c C-a c/m/l don't give me an ido find file.

Cheers
Chris.

On 22 October 2010 18:03, Carsten Dominik <carsten.dominik@gmail.com> wrote:

>
> On Oct 19, 2010, at 5:20 PM, Christopher Witte wrote:
>
>  Hi,
>>
>> I have org-completion-use-ido set to true but when I try and attach a file
>> it doesn't use ido, is there any way to change this?
>>
>
> Do you press `C-c a a', or where exactly are you?
>
> - Carsten
>
>

[-- Attachment #1.2: Type: text/html, Size: 949 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Org and ido mode
  2010-10-23 19:04   ` Christopher Witte
@ 2010-10-23 20:45     ` Samuel Wales
  2010-10-26  8:23       ` Christopher Witte
  0 siblings, 1 reply; 6+ messages in thread
From: Samuel Wales @ 2010-10-23 20:45 UTC (permalink / raw)
  To: Christopher Witte; +Cc: Org Mode, Carsten Dominik

Look for ido-hacks.el.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Org and ido mode
  2010-10-23 20:45     ` Samuel Wales
@ 2010-10-26  8:23       ` Christopher Witte
  0 siblings, 0 replies; 6+ messages in thread
From: Christopher Witte @ 2010-10-26  8:23 UTC (permalink / raw)
  To: Samuel Wales; +Cc: Org Mode, Carsten Dominik


[-- Attachment #1.1: Type: text/plain, Size: 484 bytes --]

I just downloaded ido-hacks.el and added the following lines to my .emacs
(require 'ido-hacks)
(ido-hacks-mode t)
but it still does use ido for attachments.

Chris

On 23 October 2010 22:45, Samuel Wales <samologist@gmail.com> wrote:

> Look for ido-hacks.el.
>



-- 
Postdoctoral Research Fellow
Molecular Imaging Group
 Leibniz-Institut für Molekulare Pharmakologie (FMP)
Campus Berlin-Buch
Robert-Roessle-Str. 10
13125 Berlin, Germany
Phone: 00493094793-279

[-- Attachment #1.2: Type: text/html, Size: 1390 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-10-26  8:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-19 15:20 Org and ido mode Christopher Witte
2010-10-20  2:21 ` Jeff Horn
2010-10-22 16:03 ` Carsten Dominik
2010-10-23 19:04   ` Christopher Witte
2010-10-23 20:45     ` Samuel Wales
2010-10-26  8:23       ` Christopher Witte

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).