Call context_read() before getting filter in repl
authorm@mmmmarascio.xyz <m@mmmmarascio.xyz>
Sun, 13 Mar 2016 15:49:35 +0000 (08:49 -0700)
committerPhilipp Takacs <philipp@bureaucracy.de>
Sun, 13 Mar 2016 19:04:02 +0000 (20:04 +0100)
commitd6742b1bb19c7eca8488402484a6e4f55543d789
tree36d7018a0bc7174e6e8715dd9179e33f495461e5
parente9df3f1a429daaca00025e76ce8850d104311ee1
Call context_read() before getting filter in repl

The manual page of repl says "[i]f a file named `mhl.reply' exists in the
user's mmh directory, it will be used instead of [the default form file]".
Now this behavior is implement.
uip/repl.c