From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christopher Howard Newsgroups: gmane.emacs.help Subject: retroactive auto-fill? Date: Fri, 28 Mar 2014 11:38:04 -0800 Message-ID: <20140328113804.290db788@voltron.arsc.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1396035430 24290 80.91.229.3 (28 Mar 2014 19:37:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Mar 2014 19:37:10 +0000 (UTC) To: Gnu Emacs Help Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 28 20:37:19 2014 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 1WTcaY-0000aO-Hf for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Mar 2014 20:37:14 +0100 Original-Received: from localhost ([::1]:35662 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTcaX-0000qA-OH for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Mar 2014 15:37:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTcaH-0000p7-Jq for help-gnu-emacs@gnu.org; Fri, 28 Mar 2014 15:37:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTcaB-0002k5-G9 for help-gnu-emacs@gnu.org; Fri, 28 Mar 2014 15:36:57 -0400 Original-Received: from mail-pa0-f43.google.com ([209.85.220.43]:44348) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTcaB-0002ju-Aj for help-gnu-emacs@gnu.org; Fri, 28 Mar 2014 15:36:51 -0400 Original-Received: by mail-pa0-f43.google.com with SMTP id bj1so5443711pad.2 for ; Fri, 28 Mar 2014 12:36:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-type:content-transfer-encoding; bh=YLtIRisdoB8a2cb2uSp9E+EROTlWX4Rx8vSozGbypyY=; b=kzaVJSAK5tJ0IpsprDxOnQFPe+bsyXWnRGxvQQdjDloHhglbTsG6Ucuud+WFpyyc6R FiqIygQYYA/7lRzkzCX4HQd2v4jhUEqrAFxlQvaGPQLU0zKmV/hCuEd+oCw7lSYC01hm cYxIbcsm/AZFl4VfcQmT/CGxgwqomMzLknNNA5kDDvbw22ZRkYrZKREZ+wLJmFGOOgtb Uuuts9edeCxj58Orz5ZYbtLcuDOj/l75gH6QbtPBjJ11Jn44ODXb8oH6zg5FEpc0+YH3 I7tuWf0AVJz5y5Oqf9lVhikbMFr/Qnk1PGc9ZHbHS9PZIUURWwUXJ9/cyDArEbUQY5xs WZSw== X-Gm-Message-State: ALoCoQkY9d1OBYIG5THv5qjzN/TkLe4GXD7IKIgrWQftfx3kWr6EzBqQASGURGb8cTQccnhKQ7Ru X-Received: by 10.66.163.2 with SMTP id ye2mr10535462pab.110.1396035409388; Fri, 28 Mar 2014 12:36:49 -0700 (PDT) Original-Received: from voltron.arsc.edu ([2607:f318:1f00:810:4261:86ff:fe2c:3e8d]) by mx.google.com with ESMTPSA id cz3sm26764636pbc.9.2014.03.28.12.36.48 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Fri, 28 Mar 2014 12:36:48 -0700 (PDT) X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.220.43 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:96817 Archived-At: Hi. I don't want to keep auto-fill mode on all the time. Nevertheless, frequently I finish writing a buffer, and then afterwards remember that I forgot to turn on auto-fill mode. Is there a command that will reformat the text as though I had been typing with auto-fill mode on?