Re: [O] Problem with org-clock-display

2014-04-20 Thread Bastien
Hi Noah, Noah Slater writes: > I guess Sebastien's point is that without a custom face, the only way to > turn the dots off is to set the shadow face to be hidden. But that could > have unintended side-effects. So if there's no custom face, then there > should be a config so that people can tu

Re: [O] Problem with org-clock-display

2014-04-20 Thread Noah Slater
I guess Sebastien's point is that without a custom face, the only way to turn the dots off is to set the shadow face to be hidden. But that could have unintended side-effects. So if there's no custom face, then there should be a config so that people can turn it off without having to deal with thos

Re: [O] Problem with org-clock-display

2014-04-20 Thread Bastien
Hi Sébastien, Sebastien Vauban writes: > If you don't like to add a face, then I'd also favor the possibility to > turn off the display of dots -- without having to touch the shadow face. Well, I don't want to add a face for the same reasons I don't want adding an option: we are really in the

Re: [O] Problem with org-clock-display

2014-04-20 Thread Sebastien Vauban
Hi Bastien, Bastien wrote: > Noah Slater writes: > >> Hmm. Okay. It might be a good idea to have org-clock-shadow or >> something, so it can be customised separately. I might want to hide >> the dots, but still have shadow as a useable face. > > Let me resist to this for a while: I'm not fan a ha

Re: [O] Problem with org-clock-display

2014-04-20 Thread Bastien
Noah Slater writes: > Hmm. Okay. It might be a good idea to have org-clock-shadow or > something, so it can be customised separately. I might want to hide > the dots, but still have shadow as a useable face. Let me resist to this for a while: I'm not fan a having a separate face for everything

Re: [O] Problem with org-clock-display

2014-04-20 Thread Noah Slater
Hmm. Okay. It might be a good idea to have org-clock-shadow or something, so it can be customised separately. I might want to hide the dots, but still have shadow as a useable face. On 20 April 2014 11:02, Bastien wrote: > Noah Slater writes: > > > Can the dots use a custom face? I'd like to c

Re: [O] Problem with org-clock-display

2014-04-20 Thread Noah Slater
Can the dots use a custom face? I'd like to customise the colour (by perhaps turning it off). On 19 April 2014 07:18, Bastien wrote: > > > Hi, > > Sebastien Vauban > writes: > > > See http://screencast.com/t/fmR5TJfa what happens to the size of the > > titles, when the overlay is applied or re

Re: [O] Problem with org-clock-display

2014-04-20 Thread Bastien
Noah Slater writes: > Can the dots use a custom face? I'd like to customise the colour (by > perhaps turning it off). It uses the shadow face. M-x customize-face RET shadow RET -- Bastien

Re: [O] Problem with org-clock-display

2014-04-18 Thread Bastien
Hi, Sebastien Vauban writes: > See http://screencast.com/t/fmR5TJfa what happens to the size of the > titles, when the overlay is applied or removed. Fixed, although I think this bug was present before I tweaked this function. > Also, I did prefer (unlike Noah) when there were no "reading do

Re: [O] Problem with org-clock-display

2014-04-18 Thread Noah Slater
On 18 April 2014 17:03, Sebastien Vauban wrote: > > Also, I did prefer (unlike Noah) when there were no "reading dots". Is > there a way to remove them, or at least to get them in a very light > gray, for example? They are completely removed for me.

Re: [O] Problem with org-clock-display

2014-04-18 Thread Sebastien Vauban
Hi Bastien, Bastien wrote: > should be fixed, thanks! Almost, but not really. See http://screencast.com/t/fmR5TJfa what happens to the size of the titles, when the overlay is applied or removed. Also, I did prefer (unlike Noah) when there were no "reading dots". Is there a way to remove them, o

Re: [O] Problem with org-clock-display

2014-04-18 Thread Bastien
Hi Sébastien, should be fixed, thanks! -- Bastien

Re: [O] Problem with org-clock-display

2014-04-18 Thread Sebastien Vauban
Hello Bastien, Bastien wrote: > Noah Slater writes: >> >> - Times are indented like the nodes, meaning they don't line up. (I >> presume this is intentional, but I find it annoying. Is there a way >> to turn it off?) > > Fixed. > >> - Everything is highlighted with yellow. Is this intentional? Ca

Re: [O] Problem with org-clock-display

2014-04-17 Thread Bastien
Noah Slater writes: > As you can see, the times wont line up then, but matching them to the > node titles is easy. Mhhh... I see. Maybe we can use the background color for the whole headline? But for now I'd like to let the dust settle on the current implementation so that others can chime in

Re: [O] Problem with org-clock-display

2014-04-17 Thread Noah Slater
Ah, sorry. So what I mean is, if you have a long list of lines like this: * A5:10 ... * B8:40 ... * C2:50 ... Then i

Re: [O] Problem with org-clock-display

2014-04-17 Thread Bastien
Noah Slater writes: > Now I need to solve the problem of being able to tie the node to the > clock-display. (If there's a big list, then it's hard to visually > match them.) I'm not really sure what you mean by "tie the node to the clock-display". > I think I recall a minor mode that highlighte

Re: [O] Problem with org-clock-display

2014-04-17 Thread Noah Slater
Huh, this is *very* cool. Thank you. Now I need to solve the problem of being able to tie the node to the clock-display. (If there's a big list, then it's hard to visually match them.) I think I recall a minor mode that highlighted the current line your point is on. That would fix it. But then, i

Re: [O] Problem with org-clock-display

2014-04-17 Thread Bastien
Hi, Noah Slater writes: > I was wondering if the "" bit > can be hidden. Is there a font face to customise for this? I find it > distracting, especially with a big list of folded nodes. Check latest master: I removed the dots. > The only problem then is:

Re: [O] Problem with org-clock-display

2014-04-17 Thread Noah Slater
Thanks for this! I've seen your comments on the time cookie thread. But I will pull the org-clock-display comments here. So, I have your changes locally, and I have a few comments. A folded node looks like this: * Node 02:10 ... I was wondering if the ".

Re: [O] Problem with org-clock-display

2014-04-17 Thread Bastien
Hi Noah, Noah Slater writes: > Note: > > - Times are indented like the nodes, meaning they don't line up. (I > presume this is intentional, but I find it annoying. Is there a way > to turn it off?) Fixed. > - Everything is highlighted with yellow. Is this intentional? Can I > turn it off? M-x

[O] Problem with org-clock-display

2014-04-07 Thread Noah Slater
I'm having some issues with org-clock-dosplay. Screenshot here: https://gist.github.com/nslater/10022848 Note: - Times are indented like the nodes, meaning they don't line up. (I presume this is intentional, but I find it annoying. Is there a way to turn it off?) - Everything is highlighted wi