<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-887</id>
	<title>Nabble - Vim - Outliner</title>
	<updated>2009-12-08T15:10:03Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Vim---Outliner-f887.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Vim---Outliner-f887.html" />
	<subtitle type="html">The project home is &lt;a href=&quot;http://www.vimoutliner.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26702520</id>
	<title>Re: Preferred way of stating paragraph styles and character styles within VO?</title>
	<published>2009-12-08T15:10:03Z</published>
	<updated>2009-12-08T15:10:03Z</updated>
	<author>
		<name>Noel Henson</name>
	</author>
	<content type="html">On Tuesday 08 December 2009, Steve Litt wrote:
&lt;br&gt;&lt;br&gt;[snip]
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt; Suppose you were writing a '... for Dummies' book. You could specify
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; sidebar tips in special paragraphs like this:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;TIP
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;Make sure power is disconnected BEFORE sticking your finger in the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; light socket.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;WARNING
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;Always use this alias &amp;quot;rm='rm -i'&amp;quot; in your profile to prevent
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; accidental deletion of everything with &amp;quot;rm *&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;lt; however, makes itself useful for directives, much as DJP has shown.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Do those wrap?
&lt;/div&gt;&lt;br&gt;Read ':he vo-objects'
&lt;br&gt;&lt;br&gt;&amp;gt; wraps
&lt;br&gt;&amp;lt; doesn't wrap
&lt;br&gt;&lt;br&gt;&amp;gt; Those are paragraph styles -- how would I do a character style? For
&lt;br&gt;&amp;gt; instance, I might have a character style called chcode, used on Linux
&lt;br&gt;&amp;gt; commands, that monofonts it characters. How would I do the equivalent
&lt;br&gt;&amp;gt; of:
&lt;br&gt;&lt;br&gt;; sets a character/paragraph type of, shall we say, code. It is monospaced 
&lt;br&gt;and will not wrap.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Always use the &amp;gt;chcode rm -i &amp;gt;end_chcode to prevent accidental wholesale
&lt;br&gt;&amp;gt; deletion.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; The question is... How can we make such features in VO clearer to the
&lt;br&gt;&amp;gt; &amp;gt; user.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Documentation. I'll do it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; SteveT
&lt;/div&gt;&lt;br&gt;Noel
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; Noel Henson
&lt;br&gt;&amp;nbsp; www.noels-lab.com	Chips, firmware and embedded systems
&lt;br&gt;&amp;nbsp; www.vimoutliner.org	Work fast. Think well.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26702520&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Preferred-way-of-stating-paragraph-styles-and-character-styles-within-VO--tp26689064p26702520.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26702325</id>
	<title>Re: Preferred way of stating paragraph styles and character styles within VO?</title>
	<published>2009-12-08T14:55:56Z</published>
	<updated>2009-12-08T14:55:56Z</updated>
	<author>
		<name>Steve Litt</name>
	</author>
	<content type="html">On Tuesday 08 December 2009 11:37:14 Noel Henson wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Monday 07 December 2009, Steve Litt wrote:
&lt;br&gt;&amp;gt; &amp;gt; Hi Noel,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; What do you envision as the &amp;quot;official VO way&amp;quot; of specifying character
&lt;br&gt;&amp;gt; &amp;gt; styles and paragraph styles within a VO outline? Whatever it is, it
&lt;br&gt;&amp;gt; &amp;gt; should probably be strongly documented, and I think I know a guy who is
&lt;br&gt;&amp;gt; &amp;gt; pretty good at documentation.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Thanks
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; SteveT
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Steve,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I would start with :he vo-objects
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; That gives the basic overview. But, VO does not have character or paragraph
&lt;br&gt;&amp;gt; styles as such. You can group things together in different VO objects each
&lt;br&gt;&amp;gt; with it's own special attributes. It is up to the postprocessor to convert
&lt;br&gt;&amp;gt; those groups and attributes into the output the user desires.
&lt;/div&gt;&lt;br&gt;Exactly! The character and paragraph styles (and maybe also commands) would be 
&lt;br&gt;passed through to the postprocessor. They have no meaning in VO itself, 
&lt;br&gt;because VO's format is monofont text.
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Suppose you were writing a '... for Dummies' book. You could specify
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; sidebar tips in special paragraphs like this:
&lt;br&gt;&amp;gt; &amp;gt;TIP
&lt;br&gt;&amp;gt; &amp;gt;Make sure power is disconnected BEFORE sticking your finger in the light
&lt;br&gt;&amp;gt; &amp;gt;socket.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;WARNING
&lt;br&gt;&amp;gt; &amp;gt;Always use this alias &amp;quot;rm='rm -i'&amp;quot; in your profile to prevent accidental
&lt;br&gt;&amp;gt; &amp;gt;deletion of everything with &amp;quot;rm *&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt; however, makes itself useful for directives, much as DJP has shown.
&lt;/div&gt;&lt;br&gt;Do those wrap?
&lt;br&gt;&lt;br&gt;Those are paragraph styles -- how would I do a character style? For instance, 
&lt;br&gt;I might have a character style called chcode, used on Linux commands, that 
&lt;br&gt;monofonts it characters. How would I do the equivalent of:
&lt;br&gt;&lt;br&gt;Always use the &amp;gt;chcode rm -i &amp;gt;end_chcode to prevent accidental wholesale 
&lt;br&gt;deletion.
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The question is... How can we make such features in VO clearer to the user.
&lt;br&gt;&lt;br&gt;Documentation. I'll do it.
&lt;br&gt;&lt;br&gt;SteveT
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Steve Litt
&lt;br&gt;Recession Relief Package
&lt;br&gt;&lt;a href=&quot;http://www.recession-relief.US&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.recession-relief.US&lt;/a&gt;&lt;br&gt;Twitter: &lt;a href=&quot;http://www.twitter.com/stevelitt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.twitter.com/stevelitt&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26702325&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Preferred-way-of-stating-paragraph-styles-and-character-styles-within-VO--tp26689064p26702325.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26696722</id>
	<title>Re: Preferred way of stating paragraph styles and character styles within VO?</title>
	<published>2009-12-08T08:37:14Z</published>
	<updated>2009-12-08T08:37:14Z</updated>
	<author>
		<name>Noel Henson</name>
	</author>
	<content type="html">On Monday 07 December 2009, Steve Litt wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Noel,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What do you envision as the &amp;quot;official VO way&amp;quot; of specifying character
&lt;br&gt;&amp;gt; styles and paragraph styles within a VO outline? Whatever it is, it
&lt;br&gt;&amp;gt; should probably be strongly documented, and I think I know a guy who is
&lt;br&gt;&amp;gt; pretty good at documentation.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; SteveT
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Steve,
&lt;br&gt;&lt;br&gt;I would start with :he vo-objects
&lt;br&gt;&lt;br&gt;That gives the basic overview. But, VO does not have character or paragraph 
&lt;br&gt;styles as such. You can group things together in different VO objects each 
&lt;br&gt;with it's own special attributes. It is up to the postprocessor to convert 
&lt;br&gt;those groups and attributes into the output the user desires.
&lt;br&gt;&lt;br&gt;Suppose you were writing a '... for Dummies' book. You could specify 
&lt;br&gt;sidebar tips in special paragraphs like this:
&lt;br&gt;&lt;br&gt;&amp;gt;TIP
&lt;br&gt;&amp;gt;Make sure power is disconnected BEFORE sticking your finger in the light 
&lt;br&gt;&amp;gt;socket.
&lt;br&gt;&lt;br&gt;&amp;gt;WARNING
&lt;br&gt;&amp;gt;Always use this alias &amp;quot;rm='rm -i'&amp;quot; in your profile to prevent accidental 
&lt;br&gt;&amp;gt;deletion of everything with &amp;quot;rm *&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;lt; however, makes itself useful for directives, much as DJP has shown.
&lt;br&gt;&lt;br&gt;The question is... How can we make such features in VO clearer to the user. &amp;nbsp;
&lt;br&gt;It has been in vo help for a long time but somehow the information fails to 
&lt;br&gt;make it from there into the user's brain.
&lt;br&gt;&lt;br&gt;Noel
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; Noel Henson
&lt;br&gt;&amp;nbsp; www.noels-lab.com	Chips, firmware and embedded systems
&lt;br&gt;&amp;nbsp; www.vimoutliner.org	Work fast. Think well.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26696722&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Preferred-way-of-stating-paragraph-styles-and-character-styles-within-VO--tp26689064p26696722.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26694469</id>
	<title>Re: Preferred way of stating paragraph styles and	character styles within VO?</title>
	<published>2009-12-08T06:12:34Z</published>
	<updated>2009-12-08T06:12:34Z</updated>
	<author>
		<name>David J Patrick-2</name>
	</author>
	<content type="html">Steve Litt wrote:
