On Wed, Sep 1, 2010 at 3:28 PM, Gwern Branwen <[email protected]> wrote: > On Sun, Aug 29, 2010 at 12:24 PM, Jean-Philippe Bernardy > <[email protected]> wrote: >> Your function should be in the scope of the interpreter. >> >> See Eval.hs: >> >> LHI.setImportsQ [("Yi", Nothing), ("Yi.Keymap",Just "Yi.Keymap")] - >> >> The set of imported stuff should probably be a config option. >> >> Cheers, >> JP. > > Well, alright. (I assume I am supposed to add a line importing Yi.IReader?)
Yes. > But I know M-x used to work for this; was all that recently changed? Using Hint for M-x used to be an experimental feature. I seem to recall Jeff pushing a patch making it default. Cheers, JP. -- Yi development mailing list [email protected] http://groups.google.com/group/yi-devel
