home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / lucid / help-lucid-emacs / text0076.txt < prev    next >
Encoding:
Text File  |  1993-07-14  |  495 b   |  27 lines

  1. Hello,
  2.  
  3. I have problems with lemacs and the perl-mode.el package that comes
  4. with Perl 4.036.
  5. Everytime I want to run perl-mode, the following message appears in the
  6. minibuffer:
  7.  
  8.     File local-variables error: (void-variable Path:)
  9.  
  10. I have tried the following two methods to tell lemacs to load perl-mode:
  11.  
  12. #!/usr/local/bin/perl -- # -*-Perl-*-
  13.  
  14. and/or
  15.  
  16. # Local Variables:
  17. # mode:perl
  18. # End:
  19.  
  20. In both cases, the same error occurs.  Any ideas ?
  21.  
  22. Any help would be greatly appreciated !
  23.  
  24. Werner
  25.  
  26.  
  27.