all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Drew Adams <drew.adams@oracle.com>, 13451@debbugs.gnu.org
Subject: bug#13451: 24.3.50; doc of `window-persistent-parameters' and window parameters generally
Date: Fri, 13 Feb 2015 19:22:22 +0100	[thread overview]
Message-ID: <54DE40DE.2090506@gmx.at> (raw)
In-Reply-To: <E171D6D6D5AD420F9B758EA4431CB047@us.oracle.com>

 > I'm looking for information about window configurations and what
 > gets saved/restored etc.
 >
 > I do `C-h v window-persistent-parameters', and I see that the current
 > value, which is apparently the default, is ((clone-of . t)).
 >
 > Naturally, I want to know what this means, so I read the rest of the
 > *Help* buffer.  Nada.  Well, the `t' is explained, but not the
 > `clone-of'.  Not very helpful help.
 >
 > So I search the Elisp manual.  I come across nodes `Window
 > Configurations' and `Window Parameters'.  The latter, in particular,
 > seems like it should list the possible parameters, including `clone-of',
 > which is the parameter saved in a window config by default.
 >
 > Nada.  Again, the CDR of `window-persistent-parameters' is described
 > (possible values nil, t, writable), but nothing about the CAR - its
 > possible values.  Again, not very helpful help.
 >
 > Please document the possible values for the CAR, at least the most
 > common ones, and at the very least `clone-of', which is apparently the
 > only one saved/restored by default (at least on MS Windows).
 >
 > Please describe the window parameters: what they are, what behaviors they
 > affect, and how.  Describing a window configuration as a saved set of window
 > parameters is not very useful if one cannot find out what the parameters are or
 > what they do.

I'm not sure what to do.  If there is something particular that is
unclear or you don't understand, please point that out.  The CAR of a
`window-persistent-parameters' entry specifies the parameter that shall
be treated specially.  What more do you want me to say about it?  The
`clone-of' parameter is used by the window code itself and the manual
tells so.  If there's anything particular the user or application
programmer should know, the manual will have to be rewritten.  Currently
there isn't.

martin





  reply	other threads:[~2015-02-13 18:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-15 18:36 bug#13451: 24.3.50; doc of `window-persistent-parameters' and window parameters generally Drew Adams
2015-02-13 18:22 ` martin rudalics [this message]
2015-02-13 21:06   ` Drew Adams
2021-07-15  9:14     ` Lars Ingebrigtsen

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=54DE40DE.2090506@gmx.at \
    --to=rudalics@gmx.at \
    --cc=13451@debbugs.gnu.org \
    --cc=drew.adams@oracle.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.