patch applied (yi): compilation fix

2010-08-29 Thread Jean-Philippe Bernardy
Sun Aug 29 12:24:55 EDT 2010 jeanphilippe.berna...@gmail.com * compilation fix Ignore-this: d3533951084623ae2697a012d314f165 M ./src/Yi/UI/Pango/ProjectTree.hs -2 +3 -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel

Re: Ireader mode not showing up in M-x

2010-08-29 Thread Jean-Philippe Bernardy
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. On Sun, Aug 29, 2010 at 2:22 PM, Gwern Branwen wrote: > With darcs yi, and no app

Ireader mode not showing up in M-x

2010-08-29 Thread Gwern Branwen
With darcs yi, and no apparent errors or lack of patches according to 'darcs check' and 'darcs pull', when I start yi and try to M-x into ireader mode, nothing with the prefix iread shows up (see screenshot). The M-x bindings for ireader seem to still be there in the source, just not in my actual r