GNU bug report logs - #18304
24.3.92; Making and using side windows

Previous Next

Package: emacs;

Reported by: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>

Date: Wed, 20 Aug 2014 15:59:02 UTC

Severity: normal

Found in version 24.3.92

Fixed in version 25.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.92; Making and using side windows
Date: Wed, 20 Aug 2014 17:59:56 +0200
Running this:
emacs -q --eval '(display-buffer-in-major-side-window (current-buffer) (quote right) 0)' -f calendar

I get an error:

Debugger entered--Lisp error: (error "Cannot split side window or parent of side window")
  signal(error ("Cannot split side window or parent of side window"))
  error("Cannot split side window or parent of side window")
  byte-code(...)
  split-window(nil nil)
  split-window-below()
  calendar-basic-setup(nil)
  calendar(nil)
  call-interactively(calendar record nil)
  command-execute(calendar record)
  execute-extended-command(nil "calendar")
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)

I have no idea if this is a bug because I don't know how the user is
supposed to use/create side windows (see also #18170).


In GNU Emacs 24.3.92.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2014-08-07 on geodiff-mac3

-- 
Nico.




This bug report was last modified 10 years and 287 days ago.

Previous Next


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