From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Had to require org-capture? Date: Wed, 21 Nov 2012 09:52:47 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:32789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbCbZ-0000Kx-Jw for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 10:52:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbCbY-0006z5-LU for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 10:52:49 -0500 Received: from mail-ie0-f169.google.com ([209.85.223.169]:65423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbCbY-0006yu-H0 for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 10:52:48 -0500 Received: by mail-ie0-f169.google.com with SMTP id 10so12839744ied.0 for ; Wed, 21 Nov 2012 07:52:47 -0800 (PST) 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 Hello, I'm running org-mode from the non-compiled source code and the latest git pull. I noticed that calling org-capture was not working correctly, so I ran (require 'org-capture), then it worked. Is this something new? I can post version, setup, etc. later, but I just wanted to know if I'm missing some vital setup/cofiguration information. Thanks, --Nate