Gnus development mailing list
 help / color / mirror / Atom feed
From: Jason Stewart <jasons@cs.unm.edu>
Subject: bug with XEmacs and sgnus-0.84
Date: 14 May 1996 15:40:29 -0600	[thread overview]
Message-ID: <xjn689zkk6q.fsf@hawaii.cs.unm.edu> (raw)

Hey,

I use XEmacs-19.13 and have been using sgnus-0.69 to read both mail
and news. I recently tried to get gnus to use ange-ftp to read my mail
from home. With XEmacs it does not work because when it can't find the
file /nfs/u8/jasons/.newsrc-lynx.unm.edu/. it then tries to list
/nfs/u8/jasons/. and then it gives up, but not under FSF Emacs 19.30
(both using the same setup files), as it then tries to find the .eld
version, which exists. 

First, why does it look for a directory (i.e. the "/." at the end of
the file name) - is that a Gnus bug or an ange-ftp bug?

Second, why does Emacs continue properly but not XEmacs. Please don't
force me to change back to Emacs.

Here are sample ftp sessions from both Emacs and XEmacs:

Sample from XEmacs ftp buffer:
ftp> pwd
257 "/nfs/u8/jasons" is current directory.
ftp> ls "-al /nfs/u8/jasons/.newsrc-lynx.unm.edu/." /tmp/ange-ftpa00752
200 PORT command successful.
150 Opening data connection for /bin/ls (198.59.151.207,1531) (0 bytes).
226 Transfer complete.
ftp> ls "-al /nfs/u8/jasons/." /tmp/ange-ftpa00752
200 PORT command successful.
150 Opening data connection for /bin/ls (198.59.151.207,1532) (0 bytes).
226 Transfer complete.
ftp> 

Sample from FSF Emacs ftp buffer:
pwd
ftp> 257 "/nfs/u8/jasons" is current directory.
ftp> ls "-al /nfs/u8/jasons/.newsrc-lynx.unm.edu/." /tmp/ange-ftpa00829
200 PORT command successful.
150 Opening data connection for /bin/ls (198.59.151.207,1600) (0 bytes).
226 Transfer complete.
ftp> ls "-al /nfs/u8/jasons/." /tmp/ange-ftpa00829
200 PORT command successful.
150 Opening data connection for /bin/ls (198.59.151.207,1601) (0 bytes).
226 Transfer complete.
ftp> type binary
200 Type set to I.
ftp> get /nfs/u8/jasons/.newsrc-lynx.unm.edu.eld /tmp/ange-ftpa00829
200 PORT command successful.
150 Opening data connection for /nfs/u8/jasons/.newsrc-lynx.unm.edu.eld (198.59.151.207,1602) (131304 bytes).

226 Transfer complete.
131304 bytes received in 0.146 secs (8.8e+02 Kbytes/sec)

jas.


                 reply	other threads:[~1996-05-14 21:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=xjn689zkk6q.fsf@hawaii.cs.unm.edu \
    --to=jasons@cs.unm.edu \
    /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).