From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: problems with org and pabbrev Date: Wed, 10 Feb 2016 16:22:32 +0000 Message-ID: <87vb5wsfg7.fsf@delle7240.chemeng.ucl.ac.uk> References: <6e29e69ee8eb8913d2db433be1206aea@h-rd.org> <87pow5x4pr.fsf@delle7240.chemeng.ucl.ac.uk> <8ff504f9e01131fda8a7bcb2f2cc97e0@h-rd.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTYAu-00033y-Aj for emacs-orgmode@gnu.org; Wed, 10 Feb 2016 12:03:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTYAp-0003wS-Bc for emacs-orgmode@gnu.org; Wed, 10 Feb 2016 12:03:32 -0500 Received: from mail-am1on0130.outbound.protection.outlook.com ([157.56.112.130]:5958 helo=emea01-am1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTYAp-0003tk-2v for emacs-orgmode@gnu.org; Wed, 10 Feb 2016 12:03:27 -0500 In-Reply-To: <8ff504f9e01131fda8a7bcb2f2cc97e0@h-rd.org> (orgmode@h-rd.org's message of "Wed, 10 Feb 2016 12:47:42 +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: orgmode Cc: emacs-orgmode@gnu.org On Wednesday, 10 Feb 2016 at 12:47, orgmode wrote: > Thanks very much. The following line did the trick: > > (define-key pabbrev-mode-map [tab] 'pabbrev-expand-maybe) > > I set this after loading orgmode. It seems pabbrev uses \tab and not > [tab]. or orgmode somehow overrides it, and it has to be set > explicitly. Excellent. Glad I could help. The mysteries of [tab]//\t/TAB are just that, a complete mystery (to me). -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.90.1, Org release_8.3.3-535-g7213aa