emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug of code block


From: Du Yanning
Subject: [O] Bug of code block
Date: Mon, 17 Oct 2011 18:29:04 +0800

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]