From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: ?dynamic-line-length? Date: Fri, 09 May 2014 17:16:41 -0400 Message-ID: <871tw2lkjq.fsf@alphaville.bos.redhat.com> References: <87sioibrfy.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WisAB-00063j-Dc for emacs-orgmode@gnu.org; Fri, 09 May 2014 17:17:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WisA5-0001zv-1w for emacs-orgmode@gnu.org; Fri, 09 May 2014 17:17:03 -0400 Received: from plane.gmane.org ([80.91.229.3]:56172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WisA4-0001zF-Rq for emacs-orgmode@gnu.org; Fri, 09 May 2014 17:16:56 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WisA3-0005ga-Ag for emacs-orgmode@gnu.org; Fri, 09 May 2014 23:16:55 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 May 2014 23:16:55 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 May 2014 23:16:55 +0200 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 Sharon Kimble writes: > How can I have "dynamic-line-lengths", or in other words, the line > in an org-mode document is 78, but when two frames are opened > side-by-side, one on the left and one on the right, our original > documents line length now adapts itself to fit the decreased window > size, and yet all of the line and document can very easily be read > and written without having to move the buffer left or right. > > Can it be done please? If so, how? > Try the options in the Options->"Line wrapping in this buffer" menu. Nick