[Orgmode] Help debugging a problem when saving org-agenda files with C-x s

2009-05-12 Thread Tassilo Horn
Hi all, I use an own function to save the current agenta to a text file, which I display in a tooltip on my desktop: --8<---cut here---start->8--- (defun th-org-mode-init () (add-hook 'after-save-hook 'th-org-update-agenda-file t t)) (add-hook 'org-mode-hook

Re: [Orgmode] Re: Organize Your Life In Plain Text!

2009-05-12 Thread Bernt Hansen
Carsten Dominik writes: > On May 13, 2009, at 3:50 AM, Bernt Hansen wrote: > >> Rick Moynihan writes: >> >>> Another comment (and this goes for many documents published in >>> org-mode) is that it would be nice if the HTML file could link to an >>> online copy of the raw org file. >> >> More tho

Re: [Orgmode] Re: Organize Your Life In Plain Text!

2009-05-12 Thread Carsten Dominik
On May 13, 2009, at 3:50 AM, Bernt Hansen wrote: Rick Moynihan writes: Another comment (and this goes for many documents published in org-mode) is that it would be nice if the HTML file could link to an online copy of the raw org file. More thoughts along this line... The only downside of

[Orgmode] Re: Organize Your Life In Plain Text!

2009-05-12 Thread Bernt Hansen
Rick Moynihan writes: > Another comment (and this goes for many documents published in > org-mode) is that it would be nice if the HTML file could link to an > online copy of the raw org file. More thoughts along this line... The only downside of doing this automatically is if you include :noex

Re: [Orgmode] Organize Your Life In Plain Text!

2009-05-12 Thread Bernt Hansen
Rick Moynihan writes: > Another comment (and this goes for many documents published in > org-mode) is that it would be nice if the HTML file could link to an > online copy of the raw org file. > > This would provide those new to org-mode a chance to see how org > syntax maps into a published docu

Re: [Orgmode] Organize Your Life In Plain Text!

2009-05-12 Thread Rick Moynihan
2009/5/7 Bernt Hansen : > Hi all, > > At Carsten's request I've started to document how I use org-mode in my > daily activities.  I plan to cover everything I use org-mode for and > this document is about half finished at this time. > > The current (under construction) document is available at > ht

[Orgmode] Checking for tags efficiently

2009-05-12 Thread Samuel Wales
Using org-map-entries, I check for expired done tasks and then archive them. I would like to skip archiving any subtree that has the tags[1] :data: or :repurpose:.[2] Is there a function for checking for the presence of tags efficiently (order 1) and robustly? Is org-entry-properties the right t

[Orgmode] Looking for some org-mode hooks

2009-05-12 Thread Keith Swartz
Hi there, I've recently switched to using org-mode for tracking todo items, and I'm finding it to be well worth the effort. I've read through the manual, and browsed past messages on the mail archive, but have a few questions about whether or not a few enhancements I want to do are currently

Re: [Orgmode] where to place org-mode and remember lisp files

2009-05-12 Thread Nick Dokos
Henri Fischer wrote: > I'm having trouble using org-mode version 6.26d in combination with Emacs > 22.3.1 > (i386-apple-darwin-9.6.0, Carbon version 1.6.0) which contains org-mode 5.23a. > The 6.26d source files are stored in ~/elisp. The Remember source files I > placed in ~/elisp/ > remember.

Re: [Orgmode] Patch to genericize org-yank (6.21b)

2009-05-12 Thread Scot Becker
Cool. I was just looking for something like that the other day. On Tue, May 12, 2009 at 3:30 PM, Carsten Dominik wrote: > Applied, thanks. > > - Carsten > > > On May 12, 2009, at 4:18 AM, s...@blarg.net wrote: > > The org-yank function has special support for outline structures. But >> if you

Re: [Orgmode] Quote blocks face

2009-05-12 Thread Scot Becker
I have managed to do multiple-line fontification in Emacs (and I think in org) using hi-lock mode: M-x hi-lock-face-buffer RET italic RET But I can't for the life of me get that regex back which could span multiple lines. I was sure I grouped '.' and the newline character somehow, but I can't re

[Orgmode] where to place org-mode and remember lisp files

2009-05-12 Thread Henri Fischer
Hi, I'm having trouble using org-mode version 6.26d in combination with Emacs 22.3.1 (i386-apple-darwin-9.6.0, Carbon version 1.6.0) which contains org-mode 5.23a. The 6.26d source files are stored in ~/elisp. The Remember source files I placed in ~/elisp/remember. Without (setq load-path (cons "~

Re: [Orgmode] Some Javascript Adventures

2009-05-12 Thread Sebastian Rose
If your Sitmap looks like this normaly: * Folder 1 - item 1.1 - item 1.2 * folder 1.1 - file 1.1.1 * folder 1.2 - file 1.2.1 * Folder 2 - item 2.1 - item 2.2 It collapses all, but the top folders on startup: * Folder 1 * Folder 2 Each folder can

Re: [Orgmode] org-protocol links from adobe reader

2009-05-12 Thread Sebastian Rose
Yeeess! :-D Friedrich Delgado Friedrichs writes: > Done. Hope you like it :) > > Sebastian Rose schrieb: >> Friedrich Delgado Friedrichs writes: >> > Sebastian Rose schrieb: >> >> How about adding it to the org-protocol docs on Worg: >> > Just kidding, I just registered on repo.or.cz and sent

Re: [Orgmode] Patch to genericize org-yank (6.21b)

2009-05-12 Thread Carsten Dominik
Applied, thanks. - Carsten On May 12, 2009, at 4:18 AM, s...@blarg.net wrote: The org-yank function has special support for outline structures. But if you want the same behavior for something other than yank, you're out of luck. This patch (against 6.21b) moves the main functionality into or

Re: [Orgmode] Quote blocks face

2009-05-12 Thread Carsten Dominik
On May 12, 2009, at 3:38 PM, Julien Barnier wrote: Hi, And first of all, thanks to everybody for this really great piece of work that org-mode is. I think I discover a new feature almost every day. :-) I've got one little question : is there a simple way to customize the face of some «environ

Re: [Orgmode] Some Javascript Adventures

2009-05-12 Thread Sebastian Rose
And this is, how you need to do it, if you have the sitemap included: => --->8->8->8--- #+STYLE: #+STYLE: #+STYLE: