From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: (setq org-link-to-org-use-id 'create-if-interactive) doesn't give a description Date: Fri, 19 Dec 2008 18:29:13 +0100 Message-ID: References: <20081219144113.GA14483@taupan.ath.cx> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDjA9-0005Pp-EY for emacs-orgmode@gnu.org; Fri, 19 Dec 2008 12:29:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDjA5-0005P3-R0 for emacs-orgmode@gnu.org; Fri, 19 Dec 2008 12:29:20 -0500 Received: from [199.232.76.173] (port=49449 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDjA5-0005P0-Lg for emacs-orgmode@gnu.org; Fri, 19 Dec 2008 12:29:17 -0500 Received: from ug-out-1314.google.com ([66.249.92.174]:55772) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDjA5-0002hD-6y for emacs-orgmode@gnu.org; Fri, 19 Dec 2008 12:29:17 -0500 Received: by ug-out-1314.google.com with SMTP id 36so668031uga.17 for ; Fri, 19 Dec 2008 09:29:15 -0800 (PST) In-Reply-To: <20081219144113.GA14483@taupan.ath.cx> 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: friedel@nomaden.org Cc: "\"Emacs-orgmode\" mailing list" Fixed, thanks. - Carsten On Dec 19, 2008, at 3:41 PM, Friedrich Delgado Friedrichs wrote: > Hi. > > I have org-link-to-org-use-id customized to 'create-if-interactive > (the default, apparently) and org-make-link-description-function to > nil. > > Now when I call org-store-link interactively, an id is created (good) > and I get a stored link which leads back to the entry with the id > (good), but there's no description stored with the link (not good). > > Apparently org-id-store-link successfully figures out the description > of the item (desc contains the item title, with properties), but I > can't tell what's going wrong after that. > > using latest git > -- > Friedrich Delgado Friedrichs > Laziness led to the invention of the most useful tools. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode