From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: Re: modifying/deleting ovelrays; also, un-sparsifying tree? Date: Fri, 29 Jul 2016 12:21:28 -0400 Message-ID: References: <87shusbiyp.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1147d3e68ef35a0538c8a49f Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTAXT-0007aU-M6 for emacs-orgmode@gnu.org; Fri, 29 Jul 2016 12:21:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTAXR-0003Mc-MD for emacs-orgmode@gnu.org; Fri, 29 Jul 2016 12:21:30 -0400 Received: from mail-qk0-x22b.google.com ([2607:f8b0:400d:c09::22b]:36522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTAXR-0003MX-Hc for emacs-orgmode@gnu.org; Fri, 29 Jul 2016 12:21:29 -0400 Received: by mail-qk0-x22b.google.com with SMTP id x1so95189767qkb.3 for ; Fri, 29 Jul 2016 09:21:29 -0700 (PDT) In-Reply-To: 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 --001a1147d3e68ef35a0538c8a49f Content-Type: text/plain; charset=UTF-8 On Fri, Jul 29, 2016 at 11:31 AM, Matt Price wrote: > > > On Fri, Jul 29, 2016 at 10:46 AM, Nicolas Goaziou > wrote: > >> Matt Price writes: >> >> > In my gradesheets I use overlays to display the grade property in >> headlines >> > -- that way I can see at a glance approximately how my students are >> doing: >> > >> > ;; still imperfect, but good enough for me. >> > (defun org-grading-overlay-headings () >> >> Why don't you use column view instead? >> > > um. because... um.... I guess I had some reason a year ago when I > designed this system. Looking at it again today, column view looks great... > small question: Is it possible to get one or more columns to always line up o nthe right hand side of the buffer? Or to assign a width to the first column (in my case the item name) that is somehting like "buffer-width minus 30"? > > --001a1147d3e68ef35a0538c8a49f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Fri, Jul 29, 2016 at 11:31 AM, Matt Price <moptop99@gmail.com&= gt; wrote:


On= Fri, Jul 29, 2016 at 10:46 AM, Nicolas Goaziou <mail@nicolasgoaziou.= fr> wrote:
Matt Price= <moptop99@gmail= .com> writes:

> In my gradesheets I use overlays to display the grade property in head= lines
> -- that way I can see at a glance approximately how my students are do= ing:
>
> ;; still imperfect, but good enough for me.
> (defun org-grading-overlay-headings ()

Why don't you use column view instead?

=
um.=C2=A0 because...=C2=A0 um.... I guess I had some reas= on a year ago when I designed this system. Looking at it again today, colum= n view looks great...
=C2=A0<= /div>
small question: Is it possible to get one or more columns to alwa= ys line up o nthe right hand side of the buffer? Or to assign a width to th= e first column (in my case the item name) that is somehting like "buff= er-width minus 30"?
=C2=A0
=C2=A0

--001a1147d3e68ef35a0538c8a49f--