From mboxrd@z Thu Jan 1 00:00:00 1970 From: Curiouslearn Subject: Re: command f in agenda buffer Date: Sun, 12 Dec 2010 21:05:39 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=44873 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PRxnK-0004K5-HD for emacs-orgmode@gnu.org; Sun, 12 Dec 2010 21:05:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PRxnI-0006uH-Av for emacs-orgmode@gnu.org; Sun, 12 Dec 2010 21:05:41 -0500 Received: from mail-iw0-f175.google.com ([209.85.214.175]:62634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PRxnI-0006tw-7k for emacs-orgmode@gnu.org; Sun, 12 Dec 2010 21:05:40 -0500 Received: by iwn8 with SMTP id 8so8554147iwn.34 for ; Sun, 12 Dec 2010 18:05:39 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jeff Horn Cc: emacs-orgmode@gnu.org, Carsten Dominik Thank you. I have upgraded my emacs install and came with it the new org-mode (I know that this is probably not the latest). But for this version of the org-mode the key =f= works great. On Sun, Dec 12, 2010 at 7:41 PM, Jeff Horn wrote: > (Forward to group) > > On Sun, Dec 12, 2010 at 7:22 PM, Curiouslearn wrote: >> Thanks to both Jeff and Carsten. >> >> Jeff, I will try your code. Do I need to put the #BEGIN_SRC emacs-lisp >> line if I am including the code snippet in my .emacs file. > > No need to include the beginning or end lines. They are there only to > quote the code and separate it from the rest of my e-mail. > > The code is likely not to work, as the function you are trying to use > might not exist in your current version of org-mode. Try upgrading > first and let us know if that fixes everything. > > BTW, when I started using a different version of org-mode, the only > thing I did was follow the instructions on the Web site and put the > org-mode folder in my load-path. I think it is recommended to > =(require 'org-install)= in your init file, but I didn't do that until > recently. > > -- > Jeffrey Horn > Graduate Lecturer and PhD Student in Economics > George Mason University > > (704) 271-4797 > jhorn@gmu.edu > jrhorn424@gmail.com > > http://www.failuretorefrain.com/jeff/ >