From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Henderson Subject: Word wrap in org-mode Date: Mon, 22 Oct 2012 08:53:37 +1100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQ3Sm-0001V2-LZ for emacs-orgmode@gnu.org; Sun, 21 Oct 2012 17:53:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TQ3Sl-0007uk-Qb for emacs-orgmode@gnu.org; Sun, 21 Oct 2012 17:53:40 -0400 Received: from mail-la0-f41.google.com ([209.85.215.41]:52494) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQ3Sl-0007uc-J4 for emacs-orgmode@gnu.org; Sun, 21 Oct 2012 17:53:39 -0400 Received: by mail-la0-f41.google.com with SMTP id p5so1403196lag.0 for ; Sun, 21 Oct 2012 14:53:38 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Is there a way to do word wrap in org-mode? When I copy and paste long texts, it goes across the window. Alt-q doesn't do word wrap. M-x org-version: Org-mode version 7.8.11 M-x emacs-version: GNU Emacs 24.2.1 (x86_64-apple-darwin12.1.0) of 2012-09-06 Thanks.