Xref: utzoo gnu.emacs.bug:1147 comp.sys.hp:2886 comp.emacs:6856 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!shelby!polya!seligman From: seligman@polya.Stanford.EDU (Scott Seligman) Newsgroups: gnu.emacs.bug,comp.sys.hp,comp.emacs Subject: Re: Emacs/X11 hangs Message-ID: <11766@polya.Stanford.EDU> Date: 13 Sep 89 17:25:20 GMT References: <1573@ruuinf.cs.ruu.nl> Sender: Scott Seligman Reply-To: seligman@Polya.Stanford.EDU (Scott Seligman) Followup-To: gnu.emacs.bug Organization: Stanford University Lines: 16 (Piet van Oostrum) writes: >I don't know if this is an Emacs problem, an X11 problem or a HP/UX problem: > >I have GNU Emacs version 18.53 running on a HP9000/340 with HP/UX 6.5 on X11. >Regularly (i.e. at least once per day) emacs hangs while it is busy with >something that is not interactive, e.g. executing a synchronous shell >command (M-x shell-command). This sometimes happens to me, too. (The magic numbers are 18.54, HP9000/350, HP-UX6.5, and X11.) I have no idea what causes it, but I've found I can unwedge emacs by sending it a SIGALRM signal: "kill -ALRM ". This probably does something terrible to emacs's internal state, but so far I haven't noticed any problems. Scott