I found that LEO_EDITOR environment variable is not set. For this, 1. ~/.MacOSX/environment.plist 2. Use 'Property List Editor' to add an item 'LEO_EDITOR' = "What ever editor you use".
Refer to this link http://developer.apple.com/library/mac/#qa/qa2001/qa1067.html if necessary. On Nov 12, 2:13 pm, smcho <[email protected]> wrote: > I use Leo on Mac by making a pretty long alias as follows. > > alias nleo='arch -x86_64 /usr/bin/python2.6 /Users/smcho/smcho/bin/ > Leo-4.8-b1/launchLeo.py --gui=qt' > > I need to run python2.6 in 64 bit mode as on Snow Leopard everything > is compiled into 64 bit as default. As a result, I need to open > Terminal to run the command to launch Leo. > > I thought there might be an alternative solution, and I asked about it > to get a good answer. > > http://apple.stackexchange.com/questions/3944/running-a-command-line-... > > I hope it helps to those who still launches Leo command line, or there > might be a better way to go. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
