On Thu, Oct 31, 2002 at 11:41:23AM -0500, Paul Lussier wrote:
> In a message dated: Thu, 31 Oct 2002 08:33:26 PST
> Zack Brown said:
>
> >In 'IDEAS', it says to use "outline-mode format" in the file, but this
> >isn't described anywhere. My best guess is that it's an emacs thing.
>
> It is.
>
> >What should vi users do?
>
> Use Emacs :)
>
> Seriously, you should be able to view the file just fine. The only
> thing the Emacs outline-mode does is allow you to do things like
> collapse and expand the various sections.
OK, cool. Maybe this should be explained in the file though.
Log Message:
Added a paragraph at the top of the file, explaining how to conform to emacs
outline mode. Patch from Zack Brown <zbrown@tumblerings.org>
Index: IDEAS
===================================================================
--- IDEAS
+++ IDEAS 2002-10-31 09:09:24.000000000 -0800
@@ -1,7 +1,12 @@
Oh Most High and Puissant Emacs, please be in -*- outline -*- mode!
+When modifying this file with emacs or any other editor, please conform to
+emacs' outline-mode format, i.e. use '*' as the first character on a line,
+to indicate the start of a new section. The rest of the text on that line
+will be considered the title of that section. Subsections can be indicated
+by '**', sub-sub-sections by '***', and so on.
+
Some ideas for the future.
-(Please use outline-mode format for this file.)
* todo: move the ideas in doc/programmer/design/future.texi to here
> HTH,
> --
>
> Seeya,
> Paul
> --
> It may look like I'm just sitting here doing nothing,
> but I'm really actively waiting for all my problems to go away.
>
> If you're not having fun, you're not doing it right!
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
--
Zack Brown
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 31 18:11:48 2002