Re: [O] Org-agenda-leaders

2015-10-25 Thread Nicolas Goaziou
Nick Dokos writes: > Oops - sorry: I didn't realize that. I didn't even notice the CLOCK > defconst. As a matter of curiosity, what's the back story here? Backward compatibility. What else? A defconst prevent anyone from using anything else than "DEADLINE:" and "SCHEDULED:" (I

Re: [O] Org-agenda-leaders

2015-10-23 Thread Nicolas Goaziou
Hello, Nick Dokos writes: > , > | (defconst org-clock-string "CLOCK:" > | "String used as prefix for timestamps clocking work hours on an item.") > | > | (defvar org-closed-string "CLOSED:" > | "String used as the prefix for timestamps logging closing a TODO entry.")

Re: [O] Org-agenda-leaders

2015-10-23 Thread Nick Dokos
Nicolas Goaziou writes: > Hello, > > Nick Dokos writes: > >> , >> | (defconst org-clock-string "CLOCK:" >> | "String used as prefix for timestamps clocking work hours on an item.") >> | >> | (defvar org-closed-string "CLOSED:" >> | "String used

Re: [O] Org-agenda-leaders

2015-10-22 Thread Uwe Jochum
Dear Matt, thanks! I'll try a fresh install of Emacs and orgmode this weekend and see what will happen. My Emacs is 24.3.1 on a Linux Mint machine. Besten Dank, Uwe Jochum Matt Lundin schrieb am 2015-10-21 um 17:03 Uhr: Uwe Jochum writes: Hi all, when I

Re: [O] Org-agenda-leaders

2015-10-22 Thread Nick Dokos
Uwe Jochum writes: > Hi Matt and all, > > here is (probably) the solution to this problem: > > As I said, I have this in my .emacs: > > '(org-agenda-deadline-leaders (quote ("FRIST: " "In %3d d.: "))) > > '(org-agenda-scheduled-leaders (quote ("TERMIN: "

Re: [O] Org-agenda-leaders

2015-10-22 Thread Uwe Jochum
Hi Matt and all, here is (probably) the solution to this problem: As I said, I have this in my .emacs: '(org-agenda-deadline-leaders (quote ("FRIST: " "In %3d d.: "))) '(org-agenda-scheduled-leaders (quote ("TERMIN: " "TERMIN.%2dx: "))) Up to orgmode 8.2.something this worked globally in

Re: [O] Org-agenda-leaders

2015-10-21 Thread Matt Lundin
Uwe Jochum writes: > Hi all, > > when I switched to the orgmode 8.3.2 quite a lot of entries in my > weekly agenda disappeared. This seems to be related to the fact that I > renamed the agenda leaders like so: > > '(org-agenda-deadline-leaders (quote ("FRIST: " "In

[O] Org-agenda-leaders

2015-10-20 Thread Uwe Jochum
Hi all, when I switched to the orgmode 8.3.2 quite a lot of entries in my weekly agenda disappeared. This seems to be related to the fact that I renamed the agenda leaders like so: '(org-agenda-deadline-leaders (quote ("FRIST: " "In %3d d.: "))) '(org-agenda-scheduled-leaders (quote