&lt;br&gt;&amp;gt; Hi Noel,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What do you envision as the &amp;quot;official VO way&amp;quot; of specifying character styles 
&lt;br&gt;&amp;gt; and paragraph styles within a VO outline? Whatever it is, it should probably 
&lt;br&gt;&amp;gt; be strongly documented, and I think I know a guy who is pretty good at 
&lt;br&gt;&amp;gt; documentation.
&lt;br&gt;&lt;br&gt;IMHO, there is no extra magic within VO, other that the good ol &amp;quot; &amp;lt; &amp;gt; : 
&lt;br&gt;;&amp;quot;, and I personally would not want to make any further definition at 
&lt;br&gt;this early stage, because I need the ultimate flexibility to output to 
&lt;br&gt;multiple formats.
&lt;br&gt;&lt;br&gt;I'm using UDT &amp;quot;&amp;lt;&amp;quot; to embed post-process directives, and &amp;quot;&amp;gt;&amp;quot; to embed 
&lt;br&gt;in-line comments.
&lt;br&gt;djp
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26694469&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Preferred-way-of-stating-paragraph-styles-and-character-styles-within-VO--tp26689064p26694469.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26694336</id>
	<title>Re: Use defined paragraph and character styles</title>
	<published>2009-12-08T06:02:09Z</published>
	<updated>2009-12-08T06:02:09Z</updated>
	<author>
		<name>David J Patrick-2</name>
	</author>
	<content type="html">Steve Litt wrote:
&lt;br&gt;&amp;gt; Hi David,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; A couple days ago I discussed on the LyX developers list the fact that native 
&lt;br&gt;&amp;gt; LyX is getting harder by the version to parse and write. I suggested an 
&lt;br&gt;&amp;gt; intermediate format be created that wouldn't change from version to version in 
&lt;br&gt;&amp;gt; order to go from VO to LyX. I mentioned that I'd probably have to be the guy 
&lt;br&gt;&amp;gt; who wrote the intermediate to LyX code.
&lt;br&gt;well that sounds nifty !
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I was hopeful when you described AFT, but upon reading aft-refman.html, I find 
&lt;br&gt;&amp;gt; no way of specifying user defined paragraph and character styles, nor does it 
&lt;br&gt;&amp;gt; look like the AFT developers have given that need any thought. Have I missed 
&lt;br&gt;&amp;gt; something?
&lt;br&gt;Yes, a couple of things, I think.
&lt;br&gt;Firstly, aft knows nothing of &amp;quot;user-defined-text&amp;quot;, and it is otl2aft.awk 
&lt;br&gt;that transforms an outline to aft. Tweaking that awk file is how 
&lt;br&gt;aft-styles are controlled. We have modified our awk pre-processor to do 
&lt;br&gt;some things with UDT (user defined text) and other UDT lines, that don't 
&lt;br&gt;match this first transform, are silently ignored.
&lt;br&gt;Secondly, now that the outline is a valid aft file, the proper 
&lt;br&gt;transforms are *.dat files referred to by aft, as it converts to the 
&lt;br&gt;next format. These files reside in /usr/local/share/aft/, I think, and 
&lt;br&gt;to modify them, one tweaks the desired .tex rules (in this case) 
&lt;br&gt;recompiles the .dat.
&lt;br&gt;The resultant latex is converted to pdf via pdflatex or xetex something.
&lt;br&gt;This seemingly monsterous path is actually quite solid and yet vastly 
&lt;br&gt;flexible for fully configurable, parallel output.
&lt;br&gt;&lt;br&gt;djp
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26694336&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Use-defined-paragraph-and-character-styles-tp26689047p26694336.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26689064</id>
	<title>Preferred way of stating paragraph styles and character styles within VO?</title>
	<published>2009-12-07T21:50:53Z</published>
	<updated>2009-12-07T21:50:53Z</updated>
	<author>
		<name>Steve Litt</name>
	</author>
	<content type="html">Hi Noel,
&lt;br&gt;&lt;br&gt;What do you envision as the &amp;quot;official VO way&amp;quot; of specifying character styles 
&lt;br&gt;and paragraph styles within a VO outline? Whatever it is, it should probably 
&lt;br&gt;be strongly documented, and I think I know a guy who is pretty good at 
&lt;br&gt;documentation.
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;SteveT
&lt;br&gt;&lt;br&gt;Steve Litt
&lt;br&gt;Recession Relief Package
&lt;br&gt;&lt;a href=&quot;http://www.recession-relief.US&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.recession-relief.US&lt;/a&gt;&lt;br&gt;Twitter: &lt;a href=&quot;http://www.twitter.com/stevelitt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.twitter.com/stevelitt&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26689064&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Preferred-way-of-stating-paragraph-styles-and-character-styles-within-VO--tp26689064p26689064.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26689047</id>
	<title>Use defined paragraph and character styles</title>
	<published>2009-12-07T21:48:45Z</published>
	<updated>2009-12-07T21:48:45Z</updated>
	<author>
		<name>Steve Litt</name>
	</author>
	<content type="html">Hi David,
&lt;br&gt;&lt;br&gt;A couple days ago I discussed on the LyX developers list the fact that native 
&lt;br&gt;LyX is getting harder by the version to parse and write. I suggested an 
&lt;br&gt;intermediate format be created that wouldn't change from version to version in 
&lt;br&gt;order to go from VO to LyX. I mentioned that I'd probably have to be the guy 
&lt;br&gt;who wrote the intermediate to LyX code.
&lt;br&gt;&lt;br&gt;I was hopeful when you described AFT, but upon reading aft-refman.html, I find 
&lt;br&gt;no way of specifying user defined paragraph and character styles, nor does it 
&lt;br&gt;look like the AFT developers have given that need any thought. Have I missed 
&lt;br&gt;something?
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;SteveT
&lt;br&gt;&lt;br&gt;Steve Litt
&lt;br&gt;Recession Relief Package
&lt;br&gt;&lt;a href=&quot;http://www.recession-relief.US&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.recession-relief.US&lt;/a&gt;&lt;br&gt;Twitter: &lt;a href=&quot;http://www.twitter.com/stevelitt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.twitter.com/stevelitt&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26689047&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Use-defined-paragraph-and-character-styles-tp26689047p26689047.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26680064</id>
	<title>vimoutliner development; all fueled up and stalling... goto irc.freenode.net #vimoutliner</title>
	<published>2009-12-07T08:50:05Z</published>
	<updated>2009-12-07T08:50:05Z</updated>
	<author>
		<name>David J Patrick-2</name>
	</author>
	<content type="html">Yes folks, we're losing altitude.
&lt;br&gt;Still lots of excitement and people using (and loving) vimoutliner.
&lt;br&gt;Lots of great new (and old) ideas.
&lt;br&gt;Programmers standing in the wings.
&lt;br&gt;email threads being forgotten about.
&lt;br&gt;website unchanging.
&lt;br&gt;no new code.
&lt;br&gt;snowing.
&lt;br&gt;sad.
&lt;br&gt;&lt;br&gt;join me to co-miserate in IRC
&lt;br&gt;irc.freenode.net
&lt;br&gt;#vimoutliner
&lt;br&gt;&lt;br&gt;I will keep the channel open
&lt;br&gt;&lt;br&gt;you keep the faith.
&lt;br&gt;k?
&lt;br&gt;djp
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26680064&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/vimoutliner-development--all-fueled-up-and-stalling...-goto-irc.freenode.net--vimoutliner-tp26680064p26680064.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26361848</id>
	<title>Tarball with recent developments?</title>
	<published>2009-11-15T10:36:04Z</published>
	<updated>2009-11-15T10:36:04Z</updated>
	<author>
		<name>Matthew Weier O'Phinney-2</name>
	</author>
	<content type="html">Is there a development tarball with some of the recent changes
