help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: minibuffer height


From: Ehud Karni
Subject: Re: minibuffer height
Date: Mon, 5 Feb 2001 20:24:16 +0200

On Mon, 5 Feb 2001 09:07:47 -0800, Todd Wells <toddw@wrq.com> wrote:
> 
> I would like my minibuffer to be 2 lines or better yet, auto-expand as
> necessary as sometimes I use files with long pathnames that run off the
> screen and leave me unable to see what emacs is prompting me for.

Add these 2 lines to your .emacs, It will do exactly what you want:

(resize-minibuffer-mode 1)
(setq resize-minibuffer-window-exactly t)

Ehud.


-- 
 @@@@@@ @@@ @@@@@@ @    @   Ehud Karni  Simon & Wiesel  Insurance agency
     @    @      @  @@  @   Tel: +972-3-6212-757    Fax: +972-3-6292-544
     @    @ @    @ @  @@    (USA)  Fax  and  voice  mail:  1-815-5509341
     @    @ @    @ @    @        Better     Safe     Than     Sorry
 http://www.simonwiesel.co.il    mailto:ehud@unix.simonwiesel.co.il



reply via email to

[Prev in Thread] Current Thread [Next in Thread]