Re: report-something,was: check in by grossjoh: 'tramp/lisp tramp.el,1.371'

2000-06-02 Thread Francesco Potorti`
"Francesco" == Francesco Potorti` [EMAIL PROTECTED] writes: M-x report SPC SPC and you are given a list from which you choose. "Stefan Monnier" [EMAIL PROTECTED] 6/1/00 3:07:59 PM You mean M-x repor TAB RET ? Well, it is more or less the same. My Emacs doesn't give me

Re: filename completion

2000-06-02 Thread Joe Stoy
Message-ID: [EMAIL PROTECTED] Priority: NORMAL X-Mailer: Execmail for Win32 5.1 Build (9) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" And `find' works rather well, except for unreadable directories. Do you have any idea on how to deal with that? I have to report, with

check in by yyamano: 'tramp/texi tramp_ja.texi,1.6'

2000-06-02 Thread Owns all emacs-rcp files in CVS
Update of /services/emacs-rcp/cvsroot/tramp/texi In directory bonny:/tmp/cvs-serv25060 Modified Files: tramp_ja.texi Log Message: - Translate `External transfer methods'. - Sync with tramp.texi 1.26. Just now, we have Japanese tramp manual (but not complete yet), and lost a walking

Re: check in by grossjoh: 'tramp/lisp tramp.el,1.371'

2000-06-02 Thread Pete Forman
Francesco Potorti` writes: Here's a quick roundup of how a package foo reports bugs. [snip] You forgot report-emacs-bug! This is the one I like more, because you don't have to remember the name of the package to use it: you just do M-x report SPC SPC and you are given a list from

Re: tramp ($Id: tramp.el,v 1.372 2000/06/01 22:41:21 grossjoh Exp $); `EOF during parsing' error on first use of any connection

2000-06-02 Thread Joe Stoy
Message-ID: [EMAIL PROTECTED] Priority: NORMAL X-Mailer: Execmail for Win32 5.1 Build (9) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" I got that (`End of file during parsing'), too, and it happened at the same spot. But debug-on-error didn't catch it. Does anybody know

check in by grossjoh: 'tramp/lisp tramp.el,1.373'

2000-06-02 Thread Kai Grossjohann
Update of /services/emacs-rcp/cvsroot/tramp/lisp In directory lucy:/export/home/grossjoh/work/emacs-tramp/tramp/lisp Modified Files: tramp.el Log Message: Joe Stoy suggests a missing tramp-wait-for-output.

Re: tramp ($Id: tramp.el,v 1.372 2000/06/01 22:41:21 grossjoh Exp $); `EOF during parsing' error on first use of any connection

2000-06-02 Thread Daniel Pittman
On Fri, 2 Jun 2000, Joe Stoy [EMAIL PROTECTED] wrote: Message-ID: [EMAIL PROTECTED] Priority: NORMAL X-Mailer: Execmail for Win32 5.1 Build (9) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" I got that (`End of file during parsing'), too, and it happened at the same

Re: check in by grossjoh: 'tramp/lisp tramp.el,1.373'

2000-06-02 Thread Mark A. Hershberger
Log Message: Joe Stoy suggests a missing tramp-wait-for-output. This seems to fix my problem. Mark.

check in by grossjoh: 'tramp/lisp tramp.el,1.374'

2000-06-02 Thread Kai Grossjohann
Update of /services/emacs-rcp/cvsroot/tramp/lisp In directory lucy:/export/home/grossjoh/work/emacs-tramp/tramp/lisp Modified Files: tramp.el Log Message: More documentation. Explain meaning of `tramp' and document the history.

check in by grossjoh: 'tramp/texi tramp.texi,1.27'

2000-06-02 Thread Kai Grossjohann
Update of /services/emacs-rcp/cvsroot/tramp/texi In directory lucy:/export/home/grossjoh/work/emacs-tramp/tramp/texi Modified Files: tramp.texi Log Message: More documentation. Explain meaning of `tramp' and document the history.

rcp ($Id: rcp.el,v 1.366 2000/05/30 13:13:37 grossjoh Exp $); failure on find-file

