From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Galen Menzel" Subject: Fill column indicator and org indent mode Date: Mon, 14 Aug 2017 10:58:09 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_MailMate_41CD085F-5C09-40AE-9223-A5AE39EC3DBC_=" Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55983) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dhJd2-0000qV-OG for emacs-orgmode@gnu.org; Mon, 14 Aug 2017 13:58:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dhJcz-0003go-Kx for emacs-orgmode@gnu.org; Mon, 14 Aug 2017 13:58:16 -0400 Received: from mail-pg0-x235.google.com ([2607:f8b0:400e:c05::235]:37546) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dhJcz-0003g4-CA for emacs-orgmode@gnu.org; Mon, 14 Aug 2017 13:58:13 -0400 Received: by mail-pg0-x235.google.com with SMTP id y129so51758695pgy.4 for ; Mon, 14 Aug 2017 10:58:11 -0700 (PDT) Received: from [172.18.129.202] (c-24-16-180-23.hsd1.wa.comcast.net. [24.16.180.23]) by smtp.gmail.com with ESMTPSA id x13sm13715787pgq.41.2017.08.14.10.58.09 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2017 10:58:09 -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" To: Org Mode --=_MailMate_41CD085F-5C09-40AE-9223-A5AE39EC3DBC_= Content-Type: text/plain; charset=utf-8; format=flowed; markup=markdown Content-Transfer-Encoding: 8bit Hi all, I use [Semantic linefeeds](http://rhodesmill.org/brandon/2012/one-sentence-per-line/) for a lot of my org files, for which having a visual indicator of column 80 is useful. I'm currently using [`fill-column-indicator`](https://github.com/alpaker/Fill-Column-Indicator) for this, but the column indicator does not adjust for the indention level when using `org-indent-mode` — it just draws straight down on column 80 of the frame, regardless of the line's indention level. (So in a line under a level-3 headline with `org-indent-indentation-per-level` set to 2, the fill column indicator will appear on column 80 of the frame, which is actually column 76 of the line.) Is anyone aware of a solution to displaying the fill column in a way that takes the indention level into account? Thanks! Best, Galen --=_MailMate_41CD085F-5C09-40AE-9223-A5AE39EC3DBC_= Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable

Hi all,

I use Semantic linefeeds for a lot of my org files, for = which having a visual indicator of column 80 is useful. I'm currently usi= ng fil= l-column-indicator for this, but the column indicator does not= adjust for the indention level when using org-indent-mode =E2= =80=94=C2=A0it just draws straight down on column 80 of the frame, regard= less of the line's indention level. (So in a line under a level-3 headlin= e with org-indent-indentation-per-level set to 2, the fill c= olumn indicator will appear on column 80 of the frame, which is actually = column 76 of the line.)

Is anyone aware of a solution to displaying the fill colu= mn in a way that takes the indention level into account?

Thanks!

Best,

Galen

--=_MailMate_41CD085F-5C09-40AE-9223-A5AE39EC3DBC_=--