From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: how to wrap headings Date: Wed, 22 Oct 2008 18:19:23 -0400 Message-ID: <87r668ff2s.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ksm3F-0007pS-Da for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 18:19:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ksm3D-0007pA-GD for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 18:19:36 -0400 Received: from [199.232.76.173] (port=42878 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ksm3D-0007p7-AQ for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 18:19:35 -0400 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:51427) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ksm3D-0008Hp-9L for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 18:19:35 -0400 In-Reply-To: (Rich E.'s message of "Wed\, 22 Oct 2008 23\:23\:54 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rich E Cc: emacs-orgmode@gnu.org "Rich E" writes: > I just have a simple question: how can I wrap the headings so they > don't go off the visual window? M-x set-truncate-lines It toggles line wrapping on and off. -Bernt