Is there a way to specify minimum minibuffer/echo area size in emacs?
        Posted  
        
            by 
                Trevor Alexander
            
        on Super User
        
        See other posts from Super User
        
            or by Trevor Alexander
        
        
        
        Published on 2014-06-08T08:50:35Z
        Indexed on 
            2014/06/08
            9:28 UTC
        
        
        Read the original article
        Hit count: 408
        
emacs
|user-interface
I am running Emacs 24, and due to a separate issue, my input method displays input candidates in the minibuffer regardless of how I set its options. That would not be such a problem if the minibuffer did not resize from height 2 (when displaying candidates) to height 1 (when not), repeatedly, as I scroll through candidates--it's really jarring.
I looked through the documentation online and searched the configuration pages, but I couldn't find a setting for this. Is it possible?
© Super User or respective owner