Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

!! in emacs shell causes seg fault



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