From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: sam jesse Newsgroups: gmane.emacs.help Subject: line width as typed Date: Sat, 1 Aug 2009 06:00:15 +1000 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=00163642729f6d1779047005de1f X-Trace: ger.gmane.org 1249072013 28928 80.91.229.12 (31 Jul 2009 20:26:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Jul 2009 20:26:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 31 22:26:46 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MWygf-0004ka-Mh for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Jul 2009 22:26:45 +0200 Original-Received: from localhost ([127.0.0.1]:46521 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWygf-00065K-1X for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Jul 2009 16:26:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWyH7-0007EE-Tj for help-gnu-emacs@gnu.org; Fri, 31 Jul 2009 16:00:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWyH2-0007DT-Oo for help-gnu-emacs@gnu.org; Fri, 31 Jul 2009 16:00:20 -0400 Original-Received: from [199.232.76.173] (port=52268 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWyH2-0007DQ-HU for help-gnu-emacs@gnu.org; Fri, 31 Jul 2009 16:00:16 -0400 Original-Received: from mail-qy0-f183.google.com ([209.85.221.183]:59298) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWyH2-0005U7-3R for help-gnu-emacs@gnu.org; Fri, 31 Jul 2009 16:00:16 -0400 Original-Received: by qyk13 with SMTP id 13so2973654qyk.14 for ; Fri, 31 Jul 2009 13:00:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=wAnk+SJBWdKxuQHDdhVHWnB10qgS9pl1v5RVyxt/HM4=; b=CaOgjqH778Mit9QWcIvwL5ObCuL80T0bOcYjuSENslkBxGvjqVa/mZRHt6G7BsT0HK 6Bo4kzjiRQDL1XAnghMZ5gthjGX6HJ4JmaK5gZLrUFsxjkOEGE7x29ynoBKo+vAzs5gQ Cug5iBfDxQJd4Dw8KvX7qXR3yL635s22CgT/U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=gvaDmB9AkACvrlQGB9HxuaYD8pSbW9zbh0m3MVUYXolteF1Ezzhh7IgN5/uI1bllMU J67xn9SvoSorkfxY6JU7SePKMAHpS3jHlDaJKTdosCJVRl8oeP7MnWst2liVQOPo2Hw5 PqHJ+PuMQP7w2NoGbJ/L8Omd8dBgu0NznPOio= Original-Received: by 10.229.96.10 with SMTP id f10mr550067qcn.72.1249070415681; Fri, 31 Jul 2009 13:00:15 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Fri, 31 Jul 2009 16:20:41 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66585 Archived-At: --00163642729f6d1779047005de1f Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi when I type, the line goes more than 70 char. after I finish typing, I hit M-q to format to 70 char. how can I get emacs to automatically do this, i.e. after 70 char, it goes to the next line and justifies the line before it? thx --00163642729f6d1779047005de1f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi

when I type, the line goes more than 70 char. after I finish typing, I hit M-q to format to 70 char. how can I get emacs to automatically do this, i.e. after 70 char, it goes to the next line and justifies the line before it?

thx
--00163642729f6d1779047005de1f--