> I don't want to take time now to do this--it's not high enough priority.
I must have misinterpreted "remove the file reference from the tree produced by @auto" -- I thought this meant I could manually remove it outside of Leo (like, using an editor), and all would be well. I just didn't know how to go about removing it. Since you quoted both of my questions in your reply, and I know #2 requires a program change, I guess this means #1 does as well. > If you want to change Leo you will have to start studying the code. Your suggestion is certainly reasonable, and I've been around open source projects long enough to know that sometimes the only way an enhancement would get done is if I do it myself. I get that. I've been studying the Leo code when I run into problems. It's way over my head. :D After looking at it for hours, reading some of the detail code discussions (fascinating, but also way over my head), and reading in other threads about how fragile some Leo code sections are, I'm too intimidated to try to make significant changes on my own. I'm reluctant to ask for feature enhancements. I know that some changes users request might be incredibly simple to implement, so I'd rather ask in case it is something easy, rather than suffer in silence. :D On Aug 30, 11:05 am, "Edward K. Ream" <[email protected]> wrote: > On Sun, Aug 29, 2010 at 12:58 AM, taa, Leo Newbie <[email protected]> > wrote: > > 1. Could you provide the specific steps to "remove the file reference > > from the tree produced by @auto"? > > > 2. Is there a way to have a File->Import... function open a file based > > on its extension and automatically create an @auto node? There doesn't > > seem to be an import-at-auto command I can tie to an @menu node, like > > the import-at-file command. > > I don't want to take time now to do this--it's not high enough priority. > > If you want to change Leo you will have to start studying the code. > Stepping through the code with g.pdb() is sometimes useful in this > study. > > Edward -- 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.