&lt;br&gt;(hoisting, in particular)? I re-installed my OS recently, and would be
&lt;br&gt;interested in giving the new features a try as I know now that I have
&lt;br&gt;a good backup of my original files. :)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew Weier O'Phinney
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26361848&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mweierophinney@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://weierophinney.net/matthew/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://weierophinney.net/matthew/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26361848&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Tarball-with-recent-developments--tp26361848p26361848.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26346924</id>
	<title>Re: VO-based todo manager: tkdo 0.7</title>
	<published>2009-11-13T19:49:14Z</published>
	<updated>2009-11-13T19:49:14Z</updated>
	<author>
		<name>Scott Scriven-2</name>
	</author>
	<content type="html">* Steve Litt &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26346924&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;slitt@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; You need better documentation.
&lt;br&gt;&lt;br&gt;Thanks for looking at it, and for reminding me! &amp;nbsp;:)
&lt;br&gt;&lt;br&gt;There are two files with documentation, README and example.otl. &amp;nbsp;
&lt;br&gt;But neither one really gives a tutorial or quickstart, and both 
&lt;br&gt;are probably getting a little old. &amp;nbsp;So, there are a few things to 
&lt;br&gt;update...
&lt;br&gt;&lt;br&gt;&amp;gt; I have no idea what to do with it. &amp;nbsp;...
&lt;br&gt;&amp;gt; U need a tutorial. You can use me as the giny pig. What's my 
&lt;br&gt;&amp;gt; next step? &amp;nbsp;How do I do a proof of concept?
&lt;br&gt;&lt;br&gt;Let's see... &amp;nbsp;the quickstart should probably cover the following:
&lt;br&gt;&lt;br&gt;&amp;nbsp; - Installation.
&lt;br&gt;&amp;nbsp; &amp;nbsp; make install &amp;nbsp;(or: ln -s ~/src/tkdo/todo.py ~/bin/tkdo )
&lt;br&gt;&amp;nbsp; &amp;nbsp; ln -s `which tkdo` ~/bin/t
&lt;br&gt;&lt;br&gt;&amp;nbsp; - Configuration.
&lt;br&gt;&amp;nbsp; &amp;nbsp; # create a config file
&lt;br&gt;&amp;nbsp; &amp;nbsp; tkdo cfg -o ~/.tkdo/rc
&lt;br&gt;&amp;nbsp; &amp;nbsp; # change anything you like (add task files)
&lt;br&gt;&amp;nbsp; &amp;nbsp; vim ~/.tkdo/rc
&lt;br&gt;&amp;nbsp; &amp;nbsp; # remove settings you haven't changed
&lt;br&gt;&amp;nbsp; &amp;nbsp; tkdo cfg --non-default -o ~/.tkdo/rc
&lt;br&gt;&lt;br&gt;&amp;nbsp; - How to use it.
&lt;br&gt;&amp;nbsp; &amp;nbsp; tkdo help &amp;nbsp;# list commands
&lt;br&gt;&amp;nbsp; &amp;nbsp; tkdo help [command] &amp;nbsp;# details for a command
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; The GUI hopefully is mostly self-explanatory, and has 
&lt;br&gt;&amp;nbsp; &amp;nbsp; functions listed in Help -&amp;gt; Show Keybindings.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; The TUI has functions listed if you press '?'.
&lt;br&gt;&lt;br&gt;As for what to actually do with it, that's a more difficult 
&lt;br&gt;question. &amp;nbsp;Perhaps for that I should link to the documentation on 
&lt;br&gt;its project site:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://toykeeper.net/programs/tkdo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://toykeeper.net/programs/tkdo/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://toykeeper.net/programs/tkdo/gtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://toykeeper.net/programs/tkdo/gtd&lt;/a&gt;&lt;br&gt;&lt;br&gt;I've found that there are some things I do frequently which 
&lt;br&gt;should probably be turned into actual features... &amp;nbsp;for example, I 
&lt;br&gt;keep an item at the top of each file whose title is '...'. &amp;nbsp;Its 
&lt;br&gt;only purpose is to let me easily add tasks to the top of the 
&lt;br&gt;file, by moving the cursor to it and pressing 'o' (like in vim). &amp;nbsp;
&lt;br&gt;It might be better to just have an actual feature which would 
&lt;br&gt;either add a task to the top/bottom of the current file. &amp;nbsp;And 
&lt;br&gt;another to make it list each task file.
&lt;br&gt;&lt;br&gt;&amp;gt; I performed make todo and ...
&lt;br&gt;&lt;br&gt;Oh, yeah. &amp;nbsp;That's just a reminder for developers. &amp;nbsp;I put comments 
&lt;br&gt;in the code with tags of &amp;quot;TODO&amp;quot; or &amp;quot;FIXME&amp;quot; when there's something 
&lt;br&gt;I need to remember for later, and then 'make todo' will grep for 
&lt;br&gt;those. &amp;nbsp;I should probably export that to a VO file, but haven't 
&lt;br&gt;bothered.
&lt;br&gt;&lt;br&gt;In any case, there is a lot left to do, and I'm finally getting 
&lt;br&gt;some of it done again. &amp;nbsp;:)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- Scott
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26346924&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/VO-based-todo-manager%3A-tkdo-0.7-tp26331445p26346924.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26331719</id>
	<title>Re: VO-based todo manager: tkdo 0.7</title>
	<published>2009-11-12T21:36:47Z</published>
	<updated>2009-11-12T21:36:47Z</updated>
	<author>
		<name>Steve Litt</name>
	</author>
	<content type="html">On Thursday 12 November 2009 23:53:50 Scott Scriven wrote:
&lt;br&gt;&amp;gt; I finally released TKDO 0.7, if anyone is interested. &amp;nbsp;The main
&lt;br&gt;&amp;gt; change is a completely new text UI based on curses. 
&lt;br&gt;&lt;br&gt;Hi Scott,
&lt;br&gt;&lt;br&gt;You need better documentation. I made a todo list, and then I ran ./todo.py. 
&lt;br&gt;Then I tried ./todo.py todo.otl and it told me I had a bad command. There was 
&lt;br&gt;no ./tkdo.py at all. Here is the list of files created by unpacking your 
&lt;br&gt;package:
&lt;br&gt;&lt;br&gt;slitt@mydesk:~/tdo/tkdo-0.7$ ls -ltr
&lt;br&gt;total 344
&lt;br&gt;-rw-r--r-- 1 slitt slitt &amp;nbsp; 8931 2009-11-06 21:50 README
&lt;br&gt;-rw-r--r-- 1 slitt slitt &amp;nbsp; 5660 2009-11-06 21:50 example.otl
&lt;br&gt;-rwxr-xr-x 1 slitt slitt &amp;nbsp;14763 2009-11-06 21:50 pycfg.py
&lt;br&gt;-rw-r--r-- 1 slitt slitt &amp;nbsp; 7639 2009-11-06 21:50 COPYING.LESSER
&lt;br&gt;-rw-r--r-- 1 slitt slitt &amp;nbsp;35147 2009-11-06 21:50 COPYING
&lt;br&gt;drwxr-xr-x 2 slitt slitt &amp;nbsp; 4096 2009-11-06 21:50 contrib
&lt;br&gt;-rwxr-xr-x 1 slitt slitt 127557 2009-11-11 21:45 todo.py
&lt;br&gt;-rw-r--r-- 1 slitt slitt &amp;nbsp; 1663 2009-11-11 21:45 Makefile
&lt;br&gt;-rw-r--r-- 1 slitt slitt &amp;nbsp; 5831 2009-11-11 21:57 ChangeLog.summary
&lt;br&gt;-rw-r--r-- 1 slitt slitt &amp;nbsp;87144 2009-11-11 21:57 ChangeLog
&lt;br&gt;-rwxr-xr-x 1 slitt slitt &amp;nbsp;15999 2009-11-13 00:19 pycfg.pyc
&lt;br&gt;slitt@mydesk:~/tdo/tkdo-0.7$
&lt;br&gt;&lt;br&gt;I tried the make command, but it said target &amp;quot;all&amp;quot; had nothing to do. I finally 
&lt;br&gt;did make install and now I have a tkdo command, but I have no idea what to do 
&lt;br&gt;with it. I performed make todo and it listed what looked like a multilevel 
&lt;br&gt;todolist to the screen, but I had no idea what to do with it.
&lt;br&gt;&lt;br&gt;U need a tutorial. You can use me as the giny pig. What's my next step? How do 
&lt;br&gt;I do a proof of concept?
&lt;br&gt;&lt;br&gt;SteveT
&lt;br&gt;&lt;br&gt;Steve Litt
&lt;br&gt;Recession Relief Package
&lt;br&gt;&lt;a href=&quot;http://www.recession-relief.US&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.recession-relief.US&lt;/a&gt;&lt;br&gt;Twitter: &lt;a href=&quot;http://www.twitter.com/stevelitt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.twitter.com/stevelitt&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26331719&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/VO-based-todo-manager%3A-tkdo-0.7-tp26331445p26331719.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26331445</id>
	<title>VO-based todo manager: tkdo 0.7</title>
	<published>2009-11-12T20:53:50Z</published>
	<updated>2009-11-12T20:53:50Z</updated>
	<author>
		<name>Scott Scriven-2</name>
	</author>
	<content type="html">I finally released TKDO 0.7, if anyone is interested. &amp;nbsp;The main 
