GNU bug report logs - #10348
24.0.92; Save and load window states

Previous Next

Package: emacs;

Reported by: Michael Bach <phaebz <at> gmail.com>

Date: Thu, 22 Dec 2011 01:40:08 UTC

Severity: normal

Found in version 24.0.92

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> jurta.org>
To: 10348 <at> debbugs.gnu.org
Subject: bug#10348: 24.0.92; Save and load window states
Date: Sat, 24 Dec 2011 21:17:19 +0200
> Debugger entered--Lisp error: (invalid-read-syntax "#")

There was another error in `window--state-get-1':

(setq mark-even-if-inactive nil)

(window-state-get)

Debugger entered--Lisp error: (mark-inactive)
  signal(mark-inactive nil)
  mark()
  window--state-get-1(#<window 3 on *scratch*> nil)
  window-state-get()
  eval((window-state-get) nil)
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp nil nil)

That's because `(mark)' should be used with the `t' arg as `(mark t)'.
I installed the fix.




This bug report was last modified 13 years and 222 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.