From mboxrd@z Thu Jan 1 00:00:00 1970 From: B Smith-Mannschott Subject: Re: Multi-line headline Date: Tue, 26 Oct 2010 22:36:24 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=41945 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAqFv-00054S-Jv for emacs-orgmode@gnu.org; Tue, 26 Oct 2010 16:36:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAqFu-0005q6-60 for emacs-orgmode@gnu.org; Tue, 26 Oct 2010 16:36:27 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:64740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAqFu-0005oJ-3P for emacs-orgmode@gnu.org; Tue, 26 Oct 2010 16:36:26 -0400 Received: by yxm34 with SMTP id 34so3072096yxm.0 for ; Tue, 26 Oct 2010 13:36:24 -0700 (PDT) In-Reply-To: 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: billzingler@zingler-and-associates.com Cc: emacs-orgmode@gnu.org On Mon, Oct 25, 2010 at 17:39, Bill Zingler wrote: > All, > Is it possible to have multi-line headlines? =C2=A0If so, how do I set it= up? Not as such, no, but you could use visual-line-mode to wrap the overly long line on screen. (I think this was added with emacs 23.1.) // Ben