From xemacs-m  Sun Mar  9 18:45:55 1997
Received: from delos.stuttgart.netsurf.de (delos.stuttgart.netsurf.de [194.163.56.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id SAA13319
	for <xemacs-beta@xemacs.org>; Sun, 9 Mar 1997 18:45:54 -0600 (CST)
Received: by delos.stuttgart.netsurf.de (Smail3.1.29.1/delos.LF.net)
	via LF.net GmbH Internet Services
	from igor.stuttgart.netsurf.de with smtp
	for mailhost.xemacs.org
	id m0w3tCn-0000HwC; Mon, 10 Mar 97 01:44 WET
Received: from igor (michaelg@igor.stuttgart.netsurf.de [194.195.220.184]) by igor.stuttgart.netsurf.de (8.7.6/8.7.3) with SMTP id RAA31166; Sun, 9 Mar 1997 17:21:50 +0100
Sender: michaelg@igor.stuttgart.netsurf.de
Message-ID: <3322E392.50A51B4E@igor.stuttgart.netsurf.de>
Date: Sun, 09 Mar 1997 17:21:38 +0100
From: Michael Guenther <michaelg@igor.stuttgart.netsurf.de>
X-Mailer: Mozilla 3.0 (X11; I; Linux 2.0.29 i586)
MIME-Version: 1.0
To: xemacs-beta@xemacs.org
Subject: column-number-mode broken in 20.1-b6?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Evaluating the expression (column-number-mode) results
in the following error message, when 'Debug on error'
is enabled:

Signaling: (wrong-number-of-arguments #<compiled-function (from
"simple.elc") (arg) "...(24)" [arg column-number-mode
prefix-numeric-value 0 redraw-modeline] 2 1048679 "P"> 0)
  column-number-mode()
  eval-buffer(#<buffer "test.el"> nil)
  #<compiled-function (from "simple.elc") (&optional printflag) "...(7)"
[eval-buffer printflag] 3 1025187 nil>()
  call-interactively(eval-current-buffer)

--
Michael Guenther

