home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / lucidem / bug / 483 < prev    next >
Encoding:
Text File  |  1993-01-22  |  1.4 KB  |  33 lines

  1. x-gateway: rodan.UU.NET from bug-lucid-emacs to alt.lucid-emacs.bug; Fri, 22 Jan 1993 08:50:07 EST
  2. Message-ID: <m0nFOlZ-0008REC@liasun6.epfl.ch>
  3. From: simon%lia.di.epfl.ch@lucid.com (Simon Leinen)
  4. Subject: 19.4 problems
  5. References: <DEFERT.93Jan22134119@gnuisance.cern.ch>
  6. Date: Fri, 22 Jan 1993 13:50:08 GMT
  7. Newsgroups: alt.lucid-emacs.bug
  8. Path: sparky!uunet!wendy-fate.uu.net!bug-lucid-emacs
  9. Sender: bug-lucid-emacs-request@lucid.com
  10. Lines: 21
  11.  
  12. >   3. vm crashes when invoked, with the following trace back:
  13. > Signalling: (wrong-type-argument stringp nil)
  14. >   looking-at(nil)
  15. >   highlight-headers(687211 688112 t)
  16. >   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)
  17.  
  18. >   vm-preview-current-message()
  19. >   vm-goto-message(202)
  20. >   vm-gobble-bookmark()
  21. >   byte-code(" @p!    q\n+@\n!    qC  ,    
  22.  
  23. Yes... in fact this is exactly what happened when I started VM to read
  24. your message.  The problem is that "vm-highlighted-header-regexp" is
  25. nil in the default setup.  If you set it to a string, such as
  26. "^Subject:", then the error should disappear.
  27.  
  28. There should be a reasonable default value for this variable in
  29. lisp/vm/vm-lucid.el.
  30. -- 
  31. Simon.
  32.