Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
Subject: typo? (Re: Gnus v5.2.14 is released)
Date: 10 Jun 1996 14:34:28 +0900	[thread overview]
Message-ID: <28pw78gr2k.fsf@ganews.ga.sony.co.jp> (raw)
In-Reply-To: <w8svih0gw31.fsf@hler.ifi.uio.no>

[-- Attachment #1: nnml.el.diff --]
[-- Type: application/octet-stream, Size: 397 bytes --]

--- nnml.el.orig	Mon Jun 10 12:46:27 1996
+++ nnml.el	Mon Jun 10 14:29:06 1996
@@ -681,7 +681,7 @@
 	dir)
     (while dirs 
       (setq dir (pop dirs))
-      (when (and (not (member (file-name-nondirectory file) '("." "..")))
+      (when (and (not (member (file-name-nondirectory dir) '("." "..")))
 		 (file-directory-p dir))
 	(nnml-generate-nov-databases-1 dir))))
   ;; Do this directory.


  reply	other threads:[~1996-06-10  5:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-10  3:46 Gnus v5.2.14 is released Lars Magne Ingebrigtsen
1996-06-10  5:34 ` Katsumi Yamaoka [this message]
1996-06-10  8:02   ` typo? (Re: Gnus v5.2.14 is released) SAKIYAMA Nobuo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=28pw78gr2k.fsf@ganews.ga.sony.co.jp \
    --to=yamaoka@ga.sony.co.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).