Saturday, 17 August 2013

Eldoc showing extra newline character in minibuffer in Emacs

Eldoc showing extra newline character in minibuffer in Emacs

Eldoc, which nicely shows documentation for elisp functions now takes 2
lines of the minibuffer. It is bothering me so much that I hit C-M-c
(abort recursive edit) constantly to remove the documentation momentarily.
Though, every time I type a character, it resizes the minibuffer to 1
line, and then to 2 lines to show the documentation (even though it only
has 1 line to display).
If anyone ever had this issue, they'll know how annoying it is. Would
anyone know a solution?
(Emacs 24, Ubuntu 13.04)

No comments:

Post a Comment