Re: problems with perl?

2001-05-28 Thread Sven Utcke
> On 27 May 2001, Stefan Monnier wrote: > > > Maybe you're victim of a strange stty setting ? I certainly feel like a victim... > > (there has been tty settings in the past where @ was set to `erase') > > > > If that's the case, maybe Tramp should do a `stty erase "^?"' ? > > I have now done

Re: problems with perl?

2001-05-28 Thread Stefan Monnier
> > On 27 May 2001, Stefan Monnier wrote: > > > > > Maybe you're victim of a strange stty setting ? > > I certainly feel like a victim... > > > > (there has been tty settings in the past where @ was set to `erase') > > > > > > If that's the case, maybe Tramp should do a `stty erase "^?"' ? > >

Re: problems with perl?

2001-05-28 Thread Kai Großjohann
On Mon, 28 May 2001, Stefan Monnier wrote: > Any chance you can get the `stty' settings on the remote host ? > Maybe it's not bound to `erase' but to something else like `werase' > or `kill' (I can't remember what was the historical binding). Ah, yes. Now I think I remember. It was like Ctrl-C

check in by grossjoh: 'tramp/lisp tramp.el,2.22 ChangeLog,2.19'

2001-05-28 Thread Kai Grossjohann
Update of /services/emacs-rcp/cvsroot/tramp/lisp In directory lucy:/export/home/grossjoh/work/kai/tramp-devel/tramp/lisp Modified Files: tramp.el ChangeLog Log Message: (tramp-open-connection-setup-interactive-shell): Do `stty kill ^U' in case some system sets it to `@'. Remove the `stt

Re: problems with perl?

2001-05-28 Thread Sven Utcke
Hello Stefan, > > we see that it is indeed the same error-messages (and therefore, > > hopefully, the same error). Remains the question _why_ the @ is not > > recognized... > > Any chance you can get the `stty' settings on the remote host ? > Maybe it's not bound to `erase' but to something els

Re: problems with perl?

2001-05-28 Thread Kai Großjohann
On Mon, 28 May 2001, Sven Utcke wrote: > So it _is_ kill! Remains the question why (this changed), and how > to correct it... I now changed `stty erase ^?' to `stty kill ^U'. New version in CVS. What happens? kai -- ~/.signature: No such file or directory

Re: problems with perl?

2001-05-28 Thread Sven Utcke
> On Mon, 28 May 2001, Sven Utcke wrote: > > > So it _is_ kill! Remains the question why (this changed), and how > > to correct it... > > I now changed `stty erase ^?' to `stty kill ^U'. New version in CVS. > What happens? Thanks Kai, this now works as lovely as it always did. So I can final

Re: tramp ($Id: tramp.el,v 2.19 2001/05/02 22:15:29 grossjoh Exp$); preserve permission

2001-05-28 Thread Yuji Yamano
Matthew Harrison <[EMAIL PROTECTED]> writes: > The second problem was w/ permissions not being preserved. > > I've found that if I delete the ./CVS/Entries file, the permissions are > OK. You have found this probelem with CVS/Entries, not /home/mh2/modules/diag_manager/diag_output.f90? Please

check in by yyamano: 'tramp/lisp tramp.el,2.23 ChangeLog,2.20'

2001-05-28 Thread Owns all emacs-rcp files in CVS
Update of /services/emacs-rcp/cvsroot/tramp/lisp In directory bonny:/tmp/cvs-serv16171 Modified Files: tramp.el ChangeLog Log Message: Add new `smp' method by Mark A. Hershberger <[EMAIL PROTECTED]>.

check in by grossjoh: 'tramp/lisp tramp.el,2.24 ChangeLog,2.21'

2001-05-28 Thread Kai Grossjohann
Update of /services/emacs-rcp/cvsroot/tramp/lisp In directory lucy:/export/home/grossjoh/work/kai/tramp-devel/tramp/lisp Modified Files: tramp.el ChangeLog Log Message:

check in by grossjoh: 'tramp/lisp ChangeLog,2.22'

2001-05-28 Thread Kai Grossjohann
Update of /services/emacs-rcp/cvsroot/tramp/lisp In directory lucy:/export/home/grossjoh/work/kai/tramp-devel/tramp/lisp Modified Files: ChangeLog Log Message: