From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glauber Alex Dias Prado Subject: Re: org store link doesnt work Date: Sat, 29 Sep 2007 20:07:02 -0300 Message-ID: <87d4w1cbqh.fsf@uol.com.br> References: <87sl4zt4um.fsf@uol.com.br> <87d4w1ws3r.fsf@web.de> 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 1IblOw-0000K2-M3 for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 19:07:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IblOv-0000Jh-Ig for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 19:07:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IblOv-0000Je-D1 for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 19:07:09 -0400 Received: from smtps.uol.com.br ([200.221.4.131] helo=smtp.uol.com.br) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IblOu-0001QR-RQ for emacs-orgmode@gnu.org; Sat, 29 Sep 2007 19:07:09 -0400 In-Reply-To: <87d4w1ws3r.fsf@web.de> (Jost Burkardt's message of "Sat, 29 Sep 2007 14:53:12 +0200") 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: Jost Burkardt Cc: emacs-orgmode@gnu.org Jost Burkardt writes: > 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. Cool stuff is very pratical when not working with lots of links which should be more than 80% of the cases i use it. > > Jost