emacs-devel
[Top][All Lists]
Advanced

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

Re: How to restore the layout?


From: Juanma Barranquero
Subject: Re: How to restore the layout?
Date: Mon, 8 Jul 2013 14:13:39 +0200

On Mon, Jul 8, 2013 at 8:47 AM, martin rudalics <address@hidden> wrote:

> Or am I missing something?

No, *I* was missing this:

            (unless this-count
              ;; Make desktop-mini entry for minibuffer frame.
              (setq count (1+ count) this-count count)
              (set-frame-parameter
               minibuffer-frame 'desktop-mini (cons t count)))

I blame it on the late hour and sleep deprivation. Sorry for the noise.

   J



reply via email to

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