From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Vincent_Bela=EFche?= Newsgroups: gmane.emacs.help Subject: Re: Trouble with visual-basic-mode.el Date: Tue, 14 Feb 2012 20:48:51 +0100 Message-ID: <4F3ABAA3.70608@gmail.com> References: <000001cceb1f$be507840$3af168c0$@net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1329249149 1881 80.91.229.3 (14 Feb 2012 19:52:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 14 Feb 2012 19:52:29 +0000 (UTC) Cc: 'Randolph Fritz' , help-gnu-emacs@gnu.org, 'Dave Love' , 'Kevin Whitefoot' To: Douglas Harter Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 14 20:52:28 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RxOQL-00055N-Kw for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Feb 2012 20:52:25 +0100 Original-Received: from localhost ([::1]:54650 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxOQJ-0004cB-Rk for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Feb 2012 14:52:23 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:49424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxOMt-0003fK-9g for help-gnu-emacs@gnu.org; Tue, 14 Feb 2012 14:48:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RxOMs-0005bF-0V for help-gnu-emacs@gnu.org; Tue, 14 Feb 2012 14:48:51 -0500 Original-Received: from mail-ww0-f41.google.com ([74.125.82.41]:42117) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxOMr-0005aq-Pb for help-gnu-emacs@gnu.org; Tue, 14 Feb 2012 14:48:49 -0500 Original-Received: by wgbdt11 with SMTP id dt11so4311947wgb.0 for ; Tue, 14 Feb 2012 11:48:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=S2yBSIteoNBmEz1nl9JQGCiU/ZOXovkjrRstmqRozcY=; b=F8cnWcpPJdVt1C99ZnatUGNtPVajmKZxZ5x27mAiSpH4wtYWgy9iYkN8K/36pJ98jg LHj0QQEzXffuHWJx0lk2ju0hpKdaHGZFzvKqrap+l2rEe18+nnxg9SeQjgXiB8ZHJagG LQnj3V/J1sFEaV4ZnITvbR6WMnoqF+EuJ0tXY= Original-Received: by 10.180.80.35 with SMTP id o3mr24896383wix.5.1329248928618; Tue, 14 Feb 2012 11:48:48 -0800 (PST) Original-Received: from [127.0.0.1] (ARennes-353-1-30-215.w92-135.abo.wanadoo.fr. [92.135.117.215]) by mx.google.com with ESMTPS id er8sm119510wib.1.2012.02.14.11.48.46 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 14 Feb 2012 11:48:47 -0800 (PST) User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) In-Reply-To: <000001cceb1f$be507840$3af168c0$@net> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.41 X-Mailman-Approved-At: Tue, 14 Feb 2012 14:52:20 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83750 Archived-At: Hello, I am using emacs 23.1.1, and the latest visual-basic-mode, and I do not have any issue like this. Could you set "M-x toggle-debug-on-error", and then cut and paste the backtrace when the error happens, and send it. Vincent. Douglas Harter a écrit : > I just upgraded from emacs 21.3 to 23.3 (I hadn't been using it for a > while). When I did I found a problem with visual-basic-mode.el. I don't know > how long it has been around, but I suspect since V23 came out. I am CCing > this to all the previous maintainers also in hopes of getting this to > someone who can help. > > It will work some places in the file, but not others. When I try to start a > new line after an End IF, it gives me an error message of invalid > regexp:"Invalid regular expression" and refuses to even go to the next line. > There may be other problems, but that was a real stopper for me. > > > > > >