[Orgmode] Re: org-remember and anything

2010-06-26 Thread rubikitch
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

[Orgmode] Re: org-remember and anything

2010-06-14 Thread Thierry Volpiatto
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

[Orgmode] Re: org-remember and anything

2010-06-14 Thread Glauber Alex Dias Prado
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

[Orgmode] Re: org-remember and anything

2010-06-14 Thread Glauber Alex Dias Prado
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

[Orgmode] Re: org-remember and anything

2010-06-12 Thread Thierry Volpiatto
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

[Orgmode] Re: org-remember and anything

2010-06-12 Thread Glauber Alex Dias Prado
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

[Orgmode] Re: org-remember and anything

2010-06-12 Thread Bernt Hansen
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