From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-insert-link-global vs. org-insert-link Date: Sat, 19 Mar 2011 07:34:07 +0100 Message-ID: <8C7487D5-AC4C-42CA-A7CF-2B7C40D7D429@gmail.com> References: <4D8410A5.9010202@gmx.de> Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=58492 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0pjp-0000dV-0E for emacs-orgmode@gnu.org; Sat, 19 Mar 2011 02:34:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q0pjm-0001Er-UL for emacs-orgmode@gnu.org; Sat, 19 Mar 2011 02:34:12 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:39701) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0pjm-0001Ea-Nf for emacs-orgmode@gnu.org; Sat, 19 Mar 2011 02:34:10 -0400 Received: by eyh6 with SMTP id 6so1161241eyh.0 for ; Fri, 18 Mar 2011 23:34:09 -0700 (PDT) In-Reply-To: <4D8410A5.9010202@gmx.de> 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: bozongo@gmx.de Cc: emacs-orgmode@gnu.org On 19.3.2011, at 03:10, bozongo@gmx.de wrote: > Hi, >=20 > I have just, as suggested in = http://orgmode.org/manual/Using-links-outside-Org.html, added a new = keybinding for org-insert-link-global. However, it seems like in org = files this seems to just fall back to org-insert-link. Does that mean = that I can safely rebind C-c C-l to org-insert-link-global I think so. Cheers - Carsten > instead of having to distinguish between the two variants? >=20 > Cheers, >=20 > michael >=20