From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: emacs 23.1 and vm Date: Sun, 09 Aug 2009 11:43:18 -0400 Message-ID: <878whtxaax.fsf@cyd.mit.edu> References: <19070.41323.167604.796910@ccs.covici.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1249832591 14122 80.91.229.12 (9 Aug 2009 15:43:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Aug 2009 15:43:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: covici@ccs.covici.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 09 17:43:04 2009 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 1MaAY4-0001tx-4W for ged-emacs-devel@m.gmane.org; Sun, 09 Aug 2009 17:43:04 +0200 Original-Received: from localhost ([127.0.0.1]:56737 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaAY3-0002nr-Ki for ged-emacs-devel@m.gmane.org; Sun, 09 Aug 2009 11:43:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaAXY-0002CT-Dp for emacs-devel@gnu.org; Sun, 09 Aug 2009 11:42:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaAXT-000268-AC for emacs-devel@gnu.org; Sun, 09 Aug 2009 11:42:31 -0400 Original-Received: from [199.232.76.173] (port=38459 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaAXT-00025v-4D for emacs-devel@gnu.org; Sun, 09 Aug 2009 11:42:27 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:35904) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MaAXS-0000Hn-8j for emacs-devel@gnu.org; Sun, 09 Aug 2009 11:42:26 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 5284B57E21E; Sun, 9 Aug 2009 11:43:18 -0400 (EDT) In-Reply-To: <19070.41323.167604.796910@ccs.covici.com> (John covici's message of "Sun, 9 Aug 2009 06:14:03 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:113854 Archived-At: John covici writes: > Hi. I am using 23.1 and vm supposed 8.0.11, but I have seen no > changes for a while on vm. My problem is that if I visit a virtual > folder, I often get Wrong type argument: sequencep, 40 and this is > happening a lot more under 23.1 than before. Could you set debug-on-error to t, and post the backtrace for this error?