all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Michael Bach <phaebz@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Save and load window states
Date: Wed, 21 Dec 2011 22:20:14 +0100	[thread overview]
Message-ID: <4EF24D8E.7080508@gmx.at> (raw)
In-Reply-To: <4ef23cf5.0d0a0e0a.60bc.ffffbbb7@mx.google.com>

 >> Please comment out the two code lines
 >>
 >>                 (unless (window-parameter window 'clone-of)
 >>                   ;; Make a clone-of parameter.
 >>                   (setq list (cons (cons 'clone-of window) list)))
 >>
 >> in the function `window--state-get-1' and recompile window.el (possibly
 >> twice - I'm somewhat confused by Stefan's backquote syntax here).  These
 >> lines are currently for internal use only, their absence should not harm
 >> you.  If you still see problems, please tell me.
 >>
 >
 > Unfortunately, that did not work.  Tried it compiled once and twice.
 > Same as before.

It works here.  Make sure your file does not contain a `clone-of' entry.
(And note that window.el is preloaded.  So after commenting out these
lines you have to rebuild Emacs if you want it to work right after
starting Emacs.)  If it still doesn't work, send me the file contents.

martin



  reply	other threads:[~2011-12-21 21:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-21 15:29 Save and load window states martin rudalics
2011-12-21 20:13 ` Michael Bach
2011-12-21 21:20   ` martin rudalics [this message]
2011-12-23 11:02     ` Michael Bach
2011-12-23 11:13       ` martin rudalics
2011-12-23 12:24         ` Michael Bach
2011-12-23 13:46           ` martin rudalics
2011-12-28 14:10             ` Michael Bach
  -- strict thread matches above, loose matches on Subject: below --
2011-12-20 16:00 Michael Bach
2011-12-20 18:53 ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EF24D8E.7080508@gmx.at \
    --to=rudalics@gmx.at \
    --cc=help-gnu-emacs@gnu.org \
    --cc=phaebz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.