From: utzoo!decvax!harpo!npoiv!alice!sjb Newsgroups: net.news.b Title: Don't hit break! Article-I.D.: alice.856 Posted: Thu Aug 12 18:11:01 1982 Received: Sun Aug 15 02:24:56 1982 Postnews bombs if hit break while editing the text of your article. The problem is that it catches break and removes the /tmp/pn* file behind your back. As soon as you exit the editor, the file gets removed, before inews can read it. The simple fix is on the user level: If in vi, use the esc key, not the break key, to stop appending text. If in another editor, don't hit break!