From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Lomov Subject: Re: semantic-mode is conflict with org-mode Date: Thu, 6 Feb 2014 19:36:06 +0900 Message-ID: <20140206103606.GC904@smoon> References: <87vbwt82y9.fsf@gnu.org> <86ppn03b3c.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBMJe-0000w7-Il for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 05:36:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBMJX-0000iM-4W for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 05:36:18 -0500 Received: from mail-la0-x231.google.com ([2a00:1450:4010:c03::231]:63227) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBMJW-0000i2-S3 for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 05:36:11 -0500 Received: by mail-la0-f49.google.com with SMTP id y1so1293106lam.36 for ; Thu, 06 Feb 2014 02:36:09 -0800 (PST) Received: from smoon ([5.254.242.150]) by mx.google.com with ESMTPSA id l4sm553904lbd.15.2014.02.06.02.36.08 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Feb 2014 02:36:08 -0800 (PST) Content-Disposition: inline In-Reply-To: <86ppn03b3c.fsf@somewhere.org> 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: emacs-orgmode@gnu.org 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.