[Orgmode] Re: //WAITING shows //NEXT too...

2008-06-03 Thread Jost Burkardt
Hi Chris, I don't know the exact structure of your org-file, but it seems to me that in your case the WAITING entry is directly followed by the NEXT entry. If i remember it correcly, in sparse display org can show the preceeding and the following headline. How to customize this is told in the org

[Orgmode] Re: Search all `org-agenda-files'

2008-04-18 Thread Jost Burkardt
Hi Leo, is M-x org-occur-in-agenda-files what you are looking for? > Dear All, > > Have you ever wanted to retrieve some information from your org files > regarding some projects? > > I wonder whether a command similar to `occur' but applies to all files > listed in `org-agenda-files' and thei

[Orgmode] Re: Release 5.23a

2008-03-12 Thread Jost Burkardt
Hi Carsten, Carsten Dominik <[EMAIL PROTECTED]> writes: > > Changes in Version 5.23 > ~~~ > > Overview > > >- New keyword search agenda view I must say, I really, really like this new feature. Finally there's the org-feature I can use to mimick org-registry's beha

Re: [Orgmode] problem with org-refile remains in 5.20

2008-02-07 Thread Jost Burkardt
oblem anymore, it works fine for me. > Could someone else please try? > > - Carsten > > On Feb 6, 2008, at 8:23 PM, Jost Burkardt wrote: > >> Hi, >> >> org-refile still does not work correctly for me. it seems that the >> refiling-bug from 5.19 still remains in 5

[Orgmode] Re: CATEGORY in different levels

