Re: [Orgmode] remember template "bottom" bug

2008-09-26 Thread Carsten Dominik
On Sep 26, 2008, at 10:29 PM, Ethan Blanton wrote: Hi, I'm using org-mode 6.07b (installed from source) with emacs 22.1.1 and remember.el 1.9 (both installed from Ubunty Hardy package repositories), and remember templates which specify their heading as bottom seem to display a rather unfortuna

[Orgmode] publish templates - include stylesheet

2008-09-26 Thread plutek-infinity
greetings! i'm following the org-publish tutorial on worg, and have hit a snag: the html style specifications "special comment section" successfully includes an external stylesheet when i put it in an org file prior to publishing, but when i move it to the level-N.org files as outlined in the t

[Orgmode] remember template "bottom" bug

2008-09-26 Thread Ethan Blanton
Hi, I'm using org-mode 6.07b (installed from source) with emacs 22.1.1 and remember.el 1.9 (both installed from Ubunty Hardy package repositories), and remember templates which specify their heading as bottom seem to display a rather unfortunate bug -- the inserted node *replaces* the current bott

Re: [Orgmode] custom commands 'todo-tree' and org-agenda-skip-function

2008-09-26 Thread Carsten Dominik
On Sep 26, 2008, at 3:55 PM, Vladi Solutka wrote: Hello, I'm currently playing with org-agenda-custom-commands and noticed that skipping scheduled entries does not work for todo-trees. Example: The following works fine for 'todo', but with 'todo-tree' (as used here) scheduled entries are also

[Orgmode] Re: OSD alerts for appointment reminders (+ erc hook to use OSD)

2008-09-26 Thread Cezar Halmagean
Very nice idea, I tryied this on Ubuntu 8.04 but it's not working for me, the example provided in the gnome-osd-client man doesn't work either: gnome-osd-client -f "Volume: 96%" ServerError: : u'osd_vposition' Evaluating (osd-display "i2" "and OSD..." 500) => 2 Cezar __

Re: [Orgmode] Possible bug in task breakdown recounting, narrowing problem from agenda or sparse tree?

2008-09-26 Thread Carsten Dominik
Hi Charles, This is indeed a bug, fixed now (in the git repo), thank you for your report. - Carsten On Sep 25, 2008, at 8:13 PM, Charles Sebold wrote: In an org file that looks like this: #+STARTUP: odd #+STARTUP: hi

Re: [Orgmode] Overview of agenda files

2008-09-26 Thread Carsten Dominik
Hi Vladi, On Sep 24, 2008, at 1:28 PM, Vladi Solutka wrote: Hi! First: Thanks for orgmode! Didn't know that it would be possible to love my emacs even more :-)) After I'd watched Dominiks Google Talk about org-mode (thanks for that, very interesting), I started to organize my stuff in a more

[Orgmode] Latex export & Prosper Presentation

2008-09-26 Thread Russell Adams
I've gotten a basic export to Prosper working for a presentation I'm writing to give this weekend. Here is the extra portion for .emacs: (setq org-export-latex-classes (cons '("prosper" "% BEGIN Prosper Defaults \\documentclass[pdf, contemporain]{prosper} \\usepackage[utf8]{inputenc} \\usepac

Re: [Orgmode] PLOT options

2008-09-26 Thread Nick Dokos
Eric Schulte <[EMAIL PROTECTED]> wrote: > henry atting <[EMAIL PROTECTED]> writes: > > > Does a line with gnuplot options look like this (for > > example): > > > > #+PLOT with:histograms > > > > There should be a colon after PLOT like so > > #+PLOT: with:histograms > > Howev

Re: [Orgmode] PLOT options

2008-09-26 Thread Eric Schulte
henry atting <[EMAIL PROTECTED]> writes: > Does a line with gnuplot options look like this (for > example): > > #+PLOT with:histograms > There should be a colon after PLOT like so #+PLOT: with:histograms However now that you mention it, requiring the colon does seem kind of p

[Orgmode] custom commands 'todo-tree' and org-agenda-skip-function

2008-09-26 Thread Vladi Solutka
Hello, I'm currently playing with org-agenda-custom-commands and noticed that skipping scheduled entries does not work for todo-trees. Example: The following works fine for 'todo', but with 'todo-tree' (as used here) scheduled entries are also shown. (setq org-agenda-custom-commands '(("x" "Ope