Re: [Orgmode] Re: Is there a good way to use org as blog system?

2009-10-01 Thread Nagarjuna G.
On Thu, Oct 1, 2009 at 7:13 AM, Eric Schulte wrote: > I started down this path some months ago and generated the following as > a sort of tentative exploration > > http://github.com/eschulte/simple-server > > which makes use of > > http://www.emacswiki.org/emacs/EmacsEchoServer > > and httpd.el at

[Orgmode] Re: Archived Subtrees Marked DONE

2009-10-01 Thread Carsten Dominik
On Oct 2, 2009, at 2:12 AM, Bernt Hansen wrote: David Neu writes: It looks like when using C-c C-x C-s (i.e. move subtree to a separate file) the default behavior is to mark the headline as DONE, regardless of whether it's a TODO or not. I'm wondering if someone can explain why this is t

Re: [Orgmode] Is there a good way to use org as blog system?

2009-10-01 Thread Miguel Fernando Cabrera
Hi, You might be interested in Jekkyl, a Ruby program that is a blog-aware, static web sites generator. It basically generates HTML out of tex,haml, textile files. check it out: http://github.com/mojombo/jekyll/ Example sites: http://wiki.github.com/mojombo/jekyll/sites So what does it have to

Re: [Orgmode] Re: Archived Subtrees Marked DONE

2009-10-01 Thread Bernt Hansen
Samuel Wales writes: > org-archive-mark-done Ah! I learned something new (again) :) Thanks. -Bernt PS. Please quote the original message when you reply so we have the context all in a single post -- it makes it much easier to follow the thread later when reading a single article. _

Re: [Orgmode] Re: Archived Subtrees Marked DONE

2009-10-01 Thread Samuel Wales
org-archive-mark-done -- Myalgic encephalomyelitis causes death (Jason et al. 2006) and severe suffering. Conflicts of interest are destroying research. What people "know" is wrong. Silence = death. http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm _

[Orgmode] Re: Archived Subtrees Marked DONE

2009-10-01 Thread Bernt Hansen
David Neu writes: > It looks like when using C-c C-x C-s (i.e. move subtree to a separate > file) the default behavior is to mark the headline as DONE, regardless > of whether it's a TODO or not. > > I'm wondering if someone can explain why this is the case and if there > is a way to modify this

[Orgmode] Archived Subtrees Marked DONE

2009-10-01 Thread David Neu
Hi, It looks like when using C-c C-x C-s (i.e. move subtree to a separate file) the default behavior is to mark the headline as DONE, regardless of whether it's a TODO or not. I'm wondering if someone can explain why this is the case and if there is a way to modify this behavior? Many thanks! C

Re: [Orgmode] Images in div and p

2009-10-01 Thread Sebastian Rose
OK, this is my proposal (don't know, why I didn't send a patch in the first place...). If a caption is provided, wrap the image as before. If no caption is provided, just insert the image tag. diff --git a/lisp/org-html.el b/lisp/org-html.el index 0e06919..a9adf30 100644 --- a/lisp/org-html.

Re: [Orgmode] suppress \label{} in LaTeX export

2009-10-01 Thread Eric Schulte
Hi Nick, Thanks for the patch, sadly I rely on labels in my other latex exports. For now I'm just using the following little elisp function. --8<---cut here---start->8--- (defun schulte/clean-beamer () "remove the \label{sec} headers from latex Beamer documen

[Orgmode] Re: Orgmode for budgeting/expense recording

2009-10-01 Thread Matt Lundin
Raffi R writes: > Thank you, I will have a look. You might also want to have a look at this thread: http://thread.gmane.org/gmane.emacs.orgmode/12892/ Best, Matt > > On Thu, Oct 1, 2009 at 1:43 PM, Russell Adams > wrote: >> I use John Wiegley's Ledger: >> >> http://wiki.github.com/jwiegley/

Re: [Orgmode] Orgmode for budgeting/expense recording

2009-10-01 Thread Raffi R
Thank you, I will have a look. On Thu, Oct 1, 2009 at 1:43 PM, Russell Adams wrote: > I use John Wiegley's Ledger: > > http://wiki.github.com/jwiegley/ledger > > Good luck! > > On Thu, Oct 01, 2009 at 12:13:56PM -0400, Raffi R wrote: >> I was wondering if anyone has any experience using orgmode f

[Orgmode] BUG: Clocking in starts clock on the wrong task; Org-mode version 6.31trans (release_6.31.9.ga90f2)

