From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dov Grobgeld Subject: Emacs completion on file:xyz links? Date: Fri, 26 Apr 2013 10:15:42 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e013c6c0e8fccd604db3e4da8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVcsj-0007rt-D3 for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 03:15:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVcsi-0003DT-72 for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 03:15:45 -0400 Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]:52855) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVcsi-0003DI-0v for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 03:15:44 -0400 Received: by mail-we0-f181.google.com with SMTP id m1so3264619wea.40 for ; Fri, 26 Apr 2013 00:15:42 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode --089e013c6c0e8fccd604db3e4da8 Content-Type: text/plain; charset=UTF-8 I often find reference files in org-files and then do the following sequence: * Press Ctrl-x Ctrl-f * Navigate to the requested file by the emacs and completion * Press Ctrl-a Ctrl-k to copy * Press Ctrl-g to get out of file-open * Paste with ctrl-y I was wondering if anyone has written code so that pressing [TAB] within a file:/ link would do emacs completion in place? Thanks! Dov --089e013c6c0e8fccd604db3e4da8 Content-Type: text/html; charset=UTF-8
I often find reference files in org-files and then do the following sequence:

* Press Ctrl-x Ctrl-f
* Navigate to the requested file by the emacs and completion
* Press Ctrl-a Ctrl-k to copy
* Press Ctrl-g to get out of file-open
* Paste with ctrl-y

I was wondering if anyone has written code so that pressing [TAB] within a file:/ link would do emacs completion in place?

Thanks!
Dov

--089e013c6c0e8fccd604db3e4da8--