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.50; find-library scan-error "Unbalanced parenthesis" Date: Thu, 24 Jan 2008 01:07:33 +0100 Message-ID: <4797D6C5.70807@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 1201133315 13216 80.91.229.12 (24 Jan 2008 00:08:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Jan 2008 00:08:35 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 24 01:08:55 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 1JHpeG-0007uA-RR for ged-emacs-devel@m.gmane.org; Thu, 24 Jan 2008 01:08:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHpdq-0001oV-QV for ged-emacs-devel@m.gmane.org; Wed, 23 Jan 2008 19:08:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JHpd8-000191-Kl for emacs-devel@gnu.org; Wed, 23 Jan 2008 19:07:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JHpd6-00016T-Jt for emacs-devel@gnu.org; Wed, 23 Jan 2008 19:07:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHpd6-00016E-Ad for emacs-devel@gnu.org; Wed, 23 Jan 2008 19:07:40 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JHpd6-0004sz-3Z for emacs-devel@gnu.org; Wed, 23 Jan 2008 19:07:40 -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 1JHpd5-0002RQ-Rb for emacs-pretest-bug@gnu.org; Wed, 23 Jan 2008 19:07:39 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JHpd2-0004sF-S5 for emacs-pretest-bug@gnu.org; Wed, 23 Jan 2008 19:07:39 -0500 Original-Received: from ch-smtp02.sth.basefarm.net ([80.76.149.213]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JHpd2-0004rr-GP for emacs-pretest-bug@gnu.org; Wed, 23 Jan 2008 19:07:36 -0500 Original-Received: from c83-254-148-228.bredband.comhem.se ([83.254.148.228]:63533 helo=[127.0.0.1]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JHpd0-0006zI-7F for emacs-pretest-bug@gnu.org; Thu, 24 Jan 2008 01:07:34 +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 080123-2, 2008-01-23), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.148.228 X-Scan-Result: No virus found in message 1JHpd0-0006zI-7F. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1JHpd0-0006zI-7F 147c13aa0efa503ccb626007e01ee224 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:87411 gmane.emacs.pretest.bugs:20738 Archived-At: Here is a simple bug - I believe. I get the error error: (scan-error "Unbalanced parentheses" 344 1) from find-libary To reproduce do emacs -Q Paste these lines in the scratch buffer ;;(add-to-list 'load-path "c:/DL/emacs/org-5.13h/org-5.13h/") ;;(require 'org-install) Place cursor at beginning of second line and do M-x find-library RET In GNU Emacs 23.0.50.1 (i386-mingw-nt5.1.2600) of 2008-01-21