On Sat Sep 08 2007 at 16:32, John Sullivan <[EMAIL PROTECTED]> wrote:

> Kyle Sexton <[EMAIL PROTECTED]> writes:
>
>> Does anyone know if it's possible to collapse remember notes that appear
>> in project pages?  Sometimes my notes are huge, and can be rather
>> distracting. :)
>
> You can do this by using allout-mode with your Planner pages. There
> is a bit of information about it in the manual, at
> (planner-el.info)Using Allout Mode.

Here are magic bits I use to activate allout-mode in my planner
files.  First, to tell allout-mode about planner-style headings -
.#1, .#2, etc.:

(add-to-list 'allout-mode-leaders '(planner-mode . "."))

and I add this string to the end of my planner-day-page-template:

"\n\n.#1 Local Variables\n\nLocal Variables:\nallout-layout: (0 : )\nEnd:\n"

BTW, that's a nice-looking site.  How do you do the blog from emacs?

Cheers - 

Bill in Illinois
-- 
Bill White . http://members.wolfram.com/billw
She knew that if men were to be at all tolerable they must be fed.


_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to