all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jeff Clough <jeff@chaosphere.com>
To: eric_powell <epowell1@med.miami.edu>
Cc: Help-gnu-emacs@gnu.org
Subject: Re: Comments always aligned at column 67 despite comment-column set otherwise
Date: Wed, 24 Mar 2010 09:43:54 -0400	[thread overview]
Message-ID: <m34ok5j0md.fsf@logrus.localdomain> (raw)
In-Reply-To: <28014831.post@talk.nabble.com> (eric powell's message of "Wed, 24 Mar 2010 06:25:35 -0700 (PDT)")

eric_powell <epowell1@med.miami.edu> writes:

> It seems that the plot has thickened slightly.  I discovered that my troubles
> only arise when trying to set the comment-column PAST column 67.  If I set
> it to 50, for example, the comments will appear on col. 50, but if I set it
> to anything greater than 67, the comments still appear at 67.  
> Does this provide any more clues to what could be afoot?

Umm...yeah.  I wish I had seen that sooner.  Try setting fill-column to
something greater.  It's buffer local too and customizable.  I just
tested it with the values you give and it seems to fix this particular
problem.  If you set comment-column out beyond fill-column, you get the
behavior you describe.

I don't have any experience working with Emacs when you have a very wide
frame.  From what I've seen, there's more magic you need to do to make
everything work than just resizing the frame.  I could be wrong, but if
that's the case there's likely one true way to tell Emacs I want my
frame to be X characters wide and make everything work.

Sorry I didn't get that sooner for you.

Jeff




  reply	other threads:[~2010-03-24 13:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-23 13:34 Comments always aligned at column 67 despite comment-column set otherwise eric_powell
2010-03-23 21:31 ` Jeff Clough
2010-03-24 13:08   ` eric_powell
2010-03-24 13:25     ` eric_powell
2010-03-24 13:43       ` Jeff Clough [this message]
2010-03-24 13:25     ` Jeff Clough

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

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

  git send-email \
    --in-reply-to=m34ok5j0md.fsf@logrus.localdomain \
    --to=jeff@chaosphere.com \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=epowell1@med.miami.edu \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.