From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: org-mode + icicles, avoid key binding redefinitions? Date: Fri, 24 Jan 2014 21:34:36 -1000 Message-ID: References: <87ob33nnwi.fsf@bzg.ath.cx> <87eh3yvgyg.fsf@bzg.ath.cx> <3bc3c5a1-1c3f-4975-9dd6-3428aabb69be@default> <87ppniu06o.fsf@bzg.ath.cx> <1c11f795-ca4a-45bf-9701-7645a0609ed1@default> <87lhy6l4k4.fsf@bzg.ath.cx> <87d2jh93jb.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6xlU-00051X-Qe for emacs-orgmode@gnu.org; Sat, 25 Jan 2014 02:34:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6xlO-0006YR-QR for emacs-orgmode@gnu.org; Sat, 25 Jan 2014 02:34:52 -0500 Received: from oproxy9-pub.mail.unifiedlayer.com ([69.89.24.6]:51641) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1W6xlO-0006YD-JJ for emacs-orgmode@gnu.org; Sat, 25 Jan 2014 02:34:46 -0500 In-Reply-To: <87d2jh93jb.fsf@bzg.ath.cx> (Bastien's message of "Fri, 24 Jan 2014 09:39:52 +0100") 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: Bastien Cc: emacs-orgmode@gnu.org, Drew Adams Aloha Bastien, Bastien writes: > Hi Thomas, > > tsd@tsdye.com (Thomas S. Dye) writes: > >> I just checked the Org mode manual and found that it has several entries >> that consist of `C-c' followed by a punctuation character. > > Can we list them in this thread to discuss how bad the situation is > for each of these keybindings? > >> In my quick check (at the boarding gate for an airline flight) I didn't >> find a note that these sequences might properly be shadowed by a minor >> mode. >> >> Perhaps a note in the manual would be useful? > > Indeed. But first let's make a list and see which one of these > keybindings could be a candidate for an update. Using the syntax table for Org I found the following C-c punctuation combinations in the Org Key Index: * C-c punctuation C-c ! Creating timestamps C-c # Checkboxes C-c ' Editing and debugging formulas, literal examples, include files, editing source code, cooperation C-c , Priorities C-c . Creating timestamps C-c ; Comment lines C-c ? Editing and debugging formulas C-c @ Structure editing C-c ^ Structure editing, plain lists, built-in table editor C-c ` Built-in table editor C-c ~ Cooperation I think I've interpreted the syntax table correctly, but I don't have any experience with this, so I might have made mistakes. All the best, Tom -- Thomas S. Dye http://www.tsdye.com