From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: autopair-mode Date: Sun, 17 Feb 2013 20:55:16 +0100 Message-ID: <87fw0uob2a.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7CHl-0000cX-94 for emacs-orgmode@gnu.org; Sun, 17 Feb 2013 17:00:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7CHj-0004lb-Kx for emacs-orgmode@gnu.org; Sun, 17 Feb 2013 17:00:37 -0500 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:56754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7CHj-0004lC-De for emacs-orgmode@gnu.org; Sun, 17 Feb 2013 17:00:35 -0500 Received: by mail-wi0-f170.google.com with SMTP id hm11so3069087wib.5 for ; Sun, 17 Feb 2013 14:00:33 -0800 (PST) In-Reply-To: (Marvin Doyley's message of "Sun, 17 Feb 2013 12:04:56 -0500") 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: Marvin Doyley Cc: emacs-orgmode@gnu.org Hi Marvin, Marvin Doyley writes: > Org-7.9.3   doesn't seem to play well with autopair-global-mode, > > I got the following error when I try to load an org file. > > Error in post-command-hook (autopair-global-mode-check-buffers): > (wrong-type-argument characterp nil) I just tried the latest autopair-mode (from github) toghether with Org-mode 7.9.3 and I cannot reproduce the error. Can you (setq debug-on-error t) and send the backtrace? Thanks, -- Bastien