From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivanov Dmitry Subject: automatic line wrap Date: Fri, 4 Jun 2010 21:13:50 +0400 Message-ID: <1788159802.20100604211350@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=56908 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKaSu-0002zY-Kk for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 13:13:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OKaSt-000862-Fg for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 13:13:52 -0400 Received: from fg-out-1718.google.com ([72.14.220.157]:65172) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OKaSt-00085X-Aw for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 13:13:51 -0400 Received: by fg-out-1718.google.com with SMTP id d23so195194fga.12 for ; Fri, 04 Jun 2010 10:13:46 -0700 (PDT) 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: emacs-orgmode@gnu.org How can I set the org-mode to automatically wrap the long lines, so they would fit the window size, as it is done in the fundamental mode?