home *** CD-ROM | disk | FTP | other *** search
- x-gateway: rodan.UU.NET from bug-lucid-emacs to alt.lucid-emacs.bug; Fri, 22 Jan 1993 08:50:07 EST
- Message-ID: <m0nFOlZ-0008REC@liasun6.epfl.ch>
- From: simon%lia.di.epfl.ch@lucid.com (Simon Leinen)
- Subject: 19.4 problems
- References: <DEFERT.93Jan22134119@gnuisance.cern.ch>
- Date: Fri, 22 Jan 1993 13:50:08 GMT
- Newsgroups: alt.lucid-emacs.bug
- Path: sparky!uunet!wendy-fate.uu.net!bug-lucid-emacs
- Sender: bug-lucid-emacs-request@lucid.com
- Lines: 21
-
- > 3. vm crashes when invoked, with the following trace back:
- > Signalling: (wrong-type-argument stringp nil)
- >
- > looking-at(nil)
- > highlight-headers(687211 688112 t)
- > vm-highlight-headers([[#<marker at 687211 in INBOX> #<marker at 688005 in INBOX> #<marker at 688112 in INBOX> #<marker at 688499 in INBOX> nil nil <<>> nil <--] [nil nil nil nil] [nil nil nil nil nil nil nil nil nil] [nil nil nil nil nil nil nil nil nil nil nil nil "^From:" nil nil nil] nil] nil)
-
- > vm-preview-current-message()
- > vm-goto-message(202)
- > vm-gobble-bookmark()
- > byte-code("@p! q\n+@\n! qC ,
-
- Yes... in fact this is exactly what happened when I started VM to read
- your message. The problem is that "vm-highlighted-header-regexp" is
- nil in the default setup. If you set it to a string, such as
- "^Subject:", then the error should disappear.
-
- There should be a reasonable default value for this variable in
- lisp/vm/vm-lucid.el.
- --
- Simon.
-