Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-03-13 Thread Robert Eckl
Martin writes: > Bastien altern.org> writes: > >> >> Hi Martin, >> >> Martin web.de> writes: > >> > However I still have the problem that M-x org-version produces >> > an error: >> > Org-mode version N/A-fixup (N/A-fixup !!check installation!! @ >> > c:/Users/mynameDocuments/sorga/org-mode/o

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-03-13 Thread Martin
Bastien altern.org> writes: > > Hi Martin, > > Martin web.de> writes: > > However I still have the problem that M-x org-version produces > > an error: > > Org-mode version N/A-fixup (N/A-fixup !!check installation!! @ > > c:/Users/mynameDocuments/sorga/org-mode/org_current/lisp/) > > Is this

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-03-13 Thread Bastien
Hi Martin, Martin writes: > thanks a lot! Your wild guess saved me (partially)! > I never needed that up to now (and first had to install make, > as I am working on > Windows an need to use Cygwin for that) but finally it worked. > > However I still have the problem that M-x org-version produce

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-03-13 Thread Martin
Bastien altern.org> writes: > Wild guess: > > ~$ make autoloads > > See http://orgmode.org/org.html#Installation > > If those instructions are not clear enough, please raise > your voice, we are in the process of clarifying them! thanks a lot! Your wild guess saved me (partially)! I never ne

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-03-13 Thread Bastien
Hi Martin, Martin writes: > When I execute the agenda-command, I get the error message: > "org-agenda-skip: Wrong type argument: stringp, nil" > Is there any documentation about changes that might break something? Wild guess: ~$ make autoloads See http://orgmode.org/org.html#Installation If

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-03-13 Thread Martin
Bastien altern.org> writes: > > Martin web.de> writes: > > > Thanks for clarifying. So if I use the current beta version, > > I can test it already? > > Yes :) > I tried and failed. :-( I downloaded the zip-file http://orgmode.org/cgit.cgi/org-mode.git/snapshot/release_8.0-beta.zip, copied

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-03-13 Thread Bastien
Martin writes: > Thanks for clarifying. So if I use the current beta version, > I can test it already? Yes :) -- Bastien

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-03-13 Thread Martin
Bastien altern.org> writes: > the new sorting features will be in 8.0, not yet released... > sorry if I was unclear about this in a previous message. Thanks for clarifying. So if I use the current beta version, I can test it already? Martin

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-03-13 Thread Bastien
Hi Martin, Martin writes: > I now finally installed org-mode 7.9.4 and I tried to use the new sorting > features, but it did not work. the new sorting features will be in 8.0, not yet released... sorry if I was unclear about this in a previous message. HTH, -- Bastien

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-03-12 Thread Martin
Bastien altern.org> writes: > > Hi Martin, > > Martin web.de> writes: > > > I'll try to install it, test it and then get back to you with > > a feedback how it works as soon as I can. Hi Bastien, I now finally installed org-mode 7.9.4 and I tried to use the new sorting features, but it did

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-02-23 Thread Bastien
Hi Martin, Martin writes: > I'll try to install it, test it and then get back to you with > a feedback how it works as soon as I can. Thanks in advance for testing this! If you can help with updating the manual wrt this change, please go ahead. Best, -- Bastien

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-02-22 Thread Martin
Bastien altern.org> writes: > > Hi Martin and Bernt, > > the master branch now have new sorting strategies: > > timestamp-up Sort by any timestamp, early first > timestamp-down Sort by any timestamp, late first > scheduled-up Sort by scheduled timestamp, early first > scheduled

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-02-07 Thread Bastien
Hi Martin and Bernt, the master branch now have new sorting strategies: timestamp-up Sort by any timestamp, early first timestamp-down Sort by any timestamp, late first scheduled-up Sort by scheduled timestamp, early first scheduled-down Sort by scheduled timestamp, late first

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-02-02 Thread Bernt Hansen
"Sebastien Vauban" writes: > Bernt, > >> Bernt Hansen wrote: >>> The thing I couldn't get to work was automatically starting column view >>> in my block agenda. I can still manually do that with C-c C-x C-c >> >> What about this? >> >> (add-to-list 'org-agenda-custom-commands >>

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-02-02 Thread Bernt Hansen
Martin Beck writes: > Bernt Hansen norang.ca> writes: > >> > I tried to create a block agenda with several blocks based >> > on the (agenda )command, but then I also have the time >> > grid several times.. >> >> > >> You should be able to turn the grid off. > > > Hi Bernt, > thanks a lot

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-02-01 Thread Eric S Fraga
Martin Beck writes: > If it is possible to use more than one "agenda" block in the block agenda > and turn off the time grid for all but the first, this should do perfectly > what > I need. One of my agenda custom views looks like this: #+begin_src emacs-lisp ("v" "Startup View" ( (tod

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-02-01 Thread Sebastien Vauban
Bernt, > Bernt Hansen wrote: >> Martin Beck writes: >> >>> Hi Bernt, >>> thanks for your help - so if you can not make it work, I assume that it's >>> not >>> possible yet? >> >> I didn't spend a lot of time on this so I wouldn't give up just yet. >> The thing I couldn't get to work was automati

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-02-01 Thread Sebastien Vauban
Hi Bernt, Bernt Hansen wrote: > Martin Beck writes: > >> Hi Bernt, >> thanks for your help - so if you can not make it work, I assume that it's not >> possible yet? > > I didn't spend a lot of time on this so I wouldn't give up just yet. > The thing I couldn't get to work was automatically starti

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-02-01 Thread Martin Beck
Bernt Hansen norang.ca> writes: > > I tried to create a block agenda with several blocks based > > on the (agenda )command, but then I also have the time > > grid several times.. > > > > You should be able to turn the grid off. Hi Bernt, thanks a lot for your answers (also the other one:

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-02-01 Thread Bernt Hansen
Martin Beck writes: > Hi Bernt, > thanks for your help - so if you can not make it work, I assume that it's not > possible yet? I didn't spend a lot of time on this so I wouldn't give up just yet. The thing I couldn't get to work was automatically starting column view in my block agenda. I can

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-02-01 Thread Bernt Hansen
Martin Beck writes: > Bernt Hansen norang.ca> writes: > >> > But unfortunately, it does only display category, TODO-keyword >> > and subject, but >> > NO information about Deadline or Scheduled date. >> > > > I tried to create a block agenda with several blocks based > on the (agenda )comm

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-01-31 Thread Martin Beck
Bernt Hansen norang.ca> writes: > > But unfortunately, it does only display category, TODO-keyword > > and subject, but > > NO information about Deadline or Scheduled date. > > I tried to create a block agenda with several blocks based on the (agenda )command, but then I also have the time

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-01-31 Thread Martin Beck
Bernt Hansen norang.ca> writes: > > > > Ho could I insert this additional "column" in the agenda view? > > I can't make it work in the block agenda but as a standalone agenda does > this help? > > --8<---cut here---start->8--- > ("x" "test" tags-to

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-01-30 Thread Bernt Hansen
Martin Beck writes: > Bernt Hansen norang.ca> writes: > >> >> "Martin Beck" web.de> writes: >> >> > I'm trying to create a custom agenda setup for my org-mode and I wonder how > I can sort the agenda-items by >> date (Scheduled >> > or deadline): newest first. >> > >> > I only found time-up /

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-01-30 Thread Martin Beck
Bernt Hansen norang.ca> writes: > > "Martin Beck" web.de> writes: > > > I'm trying to create a custom agenda setup for my org-mode and I wonder how I can sort the agenda-items by > date (Scheduled > > or deadline): newest first. > > > > I only found time-up / time-down in the parameters, bu

Re: [O] (no subject) How to sort agenda by timestamps (scheduled/deadline)?

2013-01-30 Thread Martin Beck
Martin Beck web.de> writes: (sorry, I was too fast and forgot to enter a subject) I'm trying to create a custom agenda setup for my org-mode and I wonder how I can sort the agenda-items by date (Scheduled or deadline): newest first. I only found time-up / time-down in the parameters, bu