From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Abrahams Subject: Re: Bug: Problem with link display [7.7 (release_7.7.292.g0d4e8.dirty)] Date: Sat, 17 Sep 2011 22:52:06 -0400 Message-ID: References: <87y5xnymd7.fsf@norang.ca> <87r53ezlkx.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R57Vh-0000U0-L0 for emacs-orgmode@gnu.org; Sat, 17 Sep 2011 22:53:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R57Vg-0000yM-0B for emacs-orgmode@gnu.org; Sat, 17 Sep 2011 22:53:37 -0400 Received: from lo.gmane.org ([80.91.229.12]:36484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R57Vf-0000yG-LS for emacs-orgmode@gnu.org; Sat, 17 Sep 2011 22:53:35 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R57Ve-0002og-4Y for emacs-orgmode@gnu.org; Sun, 18 Sep 2011 04:53:34 +0200 Received: from 207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com ([207.172.223.249]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Sep 2011 04:53:34 +0200 Received: from dave by 207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Sep 2011 04:53:34 +0200 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: emacs-orgmode@gnu.org on Sat Sep 17 2011, Bernt Hansen wrote: > Dave Abrahams writes: > >> on Sat Sep 17 2011, Bernt Hansen wrote: >> >>> Dave Abrahams writes: >>> >>>> Remember to cover the basics, that is, what you expected to happen and >>>> what in fact did happen. You don't know how to make a good report? See >>>> >>>> http://orgmode.org/manual/Feedback.html#Feedback >>>> >>>> Your bug report will be posted to the Org-mode mailing list. >>>> ------------------------------------------------------------------------ >>>> >>>> I have the following in my properties drawer: >>>> >>>> :Message: [[message://4E6B5B46.50006@josuttis.de][Review of "The C++ Standard Library, 2nd Edition"]] >>>> >>>> The rendering looks like the attached screenshot, though: >>>> >>>> >>>> >>>> >>>> Emacs : GNU Emacs 23.3.1 (x86_64-apple-darwin10.8.0, Carbon Version 1.6.0 AppKit 1038.36) >>>> of 2011-09-12 on pluto.luannocracy.com >>>> Package: Org-mode version 7.7 (release_7.7.292.g0d4e8.dirty) >>> >>> This works fine for me on Linux in a minimal emacs setup. >>> Org-mode version 7.7 (release_7.7.297.g64784.dirty) >>> GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-12-11 >>> on raven, modified by Debian >>> >>> I have strikethrough disabled in my normal setup >>> (http://doc.norang.ca/org-mode.html#sec-16-4) but my minimal emacs test >>> doesn't include this setting. >>> >>> Can you check if it is something in your local configuration that is >>> causing this problem? >> >> Heh, it even happens with emacs -Q if you have a "+" character in the >> previous line (which is required with my .emacs as well to reproduce the >> problem): >> >> ** TODO whatever >> :PROPERTIES: >> :Date: Sat, 10 Sep 2011 14:42:46 +0200 >> :Message: [[message://4E6B5B46.50006@josuttis.de][Review of "The >> C++ Standard Library, 2nd Edition"]], >> [[message://4E748B89.8080805@josuttis.de][{libbok2} Updated files: io, >> i18n, container adapters]] >> :END: > > Ah, I didn't have the + on the previous line earlier. I can reproduce > this with the above example. Personally I would just turn off the > strike-through emphasis to 'fix' this problem but maybe the regexp that > matches emphasis on a line shouldn't allow newlines to match. > I'm not sure what other side effects this change might have. I think that's too simplistic. We don't want to forbid multiline strikethrough, but IMO markup detection should never propagate across distinct items in a property drawer, across paragraph boundaries, etc. -- Dave Abrahams BoostPro Computing http://www.boostpro.com