From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John covici Newsgroups: gmane.emacs.devel Subject: Re: suddenly part of vm not working Date: Wed, 15 Oct 2008 01:39:19 -0400 Message-ID: <18677.33287.315116.158154@ccs.covici.com> References: <18677.30166.174791.897863@ccs.covici.com> Reply-To: covici@ccs.covici.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1224049181 31535 80.91.229.12 (15 Oct 2008 05:39:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 15 Oct 2008 05:39:41 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 15 07:40:42 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 1Kpz7h-00027j-DA for ged-emacs-devel@m.gmane.org; Wed, 15 Oct 2008 07:40:41 +0200 Original-Received: from localhost ([127.0.0.1]:53872 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kpz6c-0006qu-Kf for ged-emacs-devel@m.gmane.org; Wed, 15 Oct 2008 01:39:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kpz6V-0006qp-RD for emacs-devel@gnu.org; Wed, 15 Oct 2008 01:39:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kpz6U-0006qd-25 for emacs-devel@gnu.org; Wed, 15 Oct 2008 01:39:26 -0400 Original-Received: from [199.232.76.173] (port=33530 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kpz6T-0006qS-Nb for emacs-devel@gnu.org; Wed, 15 Oct 2008 01:39:25 -0400 Original-Received: from wlym.com ([208.79.16.96]:52661) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kpz6T-0006tS-Sp for emacs-devel@gnu.org; Wed, 15 Oct 2008 01:39:26 -0400 Original-Received: from ccs.covici.com (pool-71-171-110-105.clppva.fios.verizon.net [71.171.110.105]) (authenticated bits=128) by wlym.com (8.13.8/8.13.8/Debian-3) with ESMTP id m9F5dMsr007947 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 15 Oct 2008 01:39:24 -0400 Original-Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.14.2/8.14.2) with ESMTP id m9F5dJFO013454 for ; Wed, 15 Oct 2008 01:39:22 -0400 Original-Received: (from covici@localhost) by ccs.covici.com (8.14.2/8.13.7/Submit) id m9F5dJ7u013453; Wed, 15 Oct 2008 01:39:19 -0400 In-Reply-To: X-Mailer: VM 7.17 under Emacs 23.0.60.2 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:104521 Archived-At: OK, here is the back trace -- I have the source if necessary. Debugger entered--Lisp error: (wrong-type-argument sequencep 40) mapconcat(identity "(Unparsable address -- Strange character \\; found: \";_^_>\")" ", ") vm-su-do-recipients([[# # # # # # # # # # # # # # # # #$ vm-vs-and([[# # # # # # # # # # # # # # # # #") (setq vm-primary-inbox "~/mail/incoming") (setq vm-folder-directory "~/mail/") (setq vm-mime-alternative-select-method '(favorite "text/plain")) (setq vm-mime-internal-content-type-exceptions '("text/html")) (setq vm-visible-headers '("Resent-" "From:" "Sender:" "To:" "Apparently-To:" "Cc:" "Subject:" "Date:" "Lines:")) (setq vm-forwarding-digest-type nil) (setq vm-forwarding-subject-format "%s (fwd)") (setq vm-forwarded-headers '("Resent-" "From:" "Sender:" "To:" "Apparently-To:" "Cc:" "Subject:" "Date:")) (setq vm-unforwarded-header-regexp nil) (add-hook 'vm-summary-mode-hook (lambda () (setq truncate-lines nil))) (setq vm-delete-after-saving t) (setq vm-move-after-deleting t) (setq vm-included-text-attribution-format "on %w %02M/%02d/%y %F(%f) wrote\n") (setq mail-archive-file-name "sent-mail") (setq vm-mime-default-face-charsets t) ;;;======================================================================== ;;; Use abbrevs (expanded right away) instead of aliases (expanded ;;; when sent) for aliases defined in the .mailrc or bbdb ;;;======================================================================== (add-hook 'mail-setup-hook 'mail-abbrevs-setup) (add-hook 'mail-setup-hook '(lambda () (substitute-key-definition 'next-line 'mail-abbrev-next-line mail-mode-map global-map) (substitute-key-definition 'end-of-buffer 'mail-abbrev-end-of-buffer mail-mode-map global-map))) (setq vm-startup-with-summary t) (setq vm-virtual-folder-alist '( ("covici" (("~/mail/incoming") (and(recipient "covici") (undeleted) (not(author "root")) (not(author "bbbs-english-list"))))))) ;;(setq vm-mime-type-converter-alist ;; '( ;; ("text/html" "text/plain" "lynx -force_html /dev/stdin"))) ;;; ("text/html" "text/plain" "w3m -dump -T text/html"))) ;;(add-to-list 'vm-mime-internal-content-type-exceptions "text/html") ;; on Wednesday 10/15/2008 Stefan Monnier(monnier@iro.umontreal.ca) wrote > > Hi. This may be a bit off topic, I hope you can help me either fix or > > work around this bug. > > Doesn't seem offtopic. > > > I have been using vm for years, through many versions ofemacs and even > > 23.0.60 -- it did work for a while, now every time I visit a certain > > virtual folder I get the following error: > > > Wrong type argument: sequencep, 40 > > > How can I trace this out, or is it something which is known so I can > > fix it -- I know vm has not been maintained for a while? > > Try to get a backtrace. E.g. start by setting Options => Enter > Debugger on Error. > > > Stefan > -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com