emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Brand <michael.ch.brand@gmail.com>
To: Ethan <ethan.glasser.camp@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Headlines and visual-line-mode
Date: Sun, 15 May 2011 08:49:39 +0200	[thread overview]
Message-ID: <BANLkTinXjVD4AmW1sL1XY_r2M27_FAUGUg@mail.gmail.com> (raw)
In-Reply-To: <BANLkTik7G1w4ccUS5mJByUq5Q__fo-kYWQ@mail.gmail.com>

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 (- 16 l) ?\ ) can be changed to "".

Michael

On Sat, May 14, 2011 at 16:40, Ethan <ethan.glasser.camp@gmail.com> wrote:
> 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 <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.  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.

      reply	other threads:[~2011-05-15  6:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-12  7:58 Headlines and visual-line-mode Ethan
2011-05-13 14:59 ` Pieter Praet
2011-05-13 16:05 ` Michael Brand
2011-05-14 14:40   ` Ethan
2011-05-15  6:49     ` Michael Brand [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BANLkTinXjVD4AmW1sL1XY_r2M27_FAUGUg@mail.gmail.com \
    --to=michael.ch.brand@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ethan.glasser.camp@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).