[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#10348: 24.0.92; Save and load window states
From: |
martin rudalics |
Subject: |
bug#10348: 24.0.92; Save and load window states |
Date: |
Sat, 24 Dec 2011 10:26:41 +0100 |
User-agent: |
Thunderbird 2.0.0.21 (Windows/20090302) |
> Actually there exists already a parameter that distinguishes between values
> needed for intra-session purposes and needed for inter-session purposes.
> It is the argument `markers' of the function `window-state-get'. When
non-nil,
> it returns internal values meaningful only in the current session. When nil,
> it returns integer values safe to save and read in another session.
> This argument could be renamed to a more general name and used for
> other values besides markers. Then a caller of `window-state-get'
> could decide whether its return value is intended for the same session
> or for intra-session purposes.
So we could add the `window-state-saved-parameters' variable Stefan
proposed and add parameters mentioned there only if the (probably)
renamed MARKERS argument is t or nil (whatever default we want here).
martin
- bug#10348: 24.0.92; Save and load window states, (continued)
- bug#10348: 24.0.92; Save and load window states, Juanma Barranquero, 2011/12/22
- bug#10348: 24.0.92; Save and load window states, Juri Linkov, 2011/12/22
- bug#10348: 24.0.92; Save and load window states, martin rudalics, 2011/12/23
- bug#10348: 24.0.92; Save and load window states, Drew Adams, 2011/12/23
- bug#10348: 24.0.92; Save and load window states, Juri Linkov, 2011/12/24
- bug#10348: 24.0.92; Save and load window states, martin rudalics, 2011/12/23
bug#10348: 24.0.92; Save and load window states, Stefan Monnier, 2011/12/22
- bug#10348: 24.0.92; Save and load window states, martin rudalics, 2011/12/23
- bug#10348: 24.0.92; Save and load window states, Michael Bach, 2011/12/23
- bug#10348: 24.0.92; Save and load window states, Juri Linkov, 2011/12/23
- bug#10348: 24.0.92; Save and load window states,
martin rudalics <=
- bug#10348: 24.0.92; Save and load window states, Juri Linkov, 2011/12/24
- bug#10348: 24.0.92; Save and load window states, martin rudalics, 2011/12/25
bug#10348: 24.0.92; Save and load window states, Stefan Monnier, 2011/12/23
bug#10348: 24.0.92; Save and load window states, martin rudalics, 2011/12/24
bug#10348: 24.0.92; Save and load window states, Stefan Monnier, 2011/12/25
bug#10348: 24.0.92; Save and load window states, martin rudalics, 2011/12/25
bug#10348: 24.0.92; Save and load window states, Juri Linkov, 2011/12/25
bug#10348: 24.0.92; Save and load window states, martin rudalics, 2011/12/26
bug#10348: 24.0.92; Save and load window states, Stefan Monnier, 2011/12/25
bug#10348: 24.0.92; Save and load window states, martin rudalics, 2011/12/26