&lt;br&gt;change is a completely new text UI based on curses. &amp;nbsp;It's faster 
&lt;br&gt;than the GUI, uses less memory, allows colorized tasks, and works 
&lt;br&gt;well over ssh. &amp;nbsp;Also, this version has a variety of small new 
&lt;br&gt;features and bugfixes.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://toykeeper.net/programs/tkdo/files/tkdo-0.7.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://toykeeper.net/programs/tkdo/files/tkdo-0.7.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Changes since 0.6:
&lt;br&gt;&lt;br&gt;&amp;nbsp; General:
&lt;br&gt;&amp;nbsp; &amp;nbsp; + Added a curses-based text interface.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Updated config library to allow saving only non-default values.
&lt;br&gt;&amp;nbsp; &amp;nbsp; + Added ability to snooze for units such as 'ddd' (3 days) or 'ww' (2 weeks).
&lt;br&gt;&amp;nbsp; &amp;nbsp; + Added ability to filter in 'and' or 'or' modes
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (to display a union of contexts instead of an intersection).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Made snoozed / completed tasks display as 'Zzz' / '[X]' instead of '0'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Handle missing task files by ignoring them instead of exiting.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Added task title to log message for launching the editor.
&lt;br&gt;&amp;nbsp; CLI:
&lt;br&gt;&amp;nbsp; &amp;nbsp; + Added an automation facility based on the TUI.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Basically, any extra parameters will be executed as if the user had
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; typed them into the TUI.
&lt;br&gt;&amp;nbsp; Shared UI:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Moved most of the GUI logic into a shared base class,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; so the TUI and GUI can share behavior without writing everything twice.
&lt;br&gt;&amp;nbsp; &amp;nbsp; + Added a 'zoom' feature to auto-filter into the current branch.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (bound to the 'enter' key by default)
&lt;br&gt;&amp;nbsp; TUI:
&lt;br&gt;&amp;nbsp; &amp;nbsp; + All new curses interface! &amp;nbsp;Works well over ssh.
&lt;br&gt;&amp;nbsp; GUI:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Changed 'editor' config item to 'editor_gui'.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; The GUI and TUI can use different editors.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- Scott
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26331445&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/VO-based-todo-manager%3A-tkdo-0.7-tp26331445p26331445.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26188397</id>
	<title>gtd - no schedule, 3 lists, etc</title>
	<published>2009-11-03T15:15:45Z</published>
	<updated>2009-11-03T15:15:45Z</updated>
	<author>
		<name>Lucas González</name>
	</author>
	<content type="html">&lt;a href=&quot;http://pmarca-archive.posterous.com/the-pmarca-guide-to-personal-productivity&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://pmarca-archive.posterous.com/the-pmarca-guide-to-personal-productivity&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26188397&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/gtd---no-schedule%2C-3-lists%2C-etc-tp26188397p26188397.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26020716</id>
	<title>Re: all of your vo_base.vim are belong to.. whom ?</title>
	<published>2009-10-22T21:14:29Z</published>
	<updated>2009-10-22T21:14:29Z</updated>
	<author>
		<name>Steve Litt</name>
	</author>
	<content type="html">On Thursday 22 October 2009 23:56:23 David J Patrick wrote:
&lt;br&gt;&amp;gt; Noel Henson wrote:
&lt;br&gt;&amp;gt; &amp;gt; David,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I have looked into individual names but vim doesn't work that way.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Alright I can deal with that, but riddle me this; what of the whole raft
&lt;br&gt;&amp;gt; of files in /usr/share/vim/ as opposed to ~/.vim/ ? They are in play,
&lt;br&gt;&amp;gt; too, aren't they (with their various vo_base.vim files) in total, I seem
&lt;br&gt;&amp;gt; to have about nine of them!
&lt;br&gt;&lt;br&gt;David -- those are ghosts of installations past. The standard install from the 
&lt;br&gt;VimOutliner project puts all the stuff in the ~/.vim tree, the ~/.vimoutliner 
&lt;br&gt;tree, ~/.vimrc and ~/.vimoutlinerrc.
&lt;br&gt;&lt;br&gt;If you installed using a package, all bets are off.
&lt;br&gt;&lt;br&gt;SteveT
&lt;br&gt;&lt;br&gt;Steve Litt
&lt;br&gt;Recession Relief Package
&lt;br&gt;&lt;a href=&quot;http://www.recession-relief.US&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.recession-relief.US&lt;/a&gt;&lt;br&gt;Twitter: &lt;a href=&quot;http://www.twitter.com/stevelitt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.twitter.com/stevelitt&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26020716&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/all-of-your-vo_base.vim-are-belong-to..-whom---tp26014773p26020716.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26020607</id>
	<title>Re: all of your vo_base.vim are belong to.. whom ?</title>
	<published>2009-10-22T20:56:23Z</published>
	<updated>2009-10-22T20:56:23Z</updated>
	<author>
		<name>David J Patrick-2</name>
	</author>
	<content type="html">Noel Henson wrote:
&lt;br&gt;&amp;gt; David,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have looked into individual names but vim doesn't work that way. 
&lt;br&gt;&lt;br&gt;Alright I can deal with that, but riddle me this; what of the whole raft 
&lt;br&gt;of files in /usr/share/vim/ as opposed to ~/.vim/ ? They are in play, 
&lt;br&gt;too, aren't they (with their various vo_base.vim files) in total, I seem 
&lt;br&gt;to have about nine of them!
&lt;br&gt;&lt;br&gt;must.. simplify..
&lt;br&gt;&lt;br&gt;djp
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26020607&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/all-of-your-vo_base.vim-are-belong-to..-whom---tp26014773p26020607.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26015993</id>
	<title>Re: all of your vo_base.vim are belong to.. whom ?</title>
	<published>2009-10-22T12:36:53Z</published>
	<updated>2009-10-22T12:36:53Z</updated>
	<author>
		<name>Steve Litt</name>
	</author>
	<content type="html">On Thursday 22 October 2009 14:18:14 David J Patrick wrote:
