Chris, maybe it's better to create separate functions like previous-history-command/next-history-command instead of explicit lambdas? In this case, it will be easier to bind them in the user's hook
On Wed, Apr 18, 2012 at 11:27 AM, Christopher Done <[email protected]> wrote: > Ah, doesn't look like I mentioned M-p/M-n bindings in the example > file. The bindings are in haskell-interactive-mode-map in > haskell-interactive-mode.el. Maybe I can document the keybindings in > the README. -- With best wishes, Alex Ott http://alexott.net/ Tiwtter: alexott_en (English), alexott (Russian) Skype: alex.ott _______________________________________________ Haskellmode-emacs mailing list [email protected] http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs
