From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Weissmann Subject: Re: Feature request: custom link handlers Date: Fri, 30 Nov 2007 16:22:33 +0000 (UTC) Message-ID: References: <87wsrzkiim.fsf@bzg.ath.cx> <873aunj0gz.fsf@bzg.ath.cx> <87lk8fhlbc.fsf@bzg.ath.cx> <87mysvg4kq.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iy8eA-0000if-Fy for emacs-orgmode@gnu.org; Fri, 30 Nov 2007 11:23:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iy8e7-0000hZ-0j for emacs-orgmode@gnu.org; Fri, 30 Nov 2007 11:23:21 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iy8e6-0000hS-Kx for emacs-orgmode@gnu.org; Fri, 30 Nov 2007 11:23:18 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Iy8e6-0005BK-2O for emacs-orgmode@gnu.org; Fri, 30 Nov 2007 11:23:18 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Iy8dq-0006Oi-QE for emacs-orgmode@gnu.org; Fri, 30 Nov 2007 16:23:02 +0000 Received: from mail2.siscog.pt ([195.22.30.41]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Nov 2007 16:23:02 +0000 Received: from trmsw by mail2.siscog.pt with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Nov 2007 16:23:02 +0000 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: emacs-orgmode@gnu.org Bastien altern.org> writes: > I find this a bit confusing to use a function that expands an > abbreviation only for its side effects. Yes. It would be nice to be able to add custom link handlers and define completion functions for them :) > But maybe you can just tell your function to return a string: ... > No? oops! I tried that before and it kept moving me back to the beginning of my org file, whereas now it, um, doesn't. Can't see for the egg on my face.