all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Cc: seberino@spawar.navy.mil
Subject: Re: any Emacs features to help keep code/comments under 80 columns width? (fwd)
Date: Sun, 22 Dec 2002 15:12:16 +0100	[thread overview]
Message-ID: <84n0myrvlr.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <mailman.506.1040521101.19936.help-gnu-emacs@gnu.org> (<ken@cleveland.lug.net>'s message of "Sat, 21 Dec 2002 20:38:23 -0500 (EST)")

<ken@cleveland.lug.net> writes:

> By trial and error I found the item in my .emacs that
> messes up (setq scroll-step 1) in .emacs.  I have
> an item on my modeline that needs to updated often
> so I added a "force-mode-line-update" (See below.).
>
> When I don't include this line all if fine with scrolling.

As a workaround, it might be best to remove the column number hack
and stick with plain column-number-mode enabled (or %c in
mode-line-format).  That's off by one, but oh, well.

The C source that implements the modeline display could be changed so
that the column number is printed 1-based instead of 0-based.

-- 
~/.signature is: umop ap!sdn    (Frank Nobis)

       reply	other threads:[~2002-12-22 14:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.506.1040521101.19936.help-gnu-emacs@gnu.org>
     [not found] ` <ken@cleveland.lug.net>
2002-12-22 14:12   ` Kai Großjohann [this message]
2002-12-22  1:38 any Emacs features to help keep code/comments under 80 columns width? (fwd) ken

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=84n0myrvlr.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@uni-duisburg.de \
    --cc=seberino@spawar.navy.mil \
    /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.