emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-mode + icicles, avoid key binding redefinitions?


From: Bastien
Subject: Re: [O] org-mode + icicles, avoid key binding redefinitions?
Date: Wed, 29 Jan 2014 18:48:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)


Hi Thomas,

address@hidden (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".)

-- 
 Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]