From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Faces issue with plain lists under second-level headings? Date: Fri, 03 Jan 2014 11:25:36 +0100 Message-ID: <87eh4pwee7.fsf@bzg.ath.cx> References: <73e5b329-ee5d-4f39-89db-44de668691d0@dewdrop-world.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vz1wr-0007Uh-Lk for emacs-orgmode@gnu.org; Fri, 03 Jan 2014 05:25:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vz1wj-0007y5-93 for emacs-orgmode@gnu.org; Fri, 03 Jan 2014 05:25:49 -0500 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:63538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vz1wi-0007y0-Rs for emacs-orgmode@gnu.org; Fri, 03 Jan 2014 05:25:41 -0500 Received: by mail-wi0-f169.google.com with SMTP id j9so308759wiv.4 for ; Fri, 03 Jan 2014 02:25:40 -0800 (PST) In-Reply-To: <73e5b329-ee5d-4f39-89db-44de668691d0@dewdrop-world.net> (James Harkins's message of "Fri, 03 Jan 2014 17:25:10 +0800") 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: James Harkins Cc: orgmode James Harkins writes: > I'm not sure if this is reported, but I spotted a minor "faces" bug > just now. > > Put this into an Org buffer. > > ** Headline > - *Bold* non-bold > - *Bold* non-bold > - Non-bold > > Put the cursor on "Headline" and do M-left, M-right. When the heading > is any level other than second, no problem. But at the second level, > the first boldface appears in normal type, while the second item's > boldface works properly. > > File this under trivial annoyance, but maybe easy to fix? This should be fixed in maint now, thanks for reporting this! -- Bastien