emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Minibuffer jumping to two lines when agenda displays 4th level h


From: Sebastien Vauban
Subject: Re: [O] Minibuffer jumping to two lines when agenda displays 4th level heading
Date: Tue, 26 Mar 2013 10:03:19 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.91 (windows-nt)

Hello Edward,

Edward DeMeulle wrote:
> Just realized that I was incorrect about the level. It is actually when
> moving the cursor in the agenda to a 4th level heading that the minibuffer
> expands in size to two lines and then back to one line when moving to
> another entry that isn't 4th level. This happens under Linux but not
> Windows.
>
> Am I the only one experiencing this?

Try:

--8<---------------cut here---------------start------------->8---
  ;; minibuffer window expands vertically as necessary to hold the text
  ;; that you put in the minibuffer
  (setq resize-mini-windows t)
--8<---------------cut here---------------end--------------->8---

(instead of the 'grow-only default)

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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