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: Wed, 29 Jan 2014 09:48:20 -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> <87bnywtqx4.fsf@bzg.ath.cx> <86lhxz6uw8.fsf@somewhere.org> <87a9eefzmw.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8b8C-0001jG-3J for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 14:49:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8b85-0000ml-IV for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 14:49:04 -0500 Received: from plane.gmane.org ([80.91.229.3]:52150) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8b85-0000mP-CB for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 14:48:57 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W8b7y-0007F8-ND for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 20:48:50 +0100 In-Reply-To: <87a9eefzmw.fsf@bzg.ath.cx> (Bastien's message of "Wed, 29 Jan 2014 18:48:07 +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: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org, Sebastien Vauban Aloha Bastien, Bastien writes: > Hi Thomas, > > tsd@tsdye.com (Thomas S. Dye) writes: > >> Also, this is my first time trying to decode a syntax table, so caveat >> emptor. > > Yes -- when doing C-u C-x on { in fundamental-mode I read > > Character code properties: customize what to show > name: LEFT CURLY BRACKET > old-name: OPENING CURLY BRACKET > general-category: Ps (Punctuation, Open) > ^^^^^^^^^^^ > > and this is the same in org-mode, as org-mode does not modify the > syntax of this character. > > So I think `{' is generally a considered a "punctuation" character > (compare it to the `*' char, which also falls into two categories, > "punctuation" and "other".) Then "punctuation" has two senses, one generic and another specific. To my mind, the emacs guideline is ambiguous unless there is some convention about which sense is meant in this case. I guess it would be possible to look at the code to figure this out, but I'm not well equipped to do that. All the best, Tom -- Thomas S. Dye http://www.tsdye.com