From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rian Murphy Subject: Emacs23 on Ubuntu recognizes 'remember', not 'capture' Date: Tue, 17 Jul 2012 13:32:01 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sr8AI-0002ft-Uq for emacs-orgmode@gnu.org; Tue, 17 Jul 2012 09:50:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sr8AC-0000Mv-3g for emacs-orgmode@gnu.org; Tue, 17 Jul 2012 09:50:14 -0400 Received: from plane.gmane.org ([80.91.229.3]:53896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sr8AB-0000Mh-Sm for emacs-orgmode@gnu.org; Tue, 17 Jul 2012 09:50:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Sr8AA-0002ui-Cv for emacs-orgmode@gnu.org; Tue, 17 Jul 2012 15:50:06 +0200 Received: from 72.14.228.129 ([72.14.228.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Jul 2012 15:50:06 +0200 Received: from rianmurphy by 72.14.228.129 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Jul 2012 15:50:06 +0200 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: emacs-orgmode@gnu.org Hello, I am using emacs 23 on an Ubuntu server. I also use emacs 22 on a Macbook pro. On the Macbook, I set up my .emacs file to use orgmode and defined several capture templates. They work fine on the Macbook. So I set up the .emacs file in the Ubuntu environment to start up org mode, and copied my capture templates over. When I tried to do a capture, however, emacs (on Ubuntu) didn't recognize 'org-capture'. The only way I could get it to work is to change all the'capture' references in .emcas to 'remember', and redo the templates using the remember syntax. I'd prefer to use capture on my Ubuntu installation. I searched the gmane archives and didn't find any clues. Would I have to somehow uninstall emacs 23 and install emacs 22? Any other ideas? Thanks, R. Murphy