all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Org-Mode:  File Name Completion
@ 2010-01-26 16:53 deech
  2010-01-26 18:17 ` Lennart Borgman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: deech @ 2010-01-26 16:53 UTC (permalink / raw)
  To: help-gnu-emacs

This maybe off-topic, but is there a way to do file name completion in
an org-mode file link? For instance : [[/home/deech/Programming/
Java<...some key-combo that completes this to 'Javascript'...>]]


thanks ...
-deech


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

* Re: Org-Mode: File Name Completion
  2010-01-26 16:53 Org-Mode: File Name Completion deech
@ 2010-01-26 18:17 ` Lennart Borgman
  2010-01-26 18:36 ` David Maus
       [not found] ` <mailman.241.1264531014.14305.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 4+ messages in thread
From: Lennart Borgman @ 2010-01-26 18:17 UTC (permalink / raw)
  To: deech; +Cc: help-gnu-emacs

On Tue, Jan 26, 2010 at 5:53 PM, deech <aditya.siram@gmail.com> wrote:
> This maybe off-topic, but is there a way to do file name completion in
> an org-mode file link? For instance : [[/home/deech/Programming/
> Java<...some key-combo that completes this to 'Javascript'...>]]

There is a function

  (defun ourcomments-org-complete-and-replace-file-link ()

in ourcomments-util.el in nXhtml. Perhaps that does what you want. (I
am not sure if some version of this ever got included in org. Was it
included? In that case I will throw my version into the big basket.)




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

* Re: Org-Mode:  File Name Completion
  2010-01-26 16:53 Org-Mode: File Name Completion deech
  2010-01-26 18:17 ` Lennart Borgman
@ 2010-01-26 18:36 ` David Maus
       [not found] ` <mailman.241.1264531014.14305.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 4+ messages in thread
From: David Maus @ 2010-01-26 18:36 UTC (permalink / raw)
  To: deech; +Cc: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 405 bytes --]

At Tue, 26 Jan 2010 08:53:49 -0800 (PST),
deech wrote:
>
> This maybe off-topic, but is there a way to do file name completion in
> an org-mode file link? For instance : [[/home/deech/Programming/
> Java<...some key-combo that completes this to 'Javascript'...>]]

M-Tab works for me just fine.

HTH

 -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... maus.david@gmail.com

[-- Attachment #2: Type: application/pgp-signature, Size: 230 bytes --]

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

* Re: Org-Mode: File Name Completion
       [not found] ` <mailman.241.1264531014.14305.help-gnu-emacs@gnu.org>
@ 2010-01-26 18:44   ` deech
  0 siblings, 0 replies; 4+ messages in thread
From: deech @ 2010-01-26 18:44 UTC (permalink / raw)
  To: help-gnu-emacs

On Jan 26, 12:36 pm, David Maus <maus.da...@gmail.com> wrote:
> At Tue, 26 Jan 2010 08:53:49 -0800 (PST),
>
> deech wrote:
>
> > This maybe off-topic, but is there a way to do file name completion in
> > an org-mode file link? For instance : [[/home/deech/Programming/
> > Java<...some key-combo that completes this to 'Javascript'...>]]
>
> M-Tab works for me just fine.

I've been using Emacs for a while and I didn't know that worked. Yay!
-deech


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

end of thread, other threads:[~2010-01-26 18:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-26 16:53 Org-Mode: File Name Completion deech
2010-01-26 18:17 ` Lennart Borgman
2010-01-26 18:36 ` David Maus
     [not found] ` <mailman.241.1264531014.14305.help-gnu-emacs@gnu.org>
2010-01-26 18:44   ` deech

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.