From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Phillip Lord Newsgroups: gmane.emacs.help Subject: Re: any Emacs features to help keep code/comments under 80 columns width? Date: 29 Nov 2002 12:32:22 +0000 Organization: BIOSCI/MRC Human Genome Mapping Project Resource Centre Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1038573312 11869 80.91.224.249 (29 Nov 2002 12:35:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 29 Nov 2002 12:35:12 +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 18HkMQ-000359-00 for ; Fri, 29 Nov 2002 13:35:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18HkNi-0000if-00; Fri, 29 Nov 2002 07:36:30 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!server3.netnews.ja.net!south.jnrs.ja.net!server2.netnews.ja.net!hgmp.mrc.ac.uk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: bromine.hgmp.mrc.ac.uk Original-X-Trace: niobium.hgmp.mrc.ac.uk 1038573142 2958 193.62.192.35 (29 Nov 2002 12:32:22 GMT) Original-X-Complaints-To: news@net.bio.net Original-NNTP-Posting-Date: Fri, 29 Nov 2002 12:32:22 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.92 Original-Xref: shelby.stanford.edu gnu.emacs.help:107593 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:4144 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4144 >>>>> "seberino" == seberino writes: seberino> Maybe.... seberino> 1. Emacs flashes the screen when I reach column 80 http://www.google.com/search?q=wide-column.el seberino> 2. Emacs automatically adds a hard return and moves me to seberino> next line when I reach column 80. M-x auto-fill-mode seberino> 3. Emacs just doesn't let me type beyond column 80. No that I know of. Phil