Re: set +o history: only for bash?

2001-01-10 Thread Pete Forman
Kai Grojohann writes: Is there any shell except bash which knows about "set +o history" to turn off the history mechanism? Bash 2 is the only shell that I've found that does that. Bash 1, zsh and various flavours of ksh do not list history in set -o. If not, then I can move from "set +o

check in by grossjoh: 'tramp/lisp tramp.el,1.437 ChangeLog,1.34'

2001-01-10 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 ChangeLog Log Message: (tramp-open-connection-setup-interactive-shell): `unset HISTFILE' rather than `set -o history' to turn off the history.

Re: Why is Bash's HISTIGNORE not working with tramp's commands?

2001-01-10 Thread Kai Großjohann
On 09 Jan 2001, Kai Grojohann wrote: Good. Then unless somebody says that "set +o history" is useful for ksh, say, then I'll replace it. I have now replaced `set +o history' with `unset HISTFILE'. I hope it works. kai -- Be indiscrete. Do it continuously.

End of file during parsing++

2001-01-10 Thread Jon Haugsand
Using tramp-version "$Id: tramp.el,v 1.436 2000/12/15 23:36:40 grossjoh Exp $" And having the following set: (setq tramp-default-method "sm2") (setq tramp-debug-buffer t) (setq tramp-verbose 10) I try to get a file like this: /r:nr:privat/ The result is $ cd ~; pwd /nr/user/haugsand $ ( cd