From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glauber Alex Dias Prado Subject: Re: org-remember and anything Date: Sat, 12 Jun 2010 14:44:44 -0300 Message-ID: <87y6ekkuwj.fsf@gmail.com> References: <4C0FE13B.3040002@ccbr.umn.edu> <87r5kfpw9k.fsf@gollum.intra.norang.ca> <4C103369.5030008@ccbr.umn.edu> <87631rk9ja.fsf@gollum.intra.norang.ca> <871vcfk0kh.fsf@gollum.intra.norang.ca> <87ocfjtjvr.fsf_-_@mundaneum.com> <87eigcb7gs.fsf@in-ulm.de> <87631oyybr.fsf_-_@gmail.com> <878w6kch46.fsf@gollum.intra.norang.ca> Reply-To: smade4@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=32849 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ONUav-0004AH-Ek for emacs-orgmode@gnu.org; Sat, 12 Jun 2010 13:34:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ONUau-0004xP-4I for emacs-orgmode@gnu.org; Sat, 12 Jun 2010 13:34:09 -0400 Received: from mail-gw0-f41.google.com ([74.125.83.41]:37575) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ONUau-0004xF-01 for emacs-orgmode@gnu.org; Sat, 12 Jun 2010 13:34:08 -0400 Received: by gwaa18 with SMTP id a18so1291429gwa.0 for ; Sat, 12 Jun 2010 10:34:07 -0700 (PDT) In-Reply-To: <878w6kch46.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Sat, 12 Jun 2010 13:09:45 -0400") 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: Bernt Hansen Cc: emacs-orgmode@gnu.org Bernt Hansen writes: > Glauber Alex Dias Prado writes: > >> Hi, >> when calling org-remember, after selecting the template org doesnt >> provide the right syntax to anything as it is configure for icomplete i >> think, dunno what is really involved here as it used to work( i tried it >> with both ido completion support on and off): >> >> Sorry if this is not really a org thing: >> >> >> Debugger entered--Lisp error: (error "anything-interpret-value: Symbol must be a function or a variable") >> signal(error ("anything-interpret-value: Symbol must be a function or a variable")) >> error("anything-interpret-value: Symbol must be a function or a variable") > > > >> remember-mode() >> remember(nil) >> org-do-remember() >> org-remember(nil) >> call-interactively(org-remember nil nil) > > I don't think there are enough details here to help. You should provide > your org-mode and emacs versions and the remember template you are > trying to invoke. > It happens for the simplest template you try(any): GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-05-20 on jetski Org-mode version 6.35trans (release_6.35g.161.ga2518) > I have no idea what 'anything' is so details of your setup for that > would be helpful as well. its a very simple setup(if using auto-install): http://www.emacswiki.org/emacs/AutoInstall after u install auto-install you can call M-x auto-install-batch anything RET After that: (require 'anything-startup) > > Regards, > Bernt > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode