[Orgmode] Holidays command

2009-10-15 Thread Robin Green
I tried using the H key in the agenda to see what it did, and got this error message: org-agenda-execute-calendar-command: Wrong type argument: commandp, list-calendar-holidays I'm using org-mode 6.31. -- Robin ___ Emacs-orgmode mailing list Remembe

Re: [Orgmode] Holidays command

2009-10-15 Thread Giovanni Ridolfi
--- Gio 15/10/09, Robin Green ha scritto: Hi, Robin > I tried using the H key in the agenda > to see what it did, and got this > error message: > > org-agenda-execute-calendar-command: Wrong type argument: > commandp, > list-calendar-holidays > > I'm using org-mode 6.31. I think you did not ac

Re: [Orgmode] Holidays command

2009-10-15 Thread Robin Green
At Thu, 15 Oct 2009 05:26:01 -0700 (PDT), Giovanni Ridolfi wrote: > I think you did not activate the calendar-diary integration > as suggested in the manual: > > 10.3.1 The weekly/daily agenda > > (setq org-agenda-include-diary t) > > did you? Fair enough, I didn't. But I think a more user-frie

Re: Re: [Orgmode] Holidays command

2009-10-15 Thread Giovanni Ridolfi
--- Gio 15/10/09, Robin Green ha scritto: > At Thu, 15 Oct 2009 05:26:01 -0700 (PDT), > Giovanni Ridolfi wrote: > > I think you did not activate the calendar-diary > > integration > > Fair enough, I didn't. But I think a more user-friendly > error > message should be shown. I think that Carsten

[Orgmode] [org-babel] Idea: Rendering output of code blocks inline (like org links)

2009-10-15 Thread Marcelo de Moraes Serpa
Hello list! I haven't still managed to get org-babel to work, but I do have a doubt that might turn into a feature request :) Would it be possible to have chunks of code around the buffer get evaluated when you close them with some kind of token, and them only show the output, *just like links be

[Orgmode] org-babel installation failing using the latest version from git repo and emacs 23.1.50.1

2009-10-15 Thread Marcelo de Moraes Serpa
Hello, Well, I'm very, very excited to start using org-babel and making cool stuff with it. However, I could not yet get it to work here. The first thing that is not working, and I hope some more emacs-savvy users could put me in the right direction is that, I have this code in my .emacs: ;ORG M

[Orgmode] Re: Holidays command

2009-10-15 Thread Bernt Hansen
Robin Green writes: > At Thu, 15 Oct 2009 05:26:01 -0700 (PDT), > Giovanni Ridolfi wrote: >> I think you did not activate the calendar-diary integration >> as suggested in the manual: >> >> 10.3.1 The weekly/daily agenda >> >> (setq org-agenda-include-diary t) >> >> did you? > > Fair enough, I

[babel] Re: [Orgmode] org-babel installation failing using the latest version from git repo and emacs 23.1.50.1

2009-10-15 Thread Dan Davison
Hi Marcelo, (Please note that we've agreed to tag org-babel messages with "[babel]") Marcelo de Moraes Serpa writes: > Hello, > > Well, I'm very, very excited to start using org-babel and making cool stuff > with it. However, I could not yet get it to work here. OK, we must fix this. I create

[Orgmode] Quicklook

2009-10-15 Thread Jonathan
Has anyone found a nice solution for rendering Org files in OSX Quicklook in some prettified format (eg, org-mode highlights)? ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.

[Orgmode] Help: exporting an agenda view not working in v6.31a

2009-10-15 Thread Qi Qi
Hi all, Greetings! I found that when I try to export current agenda view to a txt or html, emacs gets hanging there. But It did work in the previous version. Does anyone else find this issue recently? Thanks. Qi ** "Life is half spent

RE: [Orgmode] Help: exporting an agenda view not working in v6.31a

2009-10-15 Thread Qi Qi
Thanks, Nick. I will see if backtrace could give it any clues. C-g doesn't work after my emacs hangs. When I type C-x C-w in the agenda view, and selet an option to export then it hangs there. I can see the cpu jumps high for long. It's strange. Because I did exactly same thing in v6.30

Re: [Orgmode] Help: exporting an agenda view not working in v6.31a

2009-10-15 Thread Nick Dokos
Qi Qi wrote: > Thanks, Nick. I will see if backtrace could give it any clues. > > C-g doesn't work after my emacs hangs. When I type C-x C-w in the > agenda view, and selet an option to export then it hangs there. I can > see the cpu jumps high for long. > > It's strange. Because I did exactl

Re: [Orgmode] [org-babel] Idea: Rendering output of code blocks inline (like org links)

2009-10-15 Thread Eric Schulte
Marcelo de Moraes Serpa writes: > Hello list! > > I haven't still managed to get org-babel to work, but I do have a doubt that > might turn into a feature > request :) > > Would it be possible to have chunks of code around the buffer get evaluated > when you close them with some > kind of token

[Orgmode] Org Babel, Ruby and Outlook

2009-10-15 Thread Miguel Fernando Cabrera
Hi All, In a similar way to [1], I want to import my Outlook appointments into Org. I thought of a less sophisticated way to archive this using Org Babel. I coded a Ruby script to "print out" the Appointments in Org Format so I can see them in the agenda view. I execute the code using the ":re

Re: [Orgmode] Org Babel, Ruby and Outlook

2009-10-15 Thread Eric Schulte
Hi Miguel, That is a very cool application. To insert your script's results directly into the Org-mode buffer try changing your header line from #+begin_src ruby :results output to #+begin_src ruby :results output raw as this seems like the sort of thing which would be generally useful, would

RE: [Orgmode] Help: exporting an agenda view not working in v6.31a

2009-10-15 Thread Qi Qi
<14516.1255644...@gamaville.dokosmarshall.org> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 My fault with C-g not working in previous email. C-g works to stop the hang= ing process.=20 I just test mine that Cx Cw works in any buffe

[Orgmode] Re: [org-babel] Idea: Rendering output of code blocks inline (like org links)

2009-10-15 Thread Maurizio Vitale
> "Eric" == Eric Schulte writes: Eric> Marcelo de Moraes Serpa writes: >> Hello list! >> >> I haven't still managed to get org-babel to work, but I do have a >> doubt that might turn into a feature request :) >> >> Would it be possible to have chunks of code aro

[Orgmode] Re: Example of a project for you?

2009-10-15 Thread Xavier Maillard
Bernt Hansen norang.ca> writes: > > Could you explain to me what you really call a project ? (and give an > > example of what it looks like in org-mode) > > Everything is a project. A project is just a task. All of my TODO > tasks start at level 2 > Does that help? That's perfect. Thank you

[Orgmode] org-olpath-completing-read is not friendly with partial-completion-mode

2009-10-15 Thread Levin Du
Try this: (partial-completion-mode t) (funcall 'org-olpath-completing-read "? " '("todo1.org/tasks/" "todo1.org/tasks/normal/" "todo1.org/tasks/urgent/" "note.org/") nil t nil nil) todo It stays on todo1.org/ (Sole completion) my raw patch: diff