From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Bug: Problem with link display [7.7 (release_7.7.292.g0d4e8.dirty)] Date: Sat, 17 Sep 2011 15:55:48 -0400 Message-ID: <87y5xnymd7.fsf@norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R50zX-0000UQ-T6 for emacs-orgmode@gnu.org; Sat, 17 Sep 2011 15:56:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R50zW-0006lD-Ci for emacs-orgmode@gnu.org; Sat, 17 Sep 2011 15:55:59 -0400 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:45279 helo=mho-01-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R50zW-0006kR-9z for emacs-orgmode@gnu.org; Sat, 17 Sep 2011 15:55:58 -0400 In-Reply-To: (Dave Abrahams's message of "Sat, 17 Sep 2011 12:17:09 -0400") 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: Dave Abrahams Cc: emacs-orgmode@gnu.org 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? -Bernt