bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#818: 23.0.60; error when window-size-change-functions is a buffer-lo


From: Markus Triska
Subject: bug#818: 23.0.60; error when window-size-change-functions is a buffer-local hook
Date: Fri, 29 Aug 2008 11:03:45 -0400

In "emacs -Q", evaluating:

   (progn
     (add-hook 'window-size-change-functions 'identity nil t)
     (split-window))

yields:

   Symbol's function definition is void: t


In GNU Emacs 23.0.60.4 (i386-apple-darwin8.11.1, GTK+ Version 2.12.9)
 of 2008-08-26 on mt-computer.vdn.ca
Windowing system distributor `The XFree86 Project, Inc', version 11.0.40400000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t






reply via email to

[Prev in Thread] Current Thread [Next in Thread]