--8323328-1836289420-1096919440382
Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-1836289420-1096919440=:3382"

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--8323328-1836289420-1096919440382
Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE

On Tue, 5 Oct 2004, [ISO-8859-1] Brian Schröäer wrote:

> Ara.T.Howard wrote:
>
>> class EmailList < Array
>> #{{{
>>   [snip]
>> #}}}
>> end
>
> hello Ara,
>
> Just out of interest, please do not understand this as an offence:
> to which end are you using all those #{{{ comments? Is it to make your
> editor understand indentation, or what is its purpose?

vim is a folding editor.  everything inbetween the markers appear as one line
as something like

   +--  3 lines: >> --------------------------------------------

in otherwords each class in my solution looks, to me, as

   class Foo
   +--  n lines: >> ------------
   end

and each method likewise.  if you don't use folding i highly reccomend it -
folds can be cut, pasted, operated on, etc.  and, of course, it makes 10,000
source file a breeze to navigate.

cheers.

-a
--
===============================================================================
| EMAIL   :: Ara [dot] T [dot] Howard [at] noaa [dot] gov
| PHONE   :: 303.497.6469
| A flower falls, even though we love it;
| and a weed grows, even though we do not love it. 
|   --Dogen
===============================================================================
--8323328-1836289420-1096919440382--
--8323328-1836289420-1096919440382--