From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ali Tofigh Subject: Bug involving *bold* text in second level headings Date: Mon, 17 May 2010 17:23:17 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=34854 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OE7u6-0004SY-KJ for emacs-orgmode@gnu.org; Mon, 17 May 2010 17:31:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OE7u0-00040H-Co for emacs-orgmode@gnu.org; Mon, 17 May 2010 17:31:14 -0400 Received: from mail-qy0-f191.google.com ([209.85.221.191]:36817) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OE7u0-0003zw-5Q for emacs-orgmode@gnu.org; Mon, 17 May 2010 17:31:08 -0400 Received: by qyk29 with SMTP id 29so8019675qyk.14 for ; Mon, 17 May 2010 14:31:07 -0700 (PDT) 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 i'm using org version 6.36. writing *bold* text does not work in second level headings, which is very weird since it works in all other levels (i've tried up to 60 levels...). For example try the following: * text *bold* text ** text *bold* text *** text *bold* text /ali