From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jost Burkardt Subject: Re: org store link doesnt work Date: Sat, 29 Sep 2007 14:53:12 +0200 Message-ID: <87d4w1ws3r.fsf@web.de> References: <87sl4zt4um.fsf@uol.com.br> 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 1IbblF-0000VH-4w for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 08:49:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IbblA-0000TL-L2 for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 08:49:32 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbblA-0000TI-DD for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 08:49:28 -0400 Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IbblA-0003H3-1w for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 08:49:28 -0400 In-Reply-To: <87sl4zt4um.fsf@uol.com.br> (Glauber Alex Dias Prado's message of "Fri\, 28 Sep 2007 08\:19\:13 -0300") 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: Glauber Alex Dias Prado Cc: emacs-orgmode@gnu.org Hi Glauber, Glauber Alex Dias Prado writes: > Hi I cant seem to make org store link work, does i have to do something > special? It simply says that the link was stored but when i try to > retrieve it the only possible completions are the kind of links that are > possible, like nntp: file: ... What keys do you use to complete the link? On my setup I get standard-prefixes with TAB completion, to get stored links I have to use , or just for the last stored link. Jost