From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: paredit/org problems Date: Sun, 03 Mar 2013 08:03:34 +0100 Message-ID: <87txotvubd.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UC2xM-0006hs-No for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 02:03:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UC2xL-0007ks-Q4 for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 02:03:36 -0500 Received: from mail-wg0-f49.google.com ([74.125.82.49]:43423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UC2xL-0007ko-KF for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 02:03:35 -0500 Received: by mail-wg0-f49.google.com with SMTP id 15so3409477wgd.28 for ; Sat, 02 Mar 2013 23:03:34 -0800 (PST) In-Reply-To: (Sebastian Hofer's message of "Sat, 2 Mar 2013 18:16:26 +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: Sebastian Hofer Cc: emacs-orgmode@gnu.org Hi Sebastian, Sebastian Hofer writes: > 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. This is now fixed in master, thanks. -- Bastien