From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: org-remember and anything Date: Sat, 12 Jun 2010 13:09:45 -0400 Message-ID: <878w6kch46.fsf@gollum.intra.norang.ca> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=37514 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ONUDR-0007RU-A8 for emacs-orgmode@gnu.org; Sat, 12 Jun 2010 13:09:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ONUDO-0001tq-Ox for emacs-orgmode@gnu.org; Sat, 12 Jun 2010 13:09:52 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:61785) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ONUDO-0001tj-MC for emacs-orgmode@gnu.org; Sat, 12 Jun 2010 13:09:50 -0400 In-Reply-To: <87631oyybr.fsf_-_@gmail.com> (Glauber Alex Dias Prado's message of "Sat\, 12 Jun 2010 14\:07\:04 -0300") 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: smade4@gmail.com Cc: emacs-orgmode@gnu.org 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. I have no idea what 'anything' is so details of your setup for that would be helpful as well. Regards, Bernt