From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Politz Newsgroups: gmane.emacs.help Subject: Re: org-mode turn on auto-fill? Date: Thu, 22 Oct 2009 15:46:37 +0200 Message-ID: <873a5b5yo2.fsf@fh-trier.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1256221347 20833 80.91.229.12 (22 Oct 2009 14:22:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Oct 2009 14:22:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 22 16:22:15 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 1N0yJz-0006DQ-FE for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Oct 2009 16:07:19 +0200 Original-Received: from localhost ([127.0.0.1]:42332 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0yJy-0006MA-Vu for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Oct 2009 10:07:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0yIg-00060Z-IH for help-gnu-emacs@gnu.org; Thu, 22 Oct 2009 10:05:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0yIb-0005yM-8A for help-gnu-emacs@gnu.org; Thu, 22 Oct 2009 10:05:57 -0400 Original-Received: from [199.232.76.173] (port=41348 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0yIb-0005yG-4r for help-gnu-emacs@gnu.org; Thu, 22 Oct 2009 10:05:53 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:53526) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N0yIa-0003Kq-Lm for help-gnu-emacs@gnu.org; Thu, 22 Oct 2009 10:05:52 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1N0y2B-0002ie-65 for help-gnu-emacs@gnu.org; Thu, 22 Oct 2009 15:48:55 +0200 Original-Received: from dslb-084-059-197-235.pools.arcor-ip.net ([84.59.197.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Oct 2009 15:48:55 +0200 Original-Received: from politza by dslb-084-059-197-235.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Oct 2009 15:48:55 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dslb-084-059-197-235.pools.arcor-ip.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:M19RVeb2eImYjTk/52H5fDMRN2U= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:69158 Archived-At: Neal Becker writes: > I want auto-fill turned on in org mode. For now I did: > (add-hook 'text-mode-hook 'turn-on-auto-fill) > > Is there a more direct setting for org mode? M-x load-library RET org RET M-x apropos-variable RET org hook RET -ap