Hi all,

I'm using some of the paredit [1] functionality in org-mode, e.g. the deleting pairs of (),[],{}, and so forth. Note that I don't have paredit-mode enabled but rather use paredit-backward-delete and others. Recently, deleting {} as one entity stopped working, but it still works for [] and (). I suspect that this was after I updated org-mode from git, but I'm not quite sure. I can reproduce the problem w/o any of my normal configuration loaded.

Can anyone tell me if there have been recent changes in org-mode which might have caused this curious behaviour?

Thanks
Sebastian

[1] http://emacswiki.org/emacs/ParEdit