Hello, ** Sebastien Vauban [2014-02-06 09:21:43 +0100]: > Xue Fuqiao wrote: >> semantic-mode uses `C-c ,' as a prefix for several commands. org-mode uses >> `C-c ,' for org-priority. I don't use semantic-mode within org-mode. Is >> there a way to disable semantic-mode just in org-mode buffers in Emacs? >> If so, can someone include in in [[info:org#Conflicts]]?
>> (I'm using Org 8.2.5c on Emacs 24.3.50.) > See http://lists.gnu.org/archive/html/emacs-orgmode/2014-01/msg00866.html. > It shows this is not the only key binding stolen by Org mode. On contrary, semantic-mode is minor mode so it hides `C-c ,' binded by Org mode (that it shouldn't do, that thread is about that). > Best regards, > Seb --- WBR, Vladimir Lomov -- The first version always gets thrown away.