From: Glauber Alex Dias Prado
Subject: Re: org-remember and anything
Date: Mon, 14 Jun 2010 10:38:09 -0300
> Oh sorry, here is complete instructions:
> (add-to-list 'load-path "/home/glauber/elisp")
> (add-to-list 'load-path "/home/glauber/elisp/org-mode")
> (add-to-list 'load-path "/home/glauber
Glauber Alex Dias Prado writes:
> i thought i was explicity enough when i said "when calling org-remember"
> :), this happens after i select a template and it prompts for completion
> which is being handled by anything, that is when the backtrace happens,
> this only happens with org-mode so i th
Oh sorry, here is complete instructions:
(add-to-list 'load-path "/home/glauber/elisp")
(add-to-list 'load-path "/home/glauber/elisp/org-mode")
(add-to-list 'load-path "/home/glauber/elisp/org-mode/lisp")
(require 'org)
(require 'init-org-mode) ;; which can be found here:
http://openpaste.org/2210
i thought i was explicity enough when i said "when calling org-remember"
:), this happens after i select a template and it prompts for completion
which is being handled by anything, that is when the backtrace happens,
this only happens with org-mode so i thought it was more a org thing
than anythin
Hi, can you please provide more info on what you do exactly and how you
use anything (which source, function etc...) with org.
Which command give this backtrace?
Glauber Alex Dias Prado writes:
> Hi,
> when calling org-remember, after selecting the template org doesnt
> provide the right syntax
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 bot
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