2008-02-06 Thread Jost Burkardt
Hi Sven, Sven Bretfeld <[EMAIL PROTECTED]> writes: > Hi Carsten > > Carsten Dominik <[EMAIL PROTECTED]> writes: > >> Properties give much more consistent results. The :CATEGORY: property >> applies to the entry headline above it, and to the entire tree below >> it (unless locally overwritten by

[Orgmode] problem with org-refile remains in 5.20

2008-02-06 Thread Jost Burkardt
Hi, org-refile still does not work correctly for me. it seems that the refiling-bug from 5.19 still remains in 5.20. When refiling the entry "something to refile to Project/A/Notes" to "Project/A/Notes", org-refile sitll puts it to "Project/B/Notes" instead to "Project/A/Notes" - BEGIN TEST

Re: [Orgmode] Strange bug, request for more info

2008-02-06 Thread Jost Burkardt
Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi everyone, > > The bug happens when being in the agenda and trying to goto or show > the origin location of an agenda entry by pressing SPC or RET. > John reports that sometimes (for him several times a day), > the other window shows a completely dif

Re: [Orgmode] Strange bug, request for more info

2008-01-31 Thread Jost Burkardt
Philip Rooke <[EMAIL PROTECTED]> writes: > Carsten Dominik <[EMAIL PROTECTED]> writes: > >> John Wiegley is being haunted by a strange bug and I have so far not >> been able to reproduce and fix it. So I would like to know >> if anyone else sees the same bug and can contribute observations >> tha

[Orgmode] Re: org-refile question - jump to refiled note

2008-01-24 Thread Jost Burkardt
Hi Bernt, Bernt Hansen <[EMAIL PROTECTED]> writes: > After using org-refile (C-c C-w) on a task is there a way to jump > straight to wherever it was filed away? Not yet, but Carsten just told recently, he will implement this feature. Should be in the next release (5.20). -- Jost

Re: [Orgmode] BUG: in org-refile

2008-01-23 Thread Jost Burkardt
I'm really looking forward to this, thank you *very* much! -- Jost ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] BUG: in org-refile

2008-01-22 Thread Jost Burkardt
Hi, org-refile seems to have problems, when there are similar headings with similar nams in different trees. I have the following setup - BEGIN TEST.org --- * Stuff ** something to refile to Project/A/Notes * Projects ** A *** Notes ** B *** Notes - END TEST.org - org-refile-targets

[Orgmode] Re: org store link doesnt work

2007-09-29 Thread Jost Burkardt
Hi Glauber, Glauber Alex Dias Prado <[EMAIL PROTECTED]> writes: > Hi I cant seem to make org store link work, does i have to do something > special? It simply says that the link was stored but when i try to > retrieve it the only possible completions are the kind of links that are > possible, l

Re: [Orgmode] howto show all todo's linked with some buffer in agenda?

2007-09-29 Thread Jost Burkardt
Hi Bastien, Bastien <[EMAIL PROTECTED]> writes: >> - if I understand the code correctly, org-registry fit's the Links >>generated by org-store-link *exactly*, which seem to rigid for me, >>as I sometimes write by hand, which are only approximate > > Agreed. The most common pattern would

[Orgmode] howto show all todo's linked with some buffer in agenda?

2007-09-28 Thread Jost Burkardt
Hello everybody, inspired by Bastiens great new org-registry.el and now triggered by David's last post of his GTD setup (one big file with TODOs and several files for publishing), I'd like to share some ideas with you, which would make the best PIM I've ever used even better for me. Having tried

Re: [Orgmode] Org-mode to PDA export

2007-09-24 Thread Jost Burkardt
forgot to forward to list "Tim O'Callaghan" <[EMAIL PROTECTED]> writes: > On 24/09/2007, Ian Barton <[EMAIL PROTECTED]> wrote: >> Does anyone know if it's possible to install emacs on a usb stick in a >> way that it's possible to just plug into almost any Windows computer and >> run it? >> >> Ia

Re: [Orgmode] customize exporting "visible" contents

2007-07-14 Thread Jost Burkardt
Patrick Drechsler <[EMAIL PROTECTED]> writes: > I currently have a large knowledge-base in a single org file (>5k > lines of code). When exporting certain sections I would like to > exclude the rest completely. Hi Patrick, I'd very much appreciate your proposed feature and propose an additional

Re: [Orgmode] Re: Tutorials

2007-07-10 Thread Jost Burkardt
Xavier Maillard <[EMAIL PROTECTED]> writes: > Jason F. McBrayer carcosa.net> writes: > >> >> Jost Burkardt web.de> writes: >> >> > Maybe I could put something together about remember-mode integration - >> > my favourite feature. >&g

Re: [Orgmode] Tutorials

2007-07-08 Thread Jost Burkardt
Hi, Maybe I could put something together about remember-mode integration - my favourite feature. Any Idea, where to publish it? I currently have no web-site running. Maybe emacswiki is an good place to put it? Other Ideas? Jost ___ Emacs-orgmode m

[Orgmode]

2007-04-04 Thread Jost Burkardt
Hi, I really love the integration of remember with org, especially the way how to insert the notes by moving within the headings-tree. Is it possible to use this feature also for moving portions of text via regular copy/paste an org-buffer, and have org automatically adapt the header levels? I d

[Orgmode] BUG: org-time-stamp

2007-04-02 Thread Jost Burkardt
Hello everybody, when I'm on it, there seems to be a bug in org-time-stamp: Today is <2007-04-03 Di>, when I'm in an org-file and i do `C-c .' and just insert `4', i get a time-stamp for today (<2007-04-03 Di>). To get the desired <2007-04-04 Mi>, i have to insert `4-4'. I remember this worked i

Re: [Orgmode] Request: org as minor mode?

2007-04-02 Thread Jost Burkardt
... forgot to include emacs-orgmode list on CC Hi Dominik, reading this discussion, I just want to throw in something, which is quite a while on my mind: What about deriving org-mode from the minor-mode outliner "allout-mode", which provides outlining capabilities for non-text modes (plus some g

Re: [Orgmode] #+CATEGORY line being archived

2007-03-20 Thread Jost Burkardt
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Mar 18, 2007, at 17:09, Bastien wrote: > >> Leo <[EMAIL PROTECTED]> writes: >> >>> I found that if I do 'C-c C-x C-s' on headline "Done Task", all text >>> up to the next headline "CR" is archived. This clearly is not the >>> right behavior. Am I do