2009-10-01 Thread Bernt Hansen
If you narrow to subtree when there is a following task the narrowed buffer has a blank line at the end. If you are on this line and clock-in it starts the clock for the _following_ task (outside the narrowed subtree) and not the task you are looking at. I stumbled across this today because the

Re: [Orgmode] suppress \label{} in LaTeX export

2009-10-01 Thread Nick Dokos
Eric Schulte wrote: > Is it possible to suppress the \label{sec-1} lines following each > headline after a LaTeX export? I've found no mention of this in the > manual, and the presence of headline labels is breaking my Beamer TOC. > I don't think so: they seem to be inextricably bound with he

[Orgmode] suppress \label{} in LaTeX export

2009-10-01 Thread Eric Schulte
Hi, Is it possible to suppress the \label{sec-1} lines following each headline after a LaTeX export? I've found no mention of this in the manual, and the presence of headline labels is breaking my Beamer TOC. Thanks -- Eric ___ Emacs-orgmode mailing

Re: [Orgmode] Org-mode version 6.31trans; Exporting src blocks to LaTeX produces .tex file that fails to compile

2009-10-01 Thread Eric Schulte
Hi Chris, I've replied in-line below... cg...@win.tue.nl writes: > The org file contains: > > #+srcname: determine the neighbors of the segments that the bisector hits > #+begin_src lua :tangle no :exports code > local s1, s2 = intersecting_segs[1], intersecting_segs[2] > local n1 = table_fi

[Orgmode] columnview at startup

2009-10-01 Thread Philipp Schaefer
Hello, I'm wondering whether it is possible to have an orgfile be viewed in column view when it is loaded into an emacs buffer. I've looked through the options of #+startup but couldn't find anything. Another thing is, that for my files in which I use column view, when the buffer is in column vie

[Orgmode] [PATCH] Fix minor spelling typos

2009-10-01 Thread Bernt Hansen
--- lisp/org-agenda.el |2 +- lisp/org-clock.el |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index b7830d0..7c59b37 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -1684,7 +1684,7 @@ M Like `m', but select o

[Orgmode] Disable tag inheritance only for a specific subtree

2009-10-01 Thread Darlan Cavalcante Moreira
Hello orgers, Is there a way (a property) to disable tag inheritance for a given subtree? The documentation only tells me how "To limit tag inheritance to specific tags, or to turn it off entirely", but I'd like to disable only some tags (may be all of them if this is not possible) for the child

[Orgmode] Re: A simpler remember architecture

2009-10-01 Thread Bernt Hansen
Rainer Stengele writes: > Jean-Marie Gaillourdet schrieb: >> while we are discussing a new org-remember facility. I've been missing >> an option to clock the time I've taken to write down my remember note. >> E.g. I use remember to make a small protocoll of a telephone call or >> some discussion

Re: [Orgmode] Buguette in `org-context'

2009-10-01 Thread Carsten Dominik
Applied, thanks. - Carsten On Oct 1, 2009, at 6:33 PM, Michael Sperber wrote: `org-context' fails if called at the beginning of a buffer. I think the reason is a call to `eobp' that wants to be a call to `bobp'. This buguette actually has serious consequences at least on XEmacs: `org-con

Re: [Orgmode] Org-mode version 6.31 (release_6.31); org-clock-cancel erroneous quotes

2009-10-01 Thread Carsten Dominik
Applied, thanks. - Carsten On Sep 30, 2009, at 5:56 PM, Reimar Finken wrote: [Sorry for the double post, I was too quick with my C-c C-c] Clocking in on any task (C-c C-x C-i) and cancelling afterwards (C-c C-x C-x) results in the following backtrace: , | Debugger entered--Lisp error: (

Re: [Orgmode] Re: Possibly a feature request - inline tasks without arrows?

2009-10-01 Thread Carsten Dominik
Hi Paul, can you make a backtrace and an example file, please? - Carsten On Oct 1, 2009, at 5:48 PM, Paul Mead wrote: Carsten Dominik writes: Hi Paul, I am still waiting for a proposal how to format inline tasks. :-) - Carsten Carsten I've just downloaded the latest version from

Re: [Orgmode] Orgmode for budgeting/expense recording

2009-10-01 Thread Russell Adams
I use John Wiegley's Ledger: http://wiki.github.com/jwiegley/ledger Good luck! On Thu, Oct 01, 2009 at 12:13:56PM -0400, Raffi R wrote: > I was wondering if anyone has any experience using orgmode for > budgeting and (more particularly) keeping track of daily and > day-to-day expenses, and would

[Orgmode] Buguette in `org-context'

