Re: [O] Headlines and visual-line-mode

2011-05-14 Thread Michael Brand
Hi Ethan For tags alignment in the agenda view there is also the variable org-agenda-tags-column. For the clock display C-c C-x C-d you ask for I can't find such an option, except than directly decreasing (c 60) in org-clock-put-overlay. To minimize line wrapping even more, both (make-string (- 1

Re: [O] Headlines and visual-line-mode

2011-05-14 Thread Ethan
Hi, I decreased org-tags-column by a little bit and now it doesn't wrap. Thanks! Is there a similar option for org clock displays (as generated by C-c C-x C-d)? I think that's the only other place where I get gratuitous wrapping. Ethan On Fri, May 13, 2011 at 12:05 PM, Michael Brand wrote: > H

Re: [O] Headlines and visual-line-mode

2011-05-13 Thread Michael Brand
Hi Ethan Does the variable org-tags-column help? I set it to 0 to align the tags left, just after the headline. (Changing this variable will affect only tags touched afterwards.) Michael On Thu, May 12, 2011 at 09:58, Ethan wrote: > I have a text-mode-hook that turns on visual-line-mode, which

Re: [O] Headlines and visual-line-mode

2011-05-13 Thread Pieter Praet
On Thu, 12 May 2011 03:58:07 -0400, Ethan wrote: > [Please CC me!] > > Hi, > > I have a text-mode-hook that turns on visual-line-mode, which means it's on > in all org files. Generally I like visual-line-mode and would like it to be > on in my org-mode buffers, but I'm seeing a bug involving th

[O] Headlines and visual-line-mode

2011-05-13 Thread Ethan
[Please CC me!] Hi, I have a text-mode-hook that turns on visual-line-mode, which means it's on in all org files. Generally I like visual-line-mode and would like it to be on in my org-mode buffers, but I'm seeing a bug involving the wrapping of headlines. Specifically, because tags are placed