Set window-point-insertion-type to t in imap log.
authorMichael Welsh Duggan <md5i@md5i.com>
Sun, 17 Jun 2012 23:12:31 +0000 (19:12 -0400)
committerJulien Danjou <julien@danjou.info>
Tue, 19 Jun 2012 08:57:02 +0000 (10:57 +0200)
commitd01dfd74710db457f544c20ad21143ce5087e22b
tree8a0d95167cd5a384d25a0174a2e1edf234fe153f
parentac8ce21091b89a7a05ad821854f4d3e7ff35a394
Set window-point-insertion-type to t in imap log.

Please consider this tiny patch to nnimap.el.  Its purpose is to have
the point in IMAP log windows scroll if the point is at EOB.  It
accomplishes this my setting a buffer-local version of
window-point-insertion-type to t when the IMAP log buffer is created.

Signed-off-by: Julien Danjou <julien@danjou.info>
lisp/ChangeLog
lisp/nnimap.el