From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Hanche-Olsen Subject: Re: electric-pair-mode Date: Fri, 06 Dec 2013 18:12:06 +0100 (CET) Message-ID: <20131206.181206.1961086241099218685.hanche@math.ntnu.no> References: <20131205.201603.690970458726323289.hanche@math.ntnu.no> <87eh5q84vx.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: Text/Plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VoyxC-0005j2-Ol for emacs-orgmode@gnu.org; Fri, 06 Dec 2013 12:12:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Voyx6-00071C-TD for emacs-orgmode@gnu.org; Fri, 06 Dec 2013 12:12:38 -0500 In-Reply-To: <87eh5q84vx.fsf@bzg.ath.cx> 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: bzg@gnu.org Cc: emacs-orgmode@gnu.org [Bastien (2013-12-06 13:50:58 UTC)] > > So is there a way to make org-self-insert-command compatible with > > electric-pair-mode? >=20 > it works fine for me. I have been told (off list) that delete-selection-mode could be the culprit. And indeed, turning it off fixes the problem. But I don't want to du that, as I have gotten quite fond of it. But it could explain why it works for you. The same person told me that autopair might be a good alternativ to electric-pair-mode. So I will give that a shot. > What version of Org are you using? It's version 7.9.3f, bundled with the GNU emacs development sources (as of a month or so ago). That appears to be quite old? I would like a newer one anyhow, if only for the improved orgstruct-mode. =E2=80=93 Harald