From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marvin Doyley Subject: Re: C-c - broken Date: Mon, 6 Jun 2011 18:22:40 -0400 Message-ID: <7366256005803460590@unknownmsgid> References: <87hb82q3t7.fsf@gmail.com> <4336.1307387652@alphaville.americas.hpqcorp.net> Mime-Version: 1.0 (iPad Mail 8J2) Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51059) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTiAq-0003OU-CY for emacs-orgmode@gnu.org; Mon, 06 Jun 2011 18:21:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QTiAo-0002N3-M5 for emacs-orgmode@gnu.org; Mon, 06 Jun 2011 18:21:28 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:43330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTiAo-0002Mo-7c for emacs-orgmode@gnu.org; Mon, 06 Jun 2011 18:21:26 -0400 Received: by fxm18 with SMTP id 18so3421501fxm.0 for ; Mon, 06 Jun 2011 15:21:25 -0700 (PDT) In-Reply-To: <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 To: "nicholas.dokos@hp.com" Cc: "emacs-orgmode@gnu.org" Hi guys, Switching off Reftex works Cheers M On Jun 6, 2011, at 3:14 PM, 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. > > Nick