First, welcome to Leo.  Feel free to ask questions here.

*Installation* <http://leoeditor.com/installing.html>: Please ask for help 
here.  I prefer to install the Anaconda distribution 
<https://conda.io/docs/user-guide/install/download.html>, and keep Leo 
up-to-date with git.

*Leo vs org mode*: Org mode is great if you are using emacs.  Leo continues 
to add emacs-like features.

It's much easier to script Leo than org mode.  In org mode, everything is 
text.  Most operations operate on text filters.  In Leo, everything is a 
true Python object.  It's much easier to get and set individual nodes with 
Leo.  Leo's support for composing scripts and files from outlines is much 
richer than org mode's.

*Undocumented features*: I'm not sure what was meant.  Leo is a programming 
environment, defined by the code in LeoPyRef.leo.  The scripting section in 
CheatSheet.leo gives a general overview. It wouldn't make sense to document 
all that code. That's what Leo itself is for. You can use Leo's clone-find 
command (or the Nav pane) to investigate the code.

*Horrible code*: A pretty wild accusation. Please file an enhancement or 
bug request if a specific part of Leo's code gives you problems.  Leo's 
code has improved spectacularly many times in the past, but there is always 
room for improvement.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to