From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Seberino Newsgroups: gmane.emacs.help Subject: What if sometimes want auto-filling and sometimes don't? Necessary to keep manually turning on/off? Date: Tue, 29 Jan 2013 23:48:48 -0800 (PST) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1359532215 7080 80.91.229.3 (30 Jan 2013 07:50:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Jan 2013 07:50:15 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 30 08:50:35 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U0SRH-00027N-IF for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Jan 2013 08:50:35 +0100 Original-Received: from localhost ([::1]:40017 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0SQz-0000D3-Lg for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Jan 2013 02:50:17 -0500 X-Received: by 10.224.211.193 with SMTP id gp1mr2179066qab.4.1359532128393; Tue, 29 Jan 2013 23:48:48 -0800 (PST) X-Received: by 10.49.72.169 with SMTP id e9mr366131qev.3.1359532128288; Tue, 29 Jan 2013 23:48:48 -0800 (PST) Original-Path: usenet.stanford.edu!p13no8722676qai.0!news-out.google.com!k2ni3907qap.0!nntp.google.com!p13no6974845qai.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=74.194.237.26; posting-account=VkuUtQkAAADKqMjRUmZTNs7a8uCSNNy2 Original-NNTP-Posting-Host: 74.194.237.26 User-Agent: G2/1.0 Injection-Date: Wed, 30 Jan 2013 07:48:48 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:196573 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:88867 Archived-At: Sometimes you WANT auto-filling...sometimes you DO NOT. e.g. When I am writing text like a comment in a program, I appreciate auto-filling. When I want to squeeze as much in a single line in a computer program instruction as possible, it gets in the way. What is easiest way to have it both ways? Must people keep turning it on and off? Thanks! Chris