>
> I'm roughly parsing 37% of this :)
I will try to use less jargon.
> Again, can you demonstrate a clear and simple use-case, assuming people
> like me don't know anything about stow, stew, straw or whatsover?
OK, here's a use-case. This is actually what I did right now while
recording a note
Hi Tom,
"Tom Breton (Tehom)" writes:
> D'oh! I completely forgot about the type-checking code!
>
> That's for development, not production. It just assertfails if the wrong
> type is used. Very helpful in finding problems early. It relies on a
> type-checking support module in emtest that def
>
> M-x org-stow-make-item-stowable RET on "TODO Drop off stuff" is okay.
>
> But M-x org-stow-item RET on the same item is not -- here is a
> backtrace:
D'oh! I completely forgot about the type-checking code!
That's for development, not production. It just assertfails if the wrong
type is used
Hi Tom,
"Tom Breton (Tehom)" writes:
> I pushed it just now; it's on branch stow-design.
Thanks!
(On a side note: I'd rather keep org-mode.git (remote) branches for
stuff we know we _will_ include, not just for testing code. Better
point to a public branch of yours in that case.)
> Here
> "Tom Breton (Tehom)" writes:
>
>> Any interest in trying this out? I can push it if anyone else wants to
>> try it out.
>
> I'm interested! Please let me know where I can read some code.
>
> Thanks :)
I pushed it just now; it's on branch stow-design. Here is a little
documentation:
*** How
You asked to hear from interested OrgMode users:
STOW is great software; yes, please push it--its great for testing and
sofware configuration (STOW is) it will be very interesting and maybe very
useful to see what you have in mind.
STOW reminds me of AUFS/UNIONFS and there may be other uses for p
"Tom Breton (Tehom)" writes:
> Any interest in trying this out? I can push it if anyone else wants to
> try it out.
I'm interested! Please let me know where I can read some code.
Thanks :)
--
Bastien
___
Emacs-orgmode mailing list
Please use `Re
I've written an addon that I call org-stow. The basic idea is that
all remember notes live in a notes section, and you can make another
location pretend that the note lives there. You build all or part of
a document that way. If you know how stow works, it's like stow for
outline items.
Yes, it