From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ethan Subject: Re: Headlines and visual-line-mode Date: Sat, 14 May 2011 10:40:19 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016368e208ccd640304a33d668e Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLG10-0000sk-Ao for emacs-orgmode@gnu.org; Sat, 14 May 2011 10:40:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QLG0z-00010t-6E for emacs-orgmode@gnu.org; Sat, 14 May 2011 10:40:22 -0400 Received: from mail-gx0-f169.google.com ([209.85.161.169]:62823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLG0z-00010c-3u for emacs-orgmode@gnu.org; Sat, 14 May 2011 10:40:21 -0400 Received: by gxk23 with SMTP id 23so1429311gxk.0 for ; Sat, 14 May 2011 07:40:20 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Brand Cc: emacs-orgmode --0016368e208ccd640304a33d668e Content-Type: text/plain; charset=ISO-8859-1 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: > 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 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 at the right side of > the > > frame, and because collapsed headlines are followed by "...", the tags at > > the end of the headline are wrapped, even if the headline is short. So > > instead of: > > > > * Music > > :music:... > > > > I see > > > > * Music > > :music:... > > > > Do other people encounter this problem? The only information I could > find > > about org and visual-line-mode was about "clean mode", which I'm not > using. > > > > I'm using emacs 23.2.1 and Org-mode version 7.5 (release_7.5.204.g7327b) > > from git. > --0016368e208ccd640304a33d668e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, I decreased org-tags-column by a little bit and now it doesn't wrap= .=A0 Thanks!=A0 Is there a similar option for org clock displays (as genera= ted by C-c C-x C-d)?=A0 I think that's the only other place where I get= gratuitous wrapping.

Ethan

On Fri, May 13, 2011 at 12:05 P= M, Michael Brand <michael.ch.brand@gmail.com> wrote:
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 <ethan.glasser.camp@gmail.com> wrote:
> I have a text-mode-hook that turns on visual-line-mode, which means it= 's on
> in all org files.=A0 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 wrap= ping of
> headlines.=A0 Specifically, because tags are placed at the right side = of the
> frame, and because collapsed headlines are followed by "..."= , the tags at
> the end of the headline are wrapped, even if the headline is short.=A0= So
> instead of:
>
> * Music
> :music:...
>
> I see
>
> * Music
> :music:...
>
> Do other people encounter this problem?=A0 The only information I coul= d find
> about org and visual-line-mode was about "clean mode", which= I'm not using.
>
> I'm using emacs 23.2.1 and Org-mode version 7.5 (release_7.5.204.g= 7327b)
> from git.

--0016368e208ccd640304a33d668e--