From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: gareth.rees@pobox.com (Gareth Rees) Newsgroups: gmane.emacs.help Subject: Re: any Emacs features to help keep code/comments under 80 columns width? Date: 4 Dec 2002 06:38:58 -0800 Organization: http://groups.google.com/ Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1039012836 9097 80.91.224.249 (4 Dec 2002 14:40:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Dec 2002 14:40:36 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18JahE-0002Lh-00 for ; Wed, 04 Dec 2002 15:40:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Jai6-0004Xt-00; Wed, 04 Dec 2002 09:41:10 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 193.112.141.206 Original-X-Trace: posting.google.com 1039012738 5140 127.0.0.1 (4 Dec 2002 14:38:58 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 4 Dec 2002 14:38:58 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:107723 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:4272 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4272 Christian Seberino wrote: > I often write comments and code and look at modeline's Column# display > to verify I did not go beyond the 80th column when I type. > > Are there any goodies in Emacs to help me accomplish this??? You could try line-limit-mode. See . -- Gareth Rees