From mboxrd@z Thu Jan 1 00:00:00 1970 From: Renato Subject: setting up org-remember Date: Mon, 29 Aug 2011 16:07:33 +0200 Message-ID: <20110829160733.77a2ea33@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qy2W0-0001jC-Ia for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 10:08:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qy2Vz-0000sQ-5a for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 10:08:40 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:34197) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qy2Vy-0000sJ-Qn for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 10:08:39 -0400 Received: by wwf10 with SMTP id 10so4504595wwf.30 for ; Mon, 29 Aug 2011 07:08:38 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, I'm trying to set up org-remember, however I'm having some problems. I seem to miss the function org-remember-insinuate (No Match). However that function seems to be defined in org-remember.el.gz which is in /usr/share/emacs/23.3/lisp/org (and this path is in load-path). should I post somewhere my .emacs? I'm on archlinux, emacs version 23.3.1 and the org-mode shipped with it (6.33) renato