From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.60; :enable (mark-active) Date: Thu, 06 Mar 2008 17:36:49 +0100 Message-ID: <47D01DA1.4030204@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204821506 23672 80.91.229.12 (6 Mar 2008 16:38:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2008 16:38:26 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 06 17:38:44 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JXJ6F-0005zY-1d for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 17:37:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXJ5h-0005T7-8Y for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 11:37:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JXJ5b-0005R4-PA for emacs-devel@gnu.org; Thu, 06 Mar 2008 11:37:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JXJ5Z-0005Ll-BO for emacs-devel@gnu.org; Thu, 06 Mar 2008 11:37:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXJ5Y-0005LT-UF for emacs-devel@gnu.org; Thu, 06 Mar 2008 11:37:01 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JXJ5Y-00017T-FC for emacs-devel@gnu.org; Thu, 06 Mar 2008 11:37:00 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JXJ5X-0007Hq-Iv for emacs-pretest-bug@gnu.org; Thu, 06 Mar 2008 11:36:59 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JXJ5U-00016H-82 for emacs-pretest-bug@gnu.org; Thu, 06 Mar 2008 11:36:59 -0500 Original-Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JXJ5T-00015n-Hg for emacs-pretest-bug@gnu.org; Thu, 06 Mar 2008 11:36:56 -0500 Original-Received: from c83-254-148-228.bredband.comhem.se ([83.254.148.228]:59813 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JXJ5R-00054O-40 for emacs-pretest-bug@gnu.org; Thu, 06 Mar 2008 17:36:53 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 X-Antivirus: avast! (VPS 080306-0, 2008-03-06), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.148.228 X-Scan-Result: No virus found in message 1JXJ5R-00054O-40. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1JXJ5R-00054O-40 97f64123e6d135107c84881636f443ef X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:91505 gmane.emacs.pretest.bugs:21429 Archived-At: There are a couple of :enable (mark-active) in lisp-mode.el. There is no function mark-active, should not the line above be :enable 'mark-active In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-03-05 Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include -fno-crossjumping'