2000-06-02 Thread Matt Swift
None Enter your bug report in this message, including as much detail as you possibly can about the problem, what you did to cause it and what the local and remote machines are. If you can give a simple set of instructions to make this bug happen reliably, please include those. Thank you for

check in by grossjoh: 'tramp/texi tramp.texi,1.28'

2000-06-02 Thread Kai Grossjohann
Update of /services/emacs-rcp/cvsroot/tramp/texi In directory lucy:/export/home/grossjoh/work/emacs-tramp/tramp/texi Modified Files: tramp.texi Log Message: System requirements.

Re: Mailing list archive at www.mail-archive.com

2000-06-02 Thread Pete Forman
Kai Großjohann writes: It seems that www.mail-archive.com was finally able to set up the mailing list archive. I have just sent all previous messages there. I don't know how long it will take them to archive the stuff, but when they are finished, it will be searchable and all. Hurray!

backtrace of possible tramp bug

2000-06-02 Thread Charlie Zender
Can you M-x toggle-debug-on-error RET, repeat the error, and then see if you get a backtrace? If you do, can you send the backtrace, too? OK, I've do a backtrace. From current tramp.el on Linux 6.1 intel emacs20.4 to another Linux intel box (which has a short message of the day but gives me

Re: filename completion

2000-06-02 Thread Pete Forman
Stefan Monnier writes: "Kai" == Kai Großjohann [EMAIL PROTECTED] writes: "Stefan Monnier" [EMAIL PROTECTED] writes: There are many alternatives. For example using `ls -aF' instead of `ls -a' would immediately give the directory info (ideal). The `-F' argument for `ls' is too

Re: tramp ($Id: tramp.el,v 1.372 2000/06/01 22:41:21 grossjoh Exp $); `EOF during parsing' error on first use of any connection

2000-06-02 Thread Kai Großjohann
Daniel Pittman [EMAIL PROTECTED] writes: This would make the location of the status report more robust, against errors in the output. I'm not sure if it is a good idea to make things more robust. On the one hand, robustness is good. But on the other hand, if the current code barfs, that

Re: rcp ($Id: rcp.el,v 1.366 2000/05/30 13:13:37 grossjoh Exp $); failure on find-file

2000-06-02 Thread Kai Großjohann
I think I've seen that bug before. Could you upgrade to the most current version of tramp, please, to see if it has been fixed? kai (feeling a bit lazy just now) -- I like BOTH kinds of music.

Re: filename completion

2000-06-02 Thread Kai Großjohann
Joe Stoy [EMAIL PROTECTED] writes: I have to report, with regret, that the 'find' solution does not solve my original problem: doing it on /fs still hangs. I don't know why yet: for such directories . = .. ; but that shouldn't matter, I suppose. Or there may be automounting problems.

Re: Mailing list archive at www.mail-archive.com

2000-06-02 Thread Kai Großjohann
Pete Forman [EMAIL PROTECTED] writes: Subject: tramp ($Id: tramp.el,v 1.368 2000/05/31 22:24:21 grossjoh Exp $); tramp-check-ls-command error" Hal Snyder's original is there but neither of Kai's follow ups. Now there's one of my followups. It seems that they're a

Re: tramp ($Id: tramp.el,v 1.372 2000/06/01 22:41:21 grossjoh Exp $); `EOF during parsing' error on first use of any connection

2000-06-02 Thread Kai Großjohann
"Mark A. Hershberger" [EMAIL PROTECTED] writes: $ tramp_test_nt () { test -n "`find $1 -prune -newer $2 -print`" } # Looking for remote executable `/bin/perl5' $ test -x /bin/perl5 ; echo $? I got that (`End of file during parsing'), too, and it happened at the same spot. But

Re: tramp ($Id: tramp.el,v 1.372 2000/06/01 22:41:21 grossjoh Exp $); `EOF during parsing' error on first use of any connection

2000-06-02 Thread Daniel Pittman
On Fri, 2 Jun 2000, Kai Großjohann [EMAIL PROTECTED] wrote: "Mark A. Hershberger" [EMAIL PROTECTED] writes: $ tramp_test_nt () { test -n "`find $1 -prune -newer $2 -print`" } # Looking for remote executable `/bin/perl5' $ test -x /bin/perl5 ; echo $? I got that (`End of file during