From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: C-c - broken Date: Mon, 06 Jun 2011 16:00:52 -0400 Message-ID: <5057.1307390452@alphaville.americas.hpqcorp.net> References: <87hb82q3t7.fsf@gmail.com> <4336.1307387652@alphaville.americas.hpqcorp.net> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTfys-0001f6-DO for emacs-orgmode@gnu.org; Mon, 06 Jun 2011 16:00:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QTfyp-0003VB-S4 for emacs-orgmode@gnu.org; Mon, 06 Jun 2011 16:00:57 -0400 Received: from g4t0014.houston.hp.com ([15.201.24.17]:12096) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTfyo-0003UI-Uu for emacs-orgmode@gnu.org; Mon, 06 Jun 2011 16:00:55 -0400 In-Reply-To: Message from Nick Dokos of "Mon, 06 Jun 2011 15:14:12 EDT." <4336.1307387652@alphaville.americas.hpqcorp.net> 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 Cc: Marvin Doyley , nicholas.dokos@hp.com, emacs-orgmode@gnu.org Nick Dokos wrote: > Nicolas Goaziou wrote: > > > Hello, > > > > Marvin Doyley writes: > > > > > I use to use C-c - to convert headlines to plain list, but for some reason > > > when I do this it tries to make a table of content, see below > > > > > > TABLE-OF-CONTENTS on ~/Documents/General/O/org/planner.org > > > SPC=view TAB=goto RET=goto+hide [q]uit [r]escan [l]abels [f]ollow [x]r > > > [?]Help > > > > I cannot reproduce this. Could you be more explicit ? What is your test > > file, where do you have cursor when you use C-c -, etc. > > > > It looks as if C-c - has been remapped by some package. What does C-h k > say for it? What minor modes are in effect in the planner.org buffer? > Maybe if you ask for Help with ? in the context above, it'll give > you an idea of who it is that's doing this. > Looks like reftex is the culprit - you can blame the guy who created reftex, what's his name? Ah, yes: Carsten Dominik :-) But why do you have reftex turned on in an org buffer? Nick