Re: [O] Some thoughts on MobileOrg and its development ....

2014-08-12 Thread David Wagle
What's involved in 'rebooting' the project? Are the various owners of the iPhone and Android packages on this list? I'm not a coder at all, but I've administratively managed software projects before. I'm more than happy to do what I know how to do -- which is mostly send out emails asking people i

Re: [O] Babel more verbose?

2014-09-02 Thread David Wagle
It sounds like perhaps the issue is code blocks with a long run-time that may or may not fail or hang in some way? If that's the case, the solution is probably simply breaking up your code blocks into smaller bits of code so that you more easily follow what's happening. If the code is emacs-lisp,