From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: org-hide-emphasis-markers problem Date: Fri, 31 Jul 2009 16:47:41 +0200 Message-ID: <86k51onc36.fsf@neuf.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWtOf-0005Ue-NO for emacs-orgmode@gnu.org; Fri, 31 Jul 2009 10:47:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWtOc-0005Ql-VU for emacs-orgmode@gnu.org; Fri, 31 Jul 2009 10:47:48 -0400 Received: from [199.232.76.173] (port=33826 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWtOc-0005QT-Fk for emacs-orgmode@gnu.org; Fri, 31 Jul 2009 10:47:46 -0400 Received: from smtp22.services.sfr.fr ([93.17.128.10]:33291) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWtOc-0007ef-20 for emacs-orgmode@gnu.org; Fri, 31 Jul 2009 10:47:46 -0400 Received: from filter.sfr.fr (localhost [127.0.0.1]) by msfrf2202.sfr.fr (SMTP Server) with ESMTP id 897EF7000099 for ; Fri, 31 Jul 2009 16:47:43 +0200 (CEST) Received: from lowzel.ath.cx (236.95.74-86.rev.gaoland.net [86.74.95.236]) by msfrf2202.sfr.fr (SMTP Server) with ESMTP id 712077000098 for ; Fri, 31 Jul 2009 16:47:43 +0200 (CEST) Received: from Misty. (46.183.98-84.rev.gaoland.net [84.98.183.46]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lowzel.ath.cx (Postfix) with ESMTPSA id F201926003D for ; Fri, 31 Jul 2009 16:47:42 +0200 (CEST) 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: emacs-orgmode@gnu.org Hello, When set to t, org-hide-emphasis-markers doesn't seem to behave well with R in agenda mode, or C-c C-x C-r elsewhere, that is with dynamic blocks. The error is the following : org-do-emphasis-faces: Wrong type argument: integer-or-marker-p, nil I think it also acts strangely with column-mode, something about the fonts, but I can't be more precise. -- Nicolas Goaziou