From mboxrd@z Thu Jan 1 00:00:00 1970 From: francois.lagarde@bruit.gotdns.org Subject: problem with bold faces. Date: Tue, 18 Sep 2007 12:26:49 +0200 Message-ID: <87ps0guv4m.fsf@is003308.saclay.cea.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IXaLw-00022o-Vo for emacs-orgmode@gnu.org; Tue, 18 Sep 2007 06:30:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IXaLv-00020Q-2I for emacs-orgmode@gnu.org; Tue, 18 Sep 2007 06:30:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXaLu-00020B-RI for emacs-orgmode@gnu.org; Tue, 18 Sep 2007 06:30:46 -0400 Received: from cirse.extra.cea.fr ([132.166.172.102]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IXaLu-0003wM-CZ for emacs-orgmode@gnu.org; Tue, 18 Sep 2007 06:30:46 -0400 Received: from nephilia.intra.cea.fr (nephilia.intra.cea.fr [132.166.88.33]) by cirse.extra.cea.fr (8.13.8/8.13.8/CEAnet-Internet.7.0) with ESMTP id l8IAUb3R019716 for ; Tue, 18 Sep 2007 12:30:37 +0200 Received: from muguet2.intra.cea.fr (muguet2.intra.cea.fr [132.166.192.7]) by nephilia.intra.cea.fr (8.13.8/8.13.8) with ESMTP id l8IAUb7D007359 for ; Tue, 18 Sep 2007 12:30:37 +0200 (envelope-from francois.lagarde@cea.fr) Received: from is003308.saclay.cea.fr (is003308.saclay.cea.fr [132.166.134.48]) by muguet2.intra.cea.fr (8.13.8/8.13.8/CEAnet-Intranet-out-1.0) with ESMTP id l8IAUbA1016328 for ; Tue, 18 Sep 2007 12:30:37 +0200 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, My current org version is 5.09 I have problems to bold texts when they are after a headline having a tag. For example --8<----- correct * my title=20=20 - *description* i say something=20 will correctly recognize description in bold, but --8<----- incorrect * my title :tag: - *description* i say something=20 will fail. description uses a normal face. doesn't know if it comes from my configuration or I misuse org. --=20 Fran=E7ois=20