* emacs 23.1 and vm
@ 2009-08-09 10:14 John covici
2009-08-09 15:43 ` Chong Yidong
0 siblings, 1 reply; 7+ messages in thread
From: John covici @ 2009-08-09 10:14 UTC (permalink / raw)
To: emacs-devel
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.
What I am wondering is if vm is a dead duck what else is there -- I
use gnus and like it a lot, but I like to look at messages before they
are split up into their respective groups to see what's new in a place
where I might not see things if I just use gnus by itself.
Thanks much for any ideas on this.
--
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: emacs 23.1 and vm
2009-08-09 10:14 emacs 23.1 and vm John covici
@ 2009-08-09 15:43 ` Chong Yidong
2009-08-09 19:28 ` John covici
2009-08-10 8:27 ` John covici
0 siblings, 2 replies; 7+ messages in thread
From: Chong Yidong @ 2009-08-09 15:43 UTC (permalink / raw)
To: covici; +Cc: emacs-devel
John covici <covici@ccs.covici.com> 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?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: emacs 23.1 and vm
2009-08-09 15:43 ` Chong Yidong
@ 2009-08-09 19:28 ` John covici
2009-08-09 19:40 ` Eli Zaretskii
2009-08-10 2:36 ` Stefan Monnier
2009-08-10 8:27 ` John covici
1 sibling, 2 replies; 7+ messages in thread
From: John covici @ 2009-08-09 19:28 UTC (permalink / raw)
To: emacs-devel
Next time it happens, I can do that, but as I recall I got a lot of
hex characters in the trace possibly because of .elc files?
Thanks.
on Sunday 08/09/2009 Chong Yidong(cyd@stupidchicken.com) wrote
> John covici <covici@ccs.covici.com> 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?
--
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: emacs 23.1 and vm
2009-08-09 19:28 ` John covici
@ 2009-08-09 19:40 ` Eli Zaretskii
2009-08-09 20:00 ` John covici
2009-08-10 2:36 ` Stefan Monnier
1 sibling, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2009-08-09 19:40 UTC (permalink / raw)
To: covici; +Cc: emacs-devel
> Date: Sun, 9 Aug 2009 15:28:35 -0400
> From: John covici <covici@ccs.covici.com>
>
> Next time it happens, I can do that, but as I recall I got a lot of
> hex characters in the trace possibly because of .elc files?
Loading the .el version with "M-x load-library RET" should make the
backtrace a lot more readable. If you don't know which libraries to
load, type "C-h f" for every function name you see in the backtrace,
and load the libraries mentioned in the *Help* buffer.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: emacs 23.1 and vm
2009-08-09 19:40 ` Eli Zaretskii
@ 2009-08-09 20:00 ` John covici
0 siblings, 0 replies; 7+ messages in thread
From: John covici @ 2009-08-09 20:00 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel, covici
Thanks, I will do that.
on Sunday 08/09/2009 Eli Zaretskii(eliz@gnu.org) wrote
> > Date: Sun, 9 Aug 2009 15:28:35 -0400
> > From: John covici <covici@ccs.covici.com>
> >
> > Next time it happens, I can do that, but as I recall I got a lot of
> > hex characters in the trace possibly because of .elc files?
>
> Loading the .el version with "M-x load-library RET" should make the
> backtrace a lot more readable. If you don't know which libraries to
> load, type "C-h f" for every function name you see in the backtrace,
> and load the libraries mentioned in the *Help* buffer.
>
--
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: emacs 23.1 and vm
2009-08-09 19:28 ` John covici
2009-08-09 19:40 ` Eli Zaretskii
@ 2009-08-10 2:36 ` Stefan Monnier
1 sibling, 0 replies; 7+ messages in thread
From: Stefan Monnier @ 2009-08-10 2:36 UTC (permalink / raw)
To: covici; +Cc: emacs-devel
> Next time it happens, I can do that, but as I recall I got a lot of
> hex characters in the trace possibly because of .elc files?
hex characters basically mean we get less info, but it's still better
than nothing, so post them here.
Stefan
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: emacs 23.1 and vm
2009-08-09 15:43 ` Chong Yidong
2009-08-09 19:28 ` John covici
@ 2009-08-10 8:27 ` John covici
1 sibling, 0 replies; 7+ messages in thread
From: John covici @ 2009-08-10 8:27 UTC (permalink / raw)
To: covici, emacs-devel
OK, here is the back trace.
Debugger entered--Lisp error: (wrong-type-argument sequencep 40)
mapconcat(identity "(Unparsable address -- Strange character \\; found: \";_^_>\")" ", ")
vm-su-do-recipients([[#<marker at 675119 in incoming> #<marker at 675166 in incoming> #<marker at 677611 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> #<marker at 678995 in incoming>] ["94" " 94" nil #<marker at 9235 in incoming Summary> #<marker at 9304 in incoming Summary> <<>> <-- From_ "3097" #<buffer incoming> nil nil nil nil nil nil [... ... "7bit" nil nil nil nil #<marker at 675529 in incoming> #<marker at 677751 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> nil <<c>> <<m>> nil nil nil] none #<overlay from 9235 to 9304 in incoming Summary> nil] [t nil nil nil nil nil nil nil nil] ["1242" "Saturday" "8" "August" "2009" "09:44:47" "-0500" "Jennifer Thompson" "freddjen@att.net" nil "21" "about thunder bird" "^From:" nil nil "8" nil "about thunder bird" (number " " mark "N Jennifer Thompson Aug 8 21/1242 " thread-indent "\"about thunder bird\"\n") nil nil nil nil nil nil nil] [nil <v> t nil nil nil]])
vm-su-to([[#<marker at 675119 in incoming> #<marker at 675166 in incoming> #<marker at 677611 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> #<marker at 678995 in incoming>] ["94" " 94" nil #<marker at 9235 in incoming Summary> #<marker at 9304 in incoming Summary> <<>> <-- From_ "3097" #<buffer incoming> nil nil nil nil nil nil [... ... "7bit" nil nil nil nil #<marker at 675529 in incoming> #<marker at 677751 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> nil <<c>> <<m>> nil nil nil] none #<overlay from 9235 to 9304 in incoming Summary> nil] [t nil nil nil nil nil nil nil nil] ["1242" "Saturday" "8" "August" "2009" "09:44:47" "-0500" "Jennifer Thompson" "freddjen@att.net" nil "21" "about thunder bird" "^From:" nil nil "8" nil "about thunder bird" (number " " mark "N Jennifer Thompson Aug 8 21/1242 " thread-indent "\"about thunder bird\"\n") nil nil nil nil nil nil nil] [nil <v> t nil nil nil]])
vm-vs-recipient([[#<marker at 675119 in incoming> #<marker at 675166 in incoming> #<marker at 677611 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> #<marker at 678995 in incoming>] ["94" " 94" nil #<marker at 9235 in incoming Summary> #<marker at 9304 in incoming Summary> <<>> <-- From_ "3097" #<buffer incoming> nil nil nil nil nil nil [... ... "7bit" nil nil nil nil #<marker at 675529 in incoming> #<marker at 677751 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> nil <<c>> <<m>> nil nil nil] none #<overlay from 9235 to 9304 in incoming Summary> nil] [t nil nil nil nil nil nil nil nil] ["1242" "Saturday" "8" "August" "2009" "09:44:47" "-0500" "Jennifer Thompson" "freddjen@att.net" nil "21" "about thunder bird" "^From:" nil nil "8" nil "about thunder bird" (number " " mark "N Jennifer Thompson Aug 8 21/1242 " thread-indent "\"about thunder bird\"\n") nil nil nil nil nil nil nil] [nil <v> t nil nil nil]] "covici")
apply(vm-vs-recipient [[#<marker at 675119 in incoming> #<marker at 675166 in incoming> #<marker at 677611 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> #<marker at 678995 in incoming>] ["94" " 94" nil #<marker at 9235 in incoming Summary> #<marker at 9304 in incoming Summary> <<>> <-- From_ "3097" #<buffer incoming> nil nil nil nil nil nil [... ... "7bit" nil nil nil nil #<marker at 675529 in incoming> #<marker at 677751 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> nil <<c>> <<m>> nil nil nil] none #<overlay from 9235 to 9304 in incoming Summary> nil] [t nil nil nil nil nil nil nil nil] ["1242" "Saturday" "8" "August" "2009" "09:44:47" "-0500" "Jennifer Thompson" "freddjen@att.net" nil "21" "about thunder bird" "^From:" nil nil "8" nil "about thunder bird" (number " " mark "N Jennifer Thompson Aug 8 21/1242 " thread-indent "\"about thunder bird\"\n") nil nil nil nil nil nil nil] [nil <v> t nil nil nil]] "covici")
vm-vs-and([[#<marker at 675119 in incoming> #<marker at 675166 in incoming> #<marker at 677611 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> #<marker at 678995 in incoming>] ["94" " 94" nil #<marker at 9235 in incoming Summary> #<marker at 9304 in incoming Summary> <<>> <-- From_ "3097" #<buffer incoming> nil nil nil nil nil nil [... ... "7bit" nil nil nil nil #<marker at 675529 in incoming> #<marker at 677751 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> nil <<c>> <<m>> nil nil nil] none #<overlay from 9235 to 9304 in incoming Summary> nil] [t nil nil nil nil nil nil nil nil] ["1242" "Saturday" "8" "August" "2009" "09:44:47" "-0500" "Jennifer Thompson" "freddjen@att.net" nil "21" "about thunder bird" "^From:" nil nil "8" nil "about thunder bird" (number " " mark "N Jennifer Thompson Aug 8 21/1242 " thread-indent "\"about thunder bird\"\n") nil nil nil nil nil nil nil] [nil <v> t nil nil nil]] (recipient "covici") (undeleted) (not (author "root")) (not (author "bbbs-english-list")))
apply(vm-vs-and [[#<marker at 675119 in incoming> #<marker at 675166 in incoming> #<marker at 677611 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> #<marker at 678995 in incoming>] ["94" " 94" nil #<marker at 9235 in incoming Summary> #<marker at 9304 in incoming Summary> <<>> <-- From_ "3097" #<buffer incoming> nil nil nil nil nil nil [... ... "7bit" nil nil nil nil #<marker at 675529 in incoming> #<marker at 677751 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> nil <<c>> <<m>> nil nil nil] none #<overlay from 9235 to 9304 in incoming Summary> nil] [t nil nil nil nil nil nil nil nil] ["1242" "Saturday" "8" "August" "2009" "09:44:47" "-0500" "Jennifer Thompson" "freddjen@att.net" nil "21" "about thunder bird" "^From:" nil nil "8" nil "about thunder bird" (number " " mark "N Jennifer Thompson Aug 8 21/1242 " thread-indent "\"about thunder bird\"\n") nil nil nil nil nil nil nil] [nil <v> t nil nil nil]] ((recipient "covici") (undeleted) (not (author "root")) (not (author "bbbs-english-list"))))
vm-vs-or([[#<marker at 675119 in incoming> #<marker at 675166 in incoming> #<marker at 677611 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> #<marker at 678995 in incoming>] ["94" " 94" nil #<marker at 9235 in incoming Summary> #<marker at 9304 in incoming Summary> <<>> <-- From_ "3097" #<buffer incoming> nil nil nil nil nil nil [... ... "7bit" nil nil nil nil #<marker at 675529 in incoming> #<marker at 677751 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> nil <<c>> <<m>> nil nil nil] none #<overlay from 9235 to 9304 in incoming Summary> nil] [t nil nil nil nil nil nil nil nil] ["1242" "Saturday" "8" "August" "2009" "09:44:47" "-0500" "Jennifer Thompson" "freddjen@att.net" nil "21" "about thunder bird" "^From:" nil nil "8" nil "about thunder bird" (number " " mark "N Jennifer Thompson Aug 8 21/1242 " thread-indent "\"about thunder bird\"\n") nil nil nil nil nil nil nil] [nil <v> t nil nil nil]] (and (recipient "covici") (undeleted) (not (author "root")) (not (author "bbbs-english-list"))))
apply(vm-vs-or [[#<marker at 675119 in incoming> #<marker at 675166 in incoming> #<marker at 677611 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> #<marker at 678995 in incoming>] ["94" " 94" nil #<marker at 9235 in incoming Summary> #<marker at 9304 in incoming Summary> <<>> <-- From_ "3097" #<buffer incoming> nil nil nil nil nil nil [... ... "7bit" nil nil nil nil #<marker at 675529 in incoming> #<marker at 677751 in incoming> #<marker at 677752 in incoming> #<marker at 678994 in incoming> nil <<c>> <<m>> nil nil nil] none #<overlay from 9235 to 9304 in incoming Summary> nil] [t nil nil nil nil nil nil nil nil] ["1242" "Saturday" "8" "August" "2009" "09:44:47" "-0500" "Jennifer Thompson" "freddjen@att.net" nil "21" "about thunder bird" "^From:" nil nil "8" nil "about thunder bird" (number " " mark "N Jennifer Thompson Aug 8 21/1242 " thread-indent "\"about thunder bird\"\n") nil nil nil nil nil nil nil] [nil <v> t nil nil nil]] (and (recipient "covici") (undeleted) (not (author "root")) (not (author "bbbs-english-list"))))
vm-build-virtual-message-list(nil)
vm-visit-virtual-folder("covici" nil)
call-interactively(vm-visit-virtual-folder nil nil)
on Sunday 08/09/2009 Chong Yidong(cyd@stupidchicken.com) wrote
> John covici <covici@ccs.covici.com> 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?
>
--
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
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-08-10 8:27 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-09 10:14 emacs 23.1 and vm John covici
2009-08-09 15:43 ` Chong Yidong
2009-08-09 19:28 ` John covici
2009-08-09 19:40 ` Eli Zaretskii
2009-08-09 20:00 ` John covici
2009-08-10 2:36 ` Stefan Monnier
2009-08-10 8:27 ` John covici
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.