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

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

'(compare-ignore-whitespace t) in customisation makes compare-windows cr


From: Peter Dyballa
Subject: '(compare-ignore-whitespace t) in customisation makes compare-windows crash in GNU Emacs 23.0.0
Date: Sun, 27 Aug 2006 00:14:54 +0200

Hello!

It's only in GNU Emacs 23.0.0 that this customisation leads to this error message:

Debugger entered--Lisp error: (wrong-number-of-arguments #[nil "À \210Á\207" [compare-windows-skip-whitespace t] 1] 1)
          #[nil "À  \210Á\207" [compare-windows-skip-whitespace t] 1](1)
          compare-windows(nil)
          call-interactively(compare-windows)

Commenting '(compare-ignore-whitespace t) makes the error go away.

Proof: launch with -Q. Open two buffers, for example file and file~. Perform the comparison. Put

        (setq compare-ignore-whitespace t)

into the *scratch* buffer and evaluate the expression or set by some other means compare-ignore-whitespace to t. But the point in the two buffers again on start and re-compare.

It does *not* happen with GNU Emacs 22.0.50! Source is about five days old.


In GNU Emacs 23.0.0.1 (powerpc-apple-darwin8.7.0, X toolkit, Xaw3d scroll bars)
of 2006-08-22 on Latsche
X server distributor `The XFree86 Project, Inc', version 11.0.40400000
configured using `configure '--without-ns' '--without-carbon' '--with- x' '--without-sound' '--without-pop' '--with-xpm' '--with-jpeg' '-- with-tiff' '--with-gif' '--with-png' '--enable-locallisppath=/Library/ Application Support/Emacs/calendar23:/Library/Application Support/ Emacs/preview:/Library/Application Support/Emacs/auctex/images:/ Library/Application Support/Emacs/auctex:/Library/Application Support/ Emacs' 'CFLAGS=-ggdb -pipe -fPIC -O2 -mcpu=7450 -fast -mtune=7450 - mpim-altivec -ftree-vectorize -fomit-frame-pointer -foptimize- register-move -fcprop-registers -frename-registers -freorder-blocks - fpeephole -fno-crossjumping' 'CPPFLAGS=-no-cpp-precomp -I/usr/include/ openssl -I/usr/local/include -I/sw/include/libpng12 -I/sw/include - DUSE_ATSUI -DCOCOA' 'LDFLAGS=-dead_strip -L/usr/X11R6/lib -L/usr/ local/lib -L/sw/lib/ncurses -L/sw/lib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: de_DE.UTF-8
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: identity


--
Mit friedvollen Grüßen

  Pete

This is a signature virus.  Add me to your signature and help me to live






reply via email to

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