&lt;br&gt;&amp;gt; In poking around themes and schemes and stuff, I see vo_base.vim in
&lt;br&gt;&amp;gt; almost every ~/.vim sub directory. That CAN'T be right!
&lt;br&gt;&lt;br&gt;It's right. They're three different files with the same filename but in different 
&lt;br&gt;directories.
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is there actually more than one (and I'm using the Bill Powell version)
&lt;br&gt;&amp;gt; and where should it (they) go ?
&lt;br&gt;&lt;br&gt;IIRC in ~/.vim/ftplugin, ~/.vim/ftdetect and ~/.vim/syntax. 
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Noel offered a naming convention change, is vo_base_syntax.vim a better
&lt;br&gt;&amp;gt; name (presuming that's where it goes) ?
&lt;br&gt;&lt;br&gt;One vitally important thing to remember -- we have a very strict naming 
&lt;br&gt;convention that every VimOutliner file begin with vo_ (vee oh underscore). That 
&lt;br&gt;must always be true, or else uninstall becomes very problematic, as does 
&lt;br&gt;troubleshooting. This naming convention was hammered out when we transitioned 
&lt;br&gt;from the single tree VO to the Vim Plugin VO, so as to keep the uninstall and 
&lt;br&gt;troubleshooting ease of the single tree VO.
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;SteveT
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Steve Litt
&lt;br&gt;Recession Relief Package
&lt;br&gt;&lt;a href=&quot;http://www.recession-relief.US&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.recession-relief.US&lt;/a&gt;&lt;br&gt;Twitter: &lt;a href=&quot;http://www.twitter.com/stevelitt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.twitter.com/stevelitt&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26015993&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/all-of-your-vo_base.vim-are-belong-to..-whom---tp26014773p26015993.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26015126</id>
	<title>Re: all of your vo_base.vim are belong to.. whom ?</title>
	<published>2009-10-22T11:36:36Z</published>
	<updated>2009-10-22T11:36:36Z</updated>
	<author>
		<name>Noel Henson</name>
	</author>
	<content type="html">David,
&lt;br&gt;&lt;br&gt;I have looked into individual names but vim doesn't work that way. Vim 
&lt;br&gt;expects all files (syntax, functions, indentation, etc.) to have the same 
&lt;br&gt;name. They are located in different directories based on their contents and 
&lt;br&gt;function. So if a .c file is loaded, the c syntax file is loaded from 
&lt;br&gt;syntax/c.vim, indentation is loaded from indent/c.vim, filetype is loaded 
&lt;br&gt;from ftplugin/c.vim, etc.
&lt;br&gt;&lt;br&gt;It's a vim thing.
&lt;br&gt;&lt;br&gt;Noel
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Thursday 22 October 2009, David J Patrick wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; In poking around themes and schemes and stuff, I see vo_base.vim in
&lt;br&gt;&amp;gt; almost every ~/.vim sub directory. That CAN'T be right!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is there actually more than one (and I'm using the Bill Powell version)
&lt;br&gt;&amp;gt; and where should it (they) go ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Noel offered a naming convention change, is vo_base_syntax.vim a better
&lt;br&gt;&amp;gt; name (presuming that's where it goes) ?
&lt;br&gt;&amp;gt; djp
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; VimOutliner mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26015126&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; Noel Henson
&lt;br&gt;&amp;nbsp; www.noels-lab.com	Chips, firmware and embedded systems
&lt;br&gt;&amp;nbsp; www.vimoutliner.org	Work fast. Think well.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26015126&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/all-of-your-vo_base.vim-are-belong-to..-whom---tp26014773p26015126.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26014773</id>
	<title>all of your vo_base.vim are belong to.. whom ?</title>
	<published>2009-10-22T11:18:14Z</published>
	<updated>2009-10-22T11:18:14Z</updated>
	<author>
		<name>David J Patrick-2</name>
	</author>
	<content type="html">In poking around themes and schemes and stuff, I see vo_base.vim in 
&lt;br&gt;almost every ~/.vim sub directory. That CAN'T be right!
&lt;br&gt;&lt;br&gt;Is there actually more than one (and I'm using the Bill Powell version) 
&lt;br&gt;and where should it (they) go ?
&lt;br&gt;&lt;br&gt;Noel offered a naming convention change, is vo_base_syntax.vim a better 
&lt;br&gt;name (presuming that's where it goes) ?
&lt;br&gt;djp
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26014773&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/all-of-your-vo_base.vim-are-belong-to..-whom---tp26014773p26014773.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26607699</id>
	<title>Re: unofficial, unauthorized vimoutliner development site is up!</title>
	<published>2009-10-20T15:59:53Z</published>
	<updated>2009-10-20T15:59:53Z</updated>
	<author>
		<name>Scott Scriven-2</name>
	</author>
	<content type="html">* Scott Scriven &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26607699&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vimoutliner@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; launchpad.net works really well...
&lt;br&gt;&amp;gt; it has decent legal terms too.
&lt;br&gt;&lt;br&gt;I forgot to link to those terms. &amp;nbsp;For reference...
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://help.launchpad.net/Legal/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://help.launchpad.net/Legal/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;https://help.launchpad.net/TermsofUse&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://help.launchpad.net/TermsofUse&lt;/a&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;https://help.launchpad.net/Legal/ProjectLicensing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://help.launchpad.net/Legal/ProjectLicensing&lt;/a&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;https://help.launchpad.net/PrivacyPolicy&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://help.launchpad.net/PrivacyPolicy&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- Scott
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26607699&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/unofficial%2C-unauthorized-vimoutliner-development-site-is-up%21-tp25910517p26607699.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25983782</id>
	<title>Re: unofficial, unauthorized vimoutliner development site is up!</title>
	<published>2009-10-20T15:41:08Z</published>
	<updated>2009-10-20T15:41:08Z</updated>
	<author>
		<name>Scott Scriven-2</name>
	</author>
	<content type="html">* Noel Henson &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25983782&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;noel@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Thursday 15 October 2009, Herbert Sitz wrote:
&lt;br&gt;&amp;gt; &amp;gt; Noel -- Just curious, is there some reason VO project isn't 
&lt;br&gt;&amp;gt; &amp;gt; up on sourceforge or github?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I was open to SF a long time ago. There was a dispute among the 
&lt;br&gt;&amp;gt; original developers about the licensing and liability issues of 
&lt;br&gt;&amp;gt; using SF and similar sites. I still am open to anything that 
&lt;br&gt;&amp;gt; reduces the issues I've had with PostNuke. I have probably 
&lt;br&gt;&amp;gt; already spent 40-50 hours this year just dealing with SPAM and 
&lt;br&gt;&amp;gt; rootkits.
&lt;/div&gt;&lt;br&gt;I think I've said it before, but launchpad.net works really well. &amp;nbsp;
&lt;br&gt;It has a very nice feature set, and there is no need for anyone 
&lt;br&gt;to maintain the server. &amp;nbsp;At least, it's nicer than any other 
&lt;br&gt;project infrastructure site I've seen, such as sourceforge or 
&lt;br&gt;github. &amp;nbsp;So far, it's the only one I've actually liked. &amp;nbsp;An 
&lt;br&gt;overview is available here:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;https://launchpad.net/+tour&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://launchpad.net/+tour&lt;/a&gt;&lt;br&gt;&lt;br&gt;BTW, it has decent legal terms too.
&lt;br&gt;&lt;br&gt;If anyone is curious but unsure, it has a staging or sandbox 
&lt;br&gt;server where you can do whatever you like without consequence. &amp;nbsp;
&lt;br&gt;It gets reset every night, so feel free to experiment.
&lt;br&gt;&lt;br&gt;And if people like the idea, I'll volunteer to set up a project, 
&lt;br&gt;migrate code and files, and generally help people figure things 
&lt;br&gt;out. &amp;nbsp;But if not, I don't want to fragment VO any more.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- Scott
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25983782&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/unofficial%2C-unauthorized-vimoutliner-development-site-is-up%21-tp25910517p25983782.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25982308</id>
	<title>Re: Is hoisting working for everyone?</title>
	<published>2009-10-20T13:48:35Z</published>
	<updated>2009-10-20T13:48:35Z</updated>
	<author>
		<name>Noel Henson</name>
	</author>
	<content type="html">On Tuesday 20 October 2009, John Porubek wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Fri, Oct 16, 2009 at 1:23 PM, Noel Henson &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25982308&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;noel@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; Please send along the additional information. I found a few bugs in
&lt;br&gt;&amp;gt; &amp;gt; the script and I'm running a heavily modified Vim. I have just
&lt;br&gt;&amp;gt; &amp;gt; installed a recent (7.2.250), unmodified version.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Noel,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sorry for the delay in getting my configuration info. back to you. I
&lt;br&gt;&amp;gt; noticed some weirdness in the scripts being loaded (e.g. both my
&lt;br&gt;&amp;gt; modified and the original ftdetect/vo_base.vim were being loaded) and
&lt;br&gt;&amp;gt; wanted to make sure that wasn't the cause of my hoisting problem. It
&lt;br&gt;&amp;gt; wasn't. I'll send a copy of the list of scripts loaded to you
&lt;br&gt;&amp;gt; off-list.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any progress in stomping the bugs in your script? How did the your
&lt;br&gt;&amp;gt; script work with an unmodified version of Vim?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for your help,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --John
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; VimOutliner mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25982308&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;/div&gt;&lt;br&gt;I should have something for you soon.
&lt;br&gt;&lt;br&gt;Noel
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; Noel Henson
&lt;br&gt;&amp;nbsp; www.noels-lab.com	Chips, firmware and embedded systems
&lt;br&gt;&amp;nbsp; www.vimoutliner.org	Work fast. Think well.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25982308&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-hoisting-working-for-everyone--tp25670321p25982308.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25981706</id>
	<title>Re: Is hoisting working for everyone?</title>
	<published>2009-10-20T13:10:23Z</published>
	<updated>2009-10-20T13:10:23Z</updated>
	<author>
		<name>John Porubek</name>
	</author>
	<content type="html">On Fri, Oct 16, 2009 at 1:23 PM, Noel Henson &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25981706&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;noel@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Please send along the additional information. I found a few bugs in the
&lt;br&gt;&amp;gt; script and I'm running a heavily modified Vim. I have just installed
&lt;br&gt;&amp;gt; a recent (7.2.250), unmodified version.
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Noel,
&lt;br&gt;&lt;br&gt;Sorry for the delay in getting my configuration info. back to you. I
&lt;br&gt;noticed some weirdness in the scripts being loaded (e.g. both my
&lt;br&gt;modified and the original ftdetect/vo_base.vim were being loaded) and
&lt;br&gt;wanted to make sure that wasn't the cause of my hoisting problem. It
&lt;br&gt;wasn't. I'll send a copy of the list of scripts loaded to you
&lt;br&gt;off-list.
&lt;br&gt;&lt;br&gt;Any progress in stomping the bugs in your script? How did the your
&lt;br&gt;script work with an unmodified version of Vim?
&lt;br&gt;&lt;br&gt;Thanks for your help,
&lt;br&gt;&lt;br&gt;--John
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25981706&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-hoisting-working-for-everyone--tp25670321p25981706.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25959295</id>
	<title>Re: mini-survey; how do you use user-defined text ?</title>
	<published>2009-10-19T07:27:16Z</published>
	<updated>2009-10-19T07:27:16Z</updated>
	<author>
		<name>David J Patrick-2</name>
	</author>
	<content type="html">Noel Henson wrote:
&lt;br&gt;&amp;gt; For easy handling in vim and for post processing, the way it is implemented 
&lt;br&gt;&amp;gt; now is the easiest way. Introducing whitespace between the delimiter and 
&lt;br&gt;&amp;gt; the style could muck things up. But, I'm open to just about anything.
&lt;br&gt;&lt;br&gt;OK, I just like the space for legibility and consistency with other 
&lt;br&gt;elements, but if it's truly a source of annoyance... then we go with 
&lt;br&gt;what works.
&lt;br&gt;djp
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25959295&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mini-survey--how-do-you-use-user-defined-text---tp25949760p25959295.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25959263</id>
	<title>Re: mini-survey; how do you use user-defined text ?</title>
	<published>2009-10-19T07:24:55Z</published>
	<updated>2009-10-19T07:24:55Z</updated>
	<author>
		<name>David J Patrick-2</name>
	</author>
	<content type="html">David J Patrick wrote:
&lt;br&gt;&amp;gt; &amp;lt;nothing, or just tabs&amp;gt;&amp;lt;left 
&lt;br&gt;&amp;gt; angle-bracket&amp;gt;&amp;lt;space&amp;gt;&amp;lt;something&amp;gt;[colon][something-else][more-than-one-space][#][comment-text] 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;afterthought; in looking at this, and thinking about a longer &amp;quot;tip:&amp;quot;, I 
&lt;br&gt;realize that a longer &amp;quot;tip:&amp;quot; would want _wrapping_ text, and why not ?
&lt;br&gt;&lt;br&gt;This could work just as well wrapping or non-wrapping, so the 
&lt;br&gt;afterthought would be to apply the behavior (if any) to both &amp;lt; and &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; as in
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Heading
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; tip:Always try to simplify syntax &amp;nbsp; #any whitespace more than a 
&lt;br&gt;&amp;gt; single space, before comment
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt; question:Sometimes, tips and warnings can be long enough to warrant
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt; wrapping, but this raises questions, like, in this example,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt; where the following warning: is not connected, and the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt; subsequent style:book bit does _not_ want to wrap, where
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; should the angle-brackets point ?
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt; warning:Not clearly establishing syntax can result in chaos
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; style:book
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; preamble &amp;nbsp; #it wouldn't HAVE to be a key:value pair
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; : while no-one can/should/would be compelled to do anything,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; : if we could agree on one way to do it, then we could align
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; : all the post-processors to work with that.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; : I'm pushing this so that we can all enjoy each others future
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; : uses of this gem.
&lt;br&gt;&lt;br&gt;djp
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25959263&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mini-survey--how-do-you-use-user-defined-text---tp25949760p25959263.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25959075</id>
	<title>Re: mini-survey; how do you use user-defined text ?</title>
	<published>2009-10-19T07:10:19Z</published>
	<updated>2009-10-19T07:10:19Z</updated>
	<author>
		<name>Noel Henson</name>
	</author>
	<content type="html">On Monday 19 October 2009, David J Patrick wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Steve Litt wrote:
&lt;br&gt;&amp;gt; &amp;gt; On Sunday 18 October 2009 15:44:16 David J Patrick wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I'm just hoping to learn more about who uses user-defined text, and
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; how.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; please to tell me!
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; djp
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I haven't yet because I wasn't aware we had it yet. I'll definitely be
&lt;br&gt;&amp;gt; &amp;gt; using it when I write my new book,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Then, as the originator of the feature is not using it yet, can we say
&lt;br&gt;&amp;gt; that it is still open to refinement ? I know that how this might be used
&lt;br&gt;&amp;gt; is specific to the post processor(s), but it would be best if we could
&lt;br&gt;&amp;gt; agree on a standard usage pattern, so all of those post-processors could
&lt;br&gt;&amp;gt; line up on the same target.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm leaning strongly towards
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;nothing, or just tabs&amp;gt;&amp;lt;left
&lt;br&gt;&amp;gt; angle-bracket&amp;gt;&amp;lt;space&amp;gt;&amp;lt;something&amp;gt;[colon][something-else][more-than-one-sp
&lt;br&gt;&amp;gt;ace][#][comment-text]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; as in
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Heading
&lt;br&gt;&amp;gt; 	&amp;lt; tip:Always try to simplify syntax &amp;nbsp; #any whitespace more than a
&lt;br&gt;&amp;gt; single space, before comment
&lt;br&gt;&amp;gt; 	&amp;lt; warning:Not clearly establishing syntax can result in chaos
&lt;br&gt;&amp;gt; 	&amp;lt; style:book
&lt;br&gt;&amp;gt; 	&amp;lt; preamble &amp;nbsp; #it wouldn't HAVE to be a key:value pair
&lt;br&gt;&amp;gt; 	: while no-one can/should/would be compelled to do anything,
&lt;br&gt;&amp;gt; 	: if we could agree on one way to do it, then we could align
&lt;br&gt;&amp;gt; 	: all the post-processors to work with that.
&lt;br&gt;&amp;gt; 	: I'm pushing this so that we can all enjoy each others future
&lt;br&gt;&amp;gt; 	: uses of this gem.
&lt;br&gt;&amp;gt;
&lt;/div&gt;For easy handling in vim and for post processing, the way it is implemented 
&lt;br&gt;now is the easiest way. Introducing whitespace between the delimiter and 
&lt;br&gt;the style could muck things up. But, I'm open to just about anything.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; and I think I'll be starting a new book within 2
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; months, because &amp;quot;Thriving in Tough Times&amp;quot; is finished and selling
&lt;br&gt;&amp;gt; &amp;gt; well.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That's super-good news, Steve, glad to hear it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; djp
&lt;br&gt;&lt;br&gt;Noel
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; Noel Henson
&lt;br&gt;&amp;nbsp; www.noels-lab.com	Chips, firmware and embedded systems
&lt;br&gt;&amp;nbsp; www.vimoutliner.org	Work fast. Think well.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25959075&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mini-survey--how-do-you-use-user-defined-text---tp25949760p25959075.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25958996</id>
	<title>Re: mini-survey; how do you use user-defined text ?</title>
	<published>2009-10-19T07:08:52Z</published>
	<updated>2009-10-19T07:08:52Z</updated>
	<author>
		<name>David J Patrick-2</name>
	</author>
	<content type="html">Steve Litt wrote:
&lt;br&gt;&amp;gt; On Sunday 18 October 2009 15:44:16 David J Patrick wrote:
&lt;br&gt;&amp;gt;&amp;gt; I'm just hoping to learn more about who uses user-defined text, and how.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; please to tell me!
&lt;br&gt;&amp;gt;&amp;gt; djp
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I haven't yet because I wasn't aware we had it yet. I'll definitely be using it 
&lt;br&gt;&amp;gt; when I write my new book,
&lt;br&gt;&lt;br&gt;Then, as the originator of the feature is not using it yet, can we say 
&lt;br&gt;that it is still open to refinement ? I know that how this might be used 
&lt;br&gt;is specific to the post processor(s), but it would be best if we could 
&lt;br&gt;agree on a standard usage pattern, so all of those post-processors could 
&lt;br&gt;line up on the same target.
&lt;br&gt;&lt;br&gt;I'm leaning strongly towards
&lt;br&gt;&lt;br&gt;&amp;lt;nothing, or just tabs&amp;gt;&amp;lt;left 
&lt;br&gt;angle-bracket&amp;gt;&amp;lt;space&amp;gt;&amp;lt;something&amp;gt;[colon][something-else][more-than-one-space][#][comment-text]
&lt;br&gt;&lt;br&gt;as in
&lt;br&gt;&lt;br&gt;Heading
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; tip:Always try to simplify syntax &amp;nbsp; #any whitespace more than a 
&lt;br&gt;single space, before comment
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; warning:Not clearly establishing syntax can result in chaos
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; style:book
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; preamble &amp;nbsp; #it wouldn't HAVE to be a key:value pair
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : while no-one can/should/would be compelled to do anything,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : if we could agree on one way to do it, then we could align
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : all the post-processors to work with that.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : I'm pushing this so that we can all enjoy each others future
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : uses of this gem.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; and I think I'll be starting a new book within 2
&lt;br&gt;&amp;gt; months, because &amp;quot;Thriving in Tough Times&amp;quot; is finished and selling well.
&lt;br&gt;That's super-good news, Steve, glad to hear it.
&lt;br&gt;&lt;br&gt;djp
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25958996&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mini-survey--how-do-you-use-user-defined-text---tp25949760p25958996.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25958939</id>
	<title>Re: mini-survey; how do you use user-defined text ?</title>
	<published>2009-10-19T07:01:16Z</published>
	<updated>2009-10-19T07:01:16Z</updated>
	<author>
		<name>Noel Henson</name>
	</author>
	<content type="html">On Sunday 18 October 2009, Steve Litt wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Sunday 18 October 2009 21:46:25 Noel Henson wrote:
&lt;br&gt;&amp;gt; &amp;gt; On Sunday 18 October 2009, Steve Litt wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; On Sunday 18 October 2009 15:44:16 David J Patrick wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; I'm just hoping to learn more about who uses user-defined text,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; and how.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; please to tell me!
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; djp
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; What's user defined text?
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; STeveT
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Think back, Steve. You were complaining the VO had no type of
&lt;br&gt;&amp;gt; &amp;gt; differentiating between styles. Your specific mention as I recall was
&lt;br&gt;&amp;gt; &amp;gt; something of the ilk of the &amp;quot;... For Dummies&amp;quot; Books. So I added
&lt;br&gt;&amp;gt; &amp;gt; user-defined blocks so post processors could separate out and
&lt;br&gt;&amp;gt; &amp;gt; specifically format these blocks. Like Tips and Warnings.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Noel
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Oh That!!! So in other words I can self define my own styles and then
&lt;br&gt;&amp;gt; postprocess them into LyX or whatever? That's ultimately cool. Dillon
&lt;br&gt;&amp;gt; Jones has been advocating that since 2001. I guess I was unaware that we
&lt;br&gt;&amp;gt; now have that capability. I'll have to experiment with it now.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; SteveT
&lt;/div&gt;&lt;br&gt;You crack me up. That feature has been there for a long, long time. Just 
&lt;br&gt;for you. :) But I guess late feedback is better than none! ;)
&lt;br&gt;&lt;br&gt;Noel
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; Noel Henson
&lt;br&gt;&amp;nbsp; www.noels-lab.com	Chips, firmware and embedded systems
&lt;br&gt;&amp;nbsp; www.vimoutliner.org	Work fast. Think well.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25958939&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mini-survey--how-do-you-use-user-defined-text---tp25949760p25958939.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25958566</id>
	<title>Umenu</title>
	<published>2009-10-19T06:39:24Z</published>
	<updated>2009-10-19T06:39:24Z</updated>
	<author>
		<name>Grahame Blackwood</name>
	</author>
	<content type="html">Hi Steve 
&lt;br&gt;&lt;br&gt;Many thanks for the last two emails about UMENU (Wed 14th Oct, vol65, issue 27 
&lt;br&gt;and Thurs 15th Oct, vol65, issue 28). 
&lt;br&gt;&lt;br&gt;Following your installation instruction to 'tar xzvf' the 'bin' file, UMENU 
&lt;br&gt;installed in the blink of an eye and is much easier to get going. A big 
&lt;br&gt;improvement on the previous installation processes and I'm making good use of 
&lt;br&gt;the system.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;&lt;br&gt;G
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25958566&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Umenu-tp25958566p25958566.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25956752</id>
	<title>9 new schemes and a bad CRT</title>
	<published>2009-10-19T04:29:10Z</published>
	<updated>2009-10-19T04:29:10Z</updated>
	<author>
		<name>David J Patrick-2</name>
	</author>
	<content type="html">That's right, 9 new schemes.. well.. mock-ups, really, but I think they 
&lt;br&gt;look OK.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://taskwarrior.org/boards/16/topics/show/235&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://taskwarrior.org/boards/16/topics/show/235&lt;/a&gt;&lt;br&gt;&lt;br&gt;but last night I went home and looked at them from the little laptop.. 
&lt;br&gt;and HEY, guess what ? They were designed using a crappy CRT monitor, so 
&lt;br&gt;many of the subtler qualities.. aren't. I'm going to find a really good 
&lt;br&gt;color reference monitor and tweak them up (again).
&lt;br&gt;&lt;br&gt;hope you like 'em
&lt;br&gt;at least as a starting point.
&lt;br&gt;djp
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25956752&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/9-new-schemes-and-a-bad-CRT-tp25956752p25956752.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25952975</id>
	<title>Re: mini-survey; how do you use user-defined text ?</title>
	<published>2009-10-18T20:44:04Z</published>
	<updated>2009-10-18T20:44:04Z</updated>
	<author>
		<name>Steve Litt</name>
	</author>
	<content type="html">On Sunday 18 October 2009 15:44:16 David J Patrick wrote:
&lt;br&gt;&amp;gt; I'm just hoping to learn more about who uses user-defined text, and how.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; please to tell me!
&lt;br&gt;&amp;gt; djp
&lt;br&gt;&lt;br&gt;I haven't yet because I wasn't aware we had it yet. I'll definitely be using it 
&lt;br&gt;when I write my new book, and I think I'll be starting a new book within 2 
&lt;br&gt;months, because &amp;quot;Thriving in Tough Times&amp;quot; is finished and selling well.
&lt;br&gt;&lt;br&gt;STeveT
&lt;br&gt;&lt;br&gt;Steve Litt
&lt;br&gt;Recession Relief Package
&lt;br&gt;&lt;a href=&quot;http://www.recession-relief.US&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.recession-relief.US&lt;/a&gt;&lt;br&gt;Twitter: &lt;a href=&quot;http://www.twitter.com/stevelitt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.twitter.com/stevelitt&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25952975&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mini-survey--how-do-you-use-user-defined-text---tp25949760p25952975.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25952967</id>
	<title>Re: mini-survey; how do you use user-defined text ?</title>
	<published>2009-10-18T20:42:47Z</published>
	<updated>2009-10-18T20:42:47Z</updated>
	<author>
		<name>Steve Litt</name>
	</author>
	<content type="html">On Sunday 18 October 2009 21:46:25 Noel Henson wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Sunday 18 October 2009, Steve Litt wrote:
&lt;br&gt;&amp;gt; &amp;gt; On Sunday 18 October 2009 15:44:16 David J Patrick wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; I'm just hoping to learn more about who uses user-defined text, and
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; how.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; please to tell me!
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; djp
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; What's user defined text?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; STeveT
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Think back, Steve. You were complaining the VO had no type of
&lt;br&gt;&amp;gt; differentiating between styles. Your specific mention as I recall was
&lt;br&gt;&amp;gt; something of the ilk of the &amp;quot;... For Dummies&amp;quot; Books. So I added
&lt;br&gt;&amp;gt; user-defined blocks so post processors could separate out and specifically
&lt;br&gt;&amp;gt; format these blocks. Like Tips and Warnings.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Noel
&lt;/div&gt;&lt;br&gt;Oh That!!! So in other words I can self define my own styles and then 
&lt;br&gt;postprocess them into LyX or whatever? That's ultimately cool. Dillon Jones 
&lt;br&gt;has been advocating that since 2001. I guess I was unaware that we now have 
&lt;br&gt;that capability. I'll have to experiment with it now.
&lt;br&gt;&lt;br&gt;SteveT
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Steve Litt
&lt;br&gt;Recession Relief Package
&lt;br&gt;&lt;a href=&quot;http://www.recession-relief.US&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.recession-relief.US&lt;/a&gt;&lt;br&gt;Twitter: &lt;a href=&quot;http://www.twitter.com/stevelitt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.twitter.com/stevelitt&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25952967&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mini-survey--how-do-you-use-user-defined-text---tp25949760p25952967.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25952317</id>
	<title>Re: mini-survey; how do you use user-defined text ?</title>
	<published>2009-10-18T18:46:25Z</published>
	<updated>2009-10-18T18:46:25Z</updated>
	<author>
		<name>Noel Henson</name>
	</author>
	<content type="html">On Sunday 18 October 2009, Steve Litt wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Sunday 18 October 2009 15:44:16 David J Patrick wrote:
&lt;br&gt;&amp;gt; &amp;gt; I'm just hoping to learn more about who uses user-defined text, and
&lt;br&gt;&amp;gt; &amp;gt; how.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; please to tell me!
&lt;br&gt;&amp;gt; &amp;gt; djp
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What's user defined text?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; STeveT
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Think back, Steve. You were complaining the VO had no type of 
&lt;br&gt;differentiating between styles. Your specific mention as I recall was 
&lt;br&gt;something of the ilk of the &amp;quot;... For Dummies&amp;quot; Books. So I added 
&lt;br&gt;user-defined blocks so post processors could separate out and specifically 
&lt;br&gt;format these blocks. Like Tips and Warnings.
&lt;br&gt;&lt;br&gt;Noel
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; Noel Henson
&lt;br&gt;&amp;nbsp; www.noels-lab.com	Chips, firmware and embedded systems
&lt;br&gt;&amp;nbsp; www.vimoutliner.org	Work fast. Think well.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25952317&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mini-survey--how-do-you-use-user-defined-text---tp25949760p25952317.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25951981</id>
	<title>Re: mini-survey; how do you use user-defined text ?</title>
	<published>2009-10-18T17:50:33Z</published>
	<updated>2009-10-18T17:50:33Z</updated>
	<author>
		<name>David J Patrick-2</name>
	</author>
	<content type="html">Steve Litt wrote:
&lt;br&gt;&amp;gt; On Sunday 18 October 2009 15:44:16 David J Patrick wrote:
&lt;br&gt;&amp;gt;&amp;gt; I'm just hoping to learn more about who uses user-defined text, and how.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; please to tell me!
&lt;br&gt;&amp;gt;&amp;gt; djp
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What's user defined text?
&lt;br&gt;&lt;br&gt;there are two ways to interpret that question...
&lt;br&gt;uhh.. see Noels reply
&lt;br&gt;djp
&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25951981&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mini-survey--how-do-you-use-user-defined-text---tp25949760p25951981.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25951971</id>
	<title>Re: mini-survey; how do you use user-defined text ?</title>
	<published>2009-10-18T17:48:27Z</published>
	<updated>2009-10-18T17:48:27Z</updated>
	<author>
		<name>Steve Litt</name>
	</author>
	<content type="html">On Sunday 18 October 2009 15:44:16 David J Patrick wrote:
&lt;br&gt;&amp;gt; I'm just hoping to learn more about who uses user-defined text, and how.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; please to tell me!
&lt;br&gt;&amp;gt; djp
&lt;br&gt;&lt;br&gt;What's user defined text?
&lt;br&gt;&lt;br&gt;STeveT
&lt;br&gt;&lt;br&gt;&lt;br&gt;Steve Litt
&lt;br&gt;Recession Relief Package
&lt;br&gt;&lt;a href=&quot;http://www.recession-relief.US&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.recession-relief.US&lt;/a&gt;&lt;br&gt;Twitter: &lt;a href=&quot;http://www.twitter.com/stevelitt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.twitter.com/stevelitt&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25951971&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mini-survey--how-do-you-use-user-defined-text---tp25949760p25951971.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25949890</id>
	<title>Re: mini-survey; how do you use user-defined text ?</title>
	<published>2009-10-18T12:57:44Z</published>
	<updated>2009-10-18T12:57:44Z</updated>
	<author>
		<name>Noel Henson</name>
	</author>
	<content type="html">On Sunday 18 October 2009, David J Patrick wrote:
&lt;br&gt;&amp;gt; I'm just hoping to learn more about who uses user-defined text, and how.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; please to tell me!
&lt;br&gt;&amp;gt; djp
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; VimOutliner mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25949890&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;&lt;br&gt;User-defined text is of course similar to regular text but behaves 
&lt;br&gt;differently when folded. This was created to address some of Steve Litt's 
&lt;br&gt;issues with book writing.
&lt;br&gt;&lt;br&gt;For example:
&lt;br&gt;&lt;br&gt;How to quickly cool a beer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : One can quickly cool a beer in a number of ways blah blah
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : blah blah blah blah blah blah blah blah blah blah blah
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : blah blah blah blah blah blah blah blah blah blah blah
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : blah blah blah blah blah blah blah blah blah blah blah 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;TIP Never allow the beer to freeze. This can be very problematic
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;TIP when trying to open the beer blah blah blah
&lt;br&gt;&lt;br&gt;A post processor can now recognize the difference between the regular text 
&lt;br&gt;and the TIP text. They can be separated and formatted independently. &amp;nbsp;Also, 
&lt;br&gt;the &amp;gt;TIP block and another blocks will fold independently of one another. 
&lt;br&gt;You can support several types of user-defined text limited only by your 
&lt;br&gt;imagination. Some examples for book writing might be:
&lt;br&gt;&lt;br&gt;&amp;gt;TIP
&lt;br&gt;&amp;gt;WARNING
&lt;br&gt;&amp;gt;REFERENCE
&lt;br&gt;&amp;gt;FOOTNOTE
&lt;br&gt;&amp;gt;INDEX
&lt;br&gt;&lt;br&gt;Noel
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; Noel Henson
&lt;br&gt;&amp;nbsp; www.noels-lab.com	Chips, firmware and embedded systems
&lt;br&gt;&amp;nbsp; www.vimoutliner.org	Work fast. Think well.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;VimOutliner mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25949890&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;VimOutliner@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.lists.vimoutliner.org/mailman/listinfo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lists.vimoutliner.org/mailman/listinfo&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mini-survey--how-do-you-use-user-defined-text---tp25949760p25949890.html" />
</entry>

</feed>
