Gnus development mailing list
 help / color / mirror / Atom feed
* Bug in `nnfolder-generate-active-file'?
@ 1999-02-08 19:05 Thor Kristoffersen
  1999-02-08 20:05 ` Justin Sheehy
  1999-02-09 16:08 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Thor Kristoffersen @ 1999-02-08 19:05 UTC (permalink / raw)


In the function `nnfolder-generate-active-file' (as of Gnus 5.6.45) we
find the following code

...
(let ((files (directory-files nnfolder-directory))
      file)
...

But if you run Emacs on a SYSV Unix, Gnus will break up nnfolder names
into directory names ("mail.misc" becomes "mail/misc"), so
`directory-files' will search `nnfolder-directory' in vain.  Is this
correct or have I overlooked something?


Thor


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1999-02-09 16:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-08 19:05 Bug in `nnfolder-generate-active-file'? Thor Kristoffersen
1999-02-08 20:05 ` Justin Sheehy
1999-02-08 20:28   ` Thor Kristoffersen
1999-02-08 21:11     ` Justin Sheehy
1999-02-09 16:08 ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).