home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 7073 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.0 KB

  1. Path: sparky!uunet!mcsun!uknet!mucs!mccuts!zlsiial
  2. From: zlsiial@uts.mcc.ac.uk (A. V. Le Blanc)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Problems with extfs
  5. Message-ID: <5470@mccuts.uts.mcc.ac.uk>
  6. Date: 30 Jul 92 10:56:49 GMT
  7. References: <Bs5tqK.BMr@ux1.cso.uiuc.edu>
  8. Reply-To: LeBlanc@mcc.ac.uk (A. V. Le Blanc)
  9. Organization: Computing Centre, University of Manchester
  10. Lines: 13
  11.  
  12. In article <Bs5tqK.BMr@ux1.cso.uiuc.edu> Upholder@uiuc.edu (THE Upholder of Truth) writes:
  13. >also, while in /usr/tmp, a emacs README (when README exists) results in emacs
  14. >not finding the file and starting with a new file (apparently because emacs
  15. >cannot find the file).  However, emacs /usr/tmp/README works just fine. 
  16.  
  17. This sort of problem usually occurs when there is a variable PWD which is
  18. not updated by the shell.  It may be that PWD is created and not updated
  19. by tcsh.  I seem to recall that there is a patch to emacs to avoid this
  20. problem.  You can also make sure that PWD is updated when you change
  21. directories.
  22.  
  23.      -- Owen
  24.      Le Blanc@mcc.ac.uk
  25.