2009-10-01 Thread Michael Sperber
`org-context' fails if called at the beginning of a buffer. I think the reason is a call to `eobp' that wants to be a call to `bobp'. This buguette actually has serious consequences at least on XEmacs: `org-context' is called off the menubar construction, and if that fails, XEmacs crashes. (Try

[Orgmode] Org-mode version 6.31trans; Exporting src blocks to LaTeX produces .tex file that fails to compile

2009-10-01 Thread cgray
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

[Orgmode] Orgmode for budgeting/expense recording

2009-10-01 Thread Raffi R
I was wondering if anyone has any experience using orgmode for budgeting and (more particularly) keeping track of daily and day-to-day expenses, and would be interested in describing their workflow. Thanks! - Raffi. ___ Emacs-orgmode mailing list Reme

[Orgmode] Re: Possibly a feature request - inline tasks without arrows?

2009-10-01 Thread Paul Mead
Carsten Dominik writes: > Hi Paul, > > I am still waiting for a proposal how to format inline tasks. > > :-) > > - Carsten Carsten I've just downloaded the latest version from the git repo and this function's not working for me at all now. I tried to check the value of org-inlinetask-export

Re: [Orgmode] Images in div and p

2009-10-01 Thread Sebastian Rose
Carsten Dominik writes: > Hi Sebastian, > > what patch should I apply? You know that you have infinite power > over the Org HTML export :-) > Could we have a way to set how to place the figure on a per-figure base? > Like using #+HTML_ATTR: We have that already and it works fine. Maybe add th

Re: [Orgmode] Appearance of agenda items generated from dates in properties

2009-10-01 Thread Giovanni Ridolfi
--- Gio 1/10/09, Andrew Lawson ha scritto: > Example, id I were storing data about people: > > *** James Smith >     :PROPERIES: >     :BIRTHDAY: <2009-04-04 Fri +1y> >     :WEDDINGANIV: <2008-03-24 Fri +1y> >     :END: > > Will appear in the agenda on 2009-04-04 as simply 'James > Smith'. Ideal

Re: [Orgmode] pstricks in org-mode?

2009-10-01 Thread Carsten Dominik
On Oct 1, 2009, at 12:30 AM, Johan Ekh wrote: Hi all, I'm using org-mode to write LaTeX snippets that I later (usually) transfer into a separate latex document. Can I also write and preview pstricks code in org-mode? Also, can I do "usepackage(xxx)" someway do use LaTeX extensions? #+LaTe

Re: [Orgmode] Re: icalendar export incomplete

2009-10-01 Thread Carsten Dominik
Hi Richard, please take a look at the following variables: org-icalendar-include-todo org-icalendar-use-deadline org-icalendar-use-scheduled org-icalendar-store-UID The dosctrings of these variables should explain the behavior you are seeing, and show ways how to change the behavior. HTH -

[Orgmode] Re: icalendar export incomplete

2009-10-01 Thread Richard Lewis
At Wed, 30 Sep 2009 11:43:05 +0100, Richard Lewis wrote: > > Hi there, > > I've been trying to get org-mode to export all my TODOs and diary file > entries to a single iCalendar file (which I then intend to import to > my phone). > > However, when I run the command > org-export-icalendar-combine

[Orgmode] Re: Is there a good way to use org as blog system?

2009-10-01 Thread Bob Erb
Matt Lundin writes: > Bob Erb writes: > >> Hi, Water. >> >> Water Lin writes: >>> I want to mantain a local static html blog system on my local >>> computer. I think org is good enough to organise the stuff. >>> >>> Is there any special function for me to use org as blog system? >> >> Take a loo

[Orgmode] HTML export: How to export body only, as HTML "fragment"?

2009-10-01 Thread Bill Powell
Hi! First off, thanks to all for this amazing org-mode. I'd like to set up org-mode publishing mode to work with the blogging program pyblosxom. The HTML export that works out-of-the-box is almost perfect, but I need to: - get HTML export to just convert the text to HTML, without wrapping a tem

Re: [Orgmode] Error when invoking remember before the first header of org file

2009-10-01 Thread Carsten Dominik
Hi PT, please always try the latest version before reporting a bug. The bug might be fixed already. This particular bug was fixed on September 4th. http://repo.or.cz/w/org-mode.git?a=commit;h=206660bc8c02e5025d5f43cd3e5fb36c2fe0c8f3 - Carsten On Oct 1, 2009, at 12:40 PM, PT wrote: I hav

Re: [Orgmode] Option to prefer future for times too

2009-10-01 Thread Carsten Dominik
On Oct 1, 2009, at 10:21 AM, PT wrote: Currently, I'm using Google Calendar and it's quick add syntax is very convenient: http://www.google.com/support/calendar/bin/answer.py?hl=en&answer=36604#text Of course, Org has similar capabilites, but I found one thing which google calendar does b

[Orgmode] Error when invoking remember before the first header of org file

2009-10-01 Thread PT
I have remember set up, so that new notes always go to a certain org file under a certain header: (setq org-default-notes-file (concat org-directory "/todo.org")) (setq org-remember-default-headline "capture") (setq org-remember-templates '(("Todo" ?t "* TODO %?"))) It works well, but if

Re: [Orgmode] Re: A simpler remember architecture (was: Re: Re: is there a hook to save a remember buffer?)

2009-10-01 Thread Peter Frings
On 01 Oct 2009, at 11:14, Rainer Stengele wrote: Jean-Marie Gaillourdet schrieb: Hi, while we are discussing a new org-remember facility. I've been missing an option to clock the time I've taken to write down my remember note. E.g. I use remember to make a small protocoll of a telephone c

[Orgmode] Re: Spreadsheet field referencing problem

2009-10-01 Thread Tassilo Horn
Stephan Schmitt writes: Hi Stephan, > one solution would be: > > | Datum| Anzahlung | Sonderzahlung | Monatsrate | Restbetrag | > |--+---+---++| > | | | || 79000 | >

[Orgmode] Re: A simpler remember architecture (was: Re: Re: is there a hook to save a remember buffer?)

2009-10-01 Thread Rainer Stengele
Jean-Marie Gaillourdet schrieb: Hi, while we are discussing a new org-remember facility. I've been missing an option to clock the time I've taken to write down my remember note. E.g. I use remember to make a small protocoll of a telephone call or some discussion with a colleague. It would help m

Re: [Orgmode] Spreadsheet field referencing problem

2009-10-01 Thread Stephan Schmitt
Hi Tassilo, one solution would be: | Datum| Anzahlung | Sonderzahlung | Monatsrate | Restbetrag | |--+---+---++| | | | || 79000 | |--+---+-

[Orgmode] Appearance of agenda items generated from dates in properties

2009-10-01 Thread Andrew Lawson
Hello Sorry if this is in the manual but I couldn't find it refenrenced. As I find myself using properties more and more often I've often found that more than one property for an item will have a date associated with it. These dates will of course appear as expected in the agenda view but unfortu

[Orgmode] Option to prefer future for times too

2009-10-01 Thread PT
Currently, I'm using Google Calendar and it's quick add syntax is very convenient: http://www.google.com/support/calendar/bin/answer.py?hl=en&answer=36604#text Of course, Org has similar capabilites, but I found one thing which google calendar does better: if it's 4pm and I add an event for 8

Re: [Orgmode] total effort in filtered column view of agenda?

2009-10-01 Thread Carsten Dominik
On Oct 1, 2009, at 10:04 AM, Michael Gilbert wrote: Hi -- When I filter the agenda in come way, the total at the top of the EFFORT column is still unfiltered. That is to say it isn't the total of the items displayed. I can see the point of this, but in my case I am playing with filters t

[Orgmode] total effort in filtered column view of agenda?

2009-10-01 Thread Michael Gilbert
Hi -- When I filter the agenda in come way, the total at the top of the EFFORT column is still unfiltered. That is to say it isn't the total of the items displayed. I can see the point of this, but in my case I am playing with filters to help me narrow tasks to the time available. Is ther

Re: A simpler remember architecture (was: Re: [Orgmode] Re: is there a hook to save a remember buffer?)

2009-10-01 Thread Jean-Marie Gaillourdet
Hi, while we are discussing a new org-remember facility. I've been missing an option to clock the time I've taken to write down my remember note. E.g. I use remember to make a small protocoll of a telephone call or some discussion with a colleague. It would help me alot to if that time would be cl

[Orgmode] Spreadsheet field referencing problem

2009-10-01 Thread Tassilo Horn
Hi all, I have a table like this: | Datum| Anzahlung | Sonderzahlung | Monatsrate | Restbetrag | |--+---+---++| | | | || 79000 | |--+---+--