From: OSiRiS <osiux@osiux.com.ar>
To: emacs-orgmode@gnu.org
Subject: Re: [ANN] neo - No Emacs Org in Python
Date: Wed, 20 Apr 2011 13:12:41 -0300 [thread overview]
Message-ID: <20110420161241.GA19435@merlot.osiux.com.ar> (raw)
In-Reply-To: <20110419175951.GA9667@buga.lan>
[-- Attachment #1: Type: text/plain, Size: 895 bytes --]
El mar, 19 abr 2011, Olivier Schwander decía:
> Dear Org users,
>
> I am pleased to do the first announce of neo, which stands for "No Emacs
> Org". The goal of this project is to provide a full implementation of
> Org usable in Python.
Excelent!! but find some errors:
- Fix setup.py for install:
diff -rN old-neo/setup.py new-neo/setup.py
12c12
< packages = ['org'],
---
> packages = ['org','org.actions'],
- Add README with required packages:
# apt-get install python-argparse python-yaml
# easy install texttable
- Find bug parsing <20> (width column in table) as DATE
- Error in the line type = repeat.group("type")
--
((.)) Osiris Alejandro Gomez (OSiUX) osiux@osiux.com.ar
| E1B1 EB8E E37B 10B3 47E9 D73A 2C09 297C FFB9 4410
-)| http://wiki.buenosaireslibre.org/NodoOsiux
|(- 10.4.14.225 osiux.osiux.bal
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 230 bytes --]
next prev parent reply other threads:[~2011-04-20 16:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-19 17:59 [ANN] neo - No Emacs Org in Python Olivier Schwander
2011-04-19 18:24 ` Jeff Horn
2011-04-19 20:28 ` Christopher Allan Webber
2011-04-19 20:34 ` Olivier Schwander
2011-04-19 20:36 ` Xiao-Yong Jin
2011-04-19 20:52 ` Olivier Schwander
2011-04-19 22:15 ` Jeff Horn
2011-04-19 23:20 ` Jude DaShiell
2011-04-20 16:12 ` OSiRiS [this message]
2011-04-20 16:27 ` Jonathan BISSON
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110420161241.GA19435@merlot.osiux.com.ar \
--to=osiux@osiux.com.ar \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).