Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
!! in emacs shell causes seg fault
- X-seq: zsh-workers 8986
- From: Benjamin Korvemaker <benjamin@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: !! in emacs shell causes seg fault
- Date: Thu, 9 Dec 1999 15:07:51 -0700
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- Sender: Benjamin Korvemaker <benjamin@xxxxxxxxxxxxxx>
Using a shell in emacs (M-x shell) and typing a command and then !!
causes a seg fault from zsh. (3.1.6)
fort-kent[0-126]% cd /tmp
fort-kent[0-127]% !!
Process shell segmentation fault
Entertainingly, trying to echo non-existent variables in this shell
also causes a segfault when the term is "dumb". The
'[[ $EMACS = t ]] && unsetopt zle ]]' trick doesn't seem to help.
Any help would be appreciated.
Thanks,
Ben
Messages sorted by:
Reverse Date,
Date,
Thread,
Author