Gnus development mailing list
 help / color / mirror / Atom feed
From: SAKIYAMA Nobuo <nobuo@is.s.u-tokyo.ac.jp>
Subject: Re: typo? (Re: Gnus v5.2.14 is released)
Date: 10 Jun 1996 17:02:42 +0900	[thread overview]
Message-ID: <vtrlohwrsrh.fsf@deneb.sl.um.u-tokyo.ac.jp> (raw)
In-Reply-To: SAKIYAMA Nobuo's message of 10 Jun 1996 16:25:20 +0900

similar problem.

--- nnmh.el.dist        Mon Jun 10 12:46:42 1996
+++ nnmh.el     Mon Jun 10 16:21:01 1996
@@ -195,7 +195,7 @@
        dir)
     ;; Recurse down directories.
     (while (setq dir (pop dirs))
-      (when (and (not (member (file-name-nondirectory file) '("." "..")))
+      (when (and (not (member (file-name-nondirectory dir) '("." "..")))
                 (file-directory-p dir)
                 (file-readable-p dir))
        (nnmh-request-list-1 dir))))
--
SAKIYAMA Nobuo        nobuo@is.s.u-tokyo.ac.jp


      reply	other threads:[~1996-06-10  8:02 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 ` typo? (Re: Gnus v5.2.14 is released) Katsumi Yamaoka
1996-06-10  8:02   ` SAKIYAMA Nobuo [this message]

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=vtrlohwrsrh.fsf@deneb.sl.um.u-tokyo.ac.jp \
    --to=nobuo@is.s.u-tokyo.ac.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).