all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Michael Bach'" <phaebz@gmail.com>, <help-gnu-emacs@gnu.org>
Subject: RE: Save and load window states
Date: Tue, 20 Dec 2011 10:53:00 -0800	[thread overview]
Message-ID: <6B835243FDE041899C5BA02F1CF40FB1@us.oracle.com> (raw)
In-Reply-To: <4ef0b02d.0d0a0e0a.60bc.080d@mx.google.com>

> I am trying to get saving and loading window states to work.  
> I am using the new `window-state-get' and `window-state-put'
> functions from emacs 24:...
> Saving works this way.  The file has the same contents shown in the
> *Messages* buffer when doing a manual `window-state-get'.  On 
> loading, I get either "Invalid read syntax #" or "End of file
> during parsing".  In the documentation of the `window-state-get'
> function it says:

Sounds like a bug: `M-x report-emacs-bug'.  My guess is it's trying to read
something like this, contained your overall sexp, and is choking on the #<window
syntax. 

(parameters (clone-of . #<window 16 on *Help*>))




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

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

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=6B835243FDE041899C5BA02F1CF40FB1@us.oracle.com \
    --to=drew.adams@oracle.com \
    --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.