From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Wrapped links with long descriptions Date: Sun, 22 Nov 2009 23:33:31 +0100 Message-ID: <45A819D3-5A44-427A-9C8F-44224BD46AA6@gmail.com> References: <87zl6e4b7a.fsf@fastmail.fm> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCL01-0005mW-AS for emacs-orgmode@gnu.org; Sun, 22 Nov 2009 17:33:41 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCKzv-0005j7-Mx for emacs-orgmode@gnu.org; Sun, 22 Nov 2009 17:33:40 -0500 Received: from [199.232.76.173] (port=51202 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCKzv-0005j4-KH for emacs-orgmode@gnu.org; Sun, 22 Nov 2009 17:33:35 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:48651) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCKzv-00020e-94 for emacs-orgmode@gnu.org; Sun, 22 Nov 2009 17:33:35 -0500 Received: by ewy24 with SMTP id 24so1435017ewy.26 for ; Sun, 22 Nov 2009 14:33:34 -0800 (PST) In-Reply-To: <87zl6e4b7a.fsf@fastmail.fm> 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: Matt Lundin Cc: Org Mode Hi Matt, yes. The fact that this has not been reported earlier shows that this is not a frequent case. Fixed now, 2 lines are now allowed. Is that enough? - Carsten On Nov 22, 2009, at 8:21 PM, Matt Lundin wrote: > My apologies if an answer to this question is lurking somewhere on the > mailing list. (I couldn't find one.) > > Links that wrap across multiple lines result in a "No link found" > message when using org-open-at-point. E.g.,... > > --8<---------------cut here---------------start------------->8--- > [[http://www.google.com/][Google]] > --8<---------------cut here---------------end--------------->8--- > > works, but the following link (on which I invoked fill-paragraph in > org-mode) does not: > > --8<---------------cut here---------------start------------->8--- > [[http://www.google.com/][The famous search engine that many people > turn to when then need to > find something on the internet.]] > --8<---------------cut here---------------end--------------->8--- > > Thanks in advance for your help. > > - Matt > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten