From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Nikishkin Subject: Org 9.2 not inhibiting electric-pair-mode in the beginning of lines? Date: Tue, 29 Oct 2019 16:09:08 +0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35037) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPMZ9-0003uC-1l for emacs-orgmode@gnu.org; Tue, 29 Oct 2019 04:09:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iPMZ8-0001ZG-16 for emacs-orgmode@gnu.org; Tue, 29 Oct 2019 04:09:22 -0400 Received: from mail-ed1-x532.google.com ([2a00:1450:4864:20::532]:42418) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iPMZ7-0001Yg-PN for emacs-orgmode@gnu.org; Tue, 29 Oct 2019 04:09:21 -0400 Received: by mail-ed1-x532.google.com with SMTP id s20so10013904edq.9 for ; Tue, 29 Oct 2019 01:09:21 -0700 (PDT) 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" To: emacs-orgmode@gnu.org I used org 8 until recently, and it used to be that I could type "<" at the beginning of a line, and it would be still a single "<" (thus allowing the expansion of structured templates with TAB) In org 9.2 electric-pair-mode seems to be working all the time. What is the recommended way of making paired parentheses in org 9.2? Shall I inhibit electric-pair-mode somehow myself, and instead rely on org-cdlatex-mode? What would be the correct incantation to put in the .emacs file? Thanks! -- Yours sincerely, Vladimir Nikishkin