From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Paul Stoeber Newsgroups: gmane.emacs.bugs Subject: Re: go to next unsaved buffer Date: Tue, 2 Jul 2002 10:38:00 +0000 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <20020702103800.GA179@xyz> References: <87y9cuzgzt.fsf@jidanni.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1025606324 28932 127.0.0.1 (2 Jul 2002 10:38:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 2 Jul 2002 10:38:44 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17PL3T-0007WX-00 for ; Tue, 02 Jul 2002 12:38:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17PL3x-0006sw-00; Tue, 02 Jul 2002 06:39:13 -0400 Original-Received: from manelan061.rz.tu-ilmenau.de ([141.24.132.61] helo=xyz) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 17PL30-0006lg-00 for ; Tue, 02 Jul 2002 06:38:14 -0400 Original-Received: from q by xyz with local (Exim 3.12 #1 (Debian)) id 17PL2m-00003M-00; Tue, 02 Jul 2002 10:38:00 +0000 Original-To: Dan Jacobson Content-Disposition: inline In-Reply-To: <87y9cuzgzt.fsf@jidanni.org> Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2394 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2394 On Tue, Jul 02, 2002 at 04:11:34PM +0800, Dan Jacobson wrote: > It's 2:42 and the Royal Ball will start in 5 minutes. Last time this > happened you just hit C-x s y y y y y without actually looking at > what you were saving. Bad move. [...] > Yes, no more hurriedly written buffers. Each one is brought before > your face for final adjustment and approval. `save-some-buffers' already has this: C-r. Type C-M-c to exit from the recursive edit.