From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Bug of code block Date: Mon, 17 Oct 2011 08:06:09 -0600 Message-ID: <874nz767ce.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFnpg-0007hH-1C for emacs-orgmode@gnu.org; Mon, 17 Oct 2011 10:06:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RFnpX-0003x3-Nq for emacs-orgmode@gnu.org; Mon, 17 Oct 2011 10:06:23 -0400 Received: from mail-pz0-f47.google.com ([209.85.210.47]:64807) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFnpX-0003wj-JA for emacs-orgmode@gnu.org; Mon, 17 Oct 2011 10:06:15 -0400 Received: by pzd13 with SMTP id 13so8995197pzd.6 for ; Mon, 17 Oct 2011 07:06:14 -0700 (PDT) In-Reply-To: (Du Yanning's message of "Mon, 17 Oct 2011 18:29:04 +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: Du Yanning Cc: emacs-orgmode@gnu.org Du Yanning writes: > win7 > emacs 23.3 > org-mode 7.7 > > > The appearance of source code inside code block > #+BEGIN_SRC c++ > void foo() > { > } > #+END_SRC > is affected by M-x buffer-face-set. > However, It should look exactly the same as it is in a c++-mode buffer. To allow others to recreate this bug locally please provide a complete minimal example with all information required to recreate the problem. Best -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/