From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Complete file names when inserting a link Date: Wed, 15 Apr 2009 18:31:35 +0200 Message-ID: <87ocux280o.fsf@CPU107.opentrends.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lu81c-0000YO-ST for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 12:31:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lu81Z-0000WF-1f for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 12:31:48 -0400 Received: from [199.232.76.173] (port=35946 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lu81Y-0000W6-3w for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 12:31:44 -0400 Received: from mail-ew0-f160.google.com ([209.85.219.160]:39613) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lu81X-0006O6-9k for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 12:31:43 -0400 Received: by ewy4 with SMTP id 4so3648971ewy.42 for ; Wed, 15 Apr 2009 09:31:36 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: mailing-list-org-mode Hi; with latest org-mode and emacs -Q, I pressed: 1. C-c C-l 2. file:/ 3. TAB I get [No match]. I expected that I could complete file names as in C-x C-f, without changing any setting. Is this a bug? -- Daniel