Re: [O] org-mode habit consistency graph not displaying

2016-07-11 Thread Brenda J. Butler
On Thu, Jul 07, 2016 at 08:29:44PM -0700, Josiah Schwab wrote: > Hello Brenda, > > > When I started using org-mode from elpa, the habit consistency graph > > stopped showing. I was using a version of org-mode that comes with > > debian before, with emacs 23 and the graph showed. > > When I upgra

Re: [O] org-mode habit consistency graph not displaying

2016-07-07 Thread Brenda Butler
Thanks for this answer. Unfortunately it didn't work for me. But when I have more time I will investigate further. This gives me a hint as to what (next-single-property-change (point-min) 'org-habit-p)) does and the environment it assumes. bjb On Thu, Jul 7, 2016 at 11:29 PM, Josiah Schwab w

Re: [O] org-mode habit consistency graph not displaying

2016-07-07 Thread Josiah Schwab
Hello Brenda, > When I started using org-mode from elpa, the habit consistency graph > stopped showing. I was using a version of org-mode that comes with > debian before, with emacs 23 and the graph showed. When I upgraded to org 8.3, my org-habits did not display correctly, because the PROPERTY

[O] org-mode habit consistency graph not displaying

2016-07-07 Thread Brenda J. Butler
I have a question up at stackoverflow: https://stackoverflow.com/questions/38031463/org-mode-habit-consistency-graph-not-displaying Here is the content of the question and update: org-version 8.3.4 (elpa package, 20160530) emacs 24.4.1 (Debian package, Installed: 24.4+1-4.1~bpo70+1) When I