Great that's much better, thank you. It seems if I had looked in examples/yi.hs I would have figured that out for myself. This example though often gets a bit stale (this kind of thing happens to many projects I think as updating the example configuration is time consuming/easily forgotten). What about if you did something like:
$ ln HackerMain.hs examples/JP_yi.hs $ darcs add examples/JP_yi.hs This would mean there was always at least one working example, and also one that is actually used, isn't minimal and uses possibly some cutting-edge features. Then again maybe you have some private stuff in your HackerMain.hs regards allan Jean-Philippe Bernardy wrote: > it seems like you need to add the option: configKillringAccumulate > which controls globally if deletes are accumulated in killring or not. > > main = yi $ defaultConfig { > configKillringAccumulate = True, > } > > Cheers, > JP. --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---