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

  1. >>>>> On Fri, 16 Apr 1993 10:31:42 +0200, Werner Hack <ic_wha@pki-nbg.philips.de> said:
  2.  
  3. Werner> #!/usr/local/bin/perl -- # -*-Perl-*-
  4.  
  5. Probably should be
  6.  
  7.         #!/usr/local/bin/perl -- # -*- Mode: perl -*-
  8.  
  9. Werner> and/or
  10.  
  11. Werner> # Local Variables:
  12. Werner> # mode:perl
  13. Werner> # End:
  14.  
  15. Middle line probably should be "mode: perl".  I.e. I think the space
  16. is necessary.
  17. --
  18. Ken Olstad                      Minnesota Supercomputer Center, Inc.
  19.  
  20.