From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Bugfix open 1 link from list; doc more link types Date: Sun, 11 Dec 2011 18:19:19 +0100 Message-ID: <87pqfv9gbs.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZn2b-00005X-2K for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 12:18:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RZn2a-00071u-1i for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 12:18:21 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:56363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZn2Z-00071q-Sd for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 12:18:20 -0500 Received: by eaai13 with SMTP id i13so528416eaa.0 for ; Sun, 11 Dec 2011 09:18:19 -0800 (PST) In-Reply-To: (Michael Brand's message of "Sat, 26 Nov 2011 10:41:59 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Brand Cc: Org Mode Hi Michael, Michael Brand writes: > Bugfix open 1 link from list; doc more link types > > * doc/org.texi (External links): Document the link types file+sys and > file+emacs, slightly narrow used page width. > * lisp/org.el (org-offer-links-in-entry): Make list when assigning a > single link. > > "M-1 C-c C-o" or (org-open-at-point 1) or (org-offer-links-in-entry 1) > on a headline followed by two links enters Lisp error. Both changes > are remainders of the commit release_6.33f-189-g3e0c61d. Applied, thanks, and sorry for the delay. Best, -- Bastien