From owner-freebsd-bugbusters Tue Jul 2 6:56:35 2002 Delivered-To: freebsd-bugbusters@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5407A37B408; Tue, 2 Jul 2002 06:56:33 -0700 (PDT) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36CE843E2F; Tue, 2 Jul 2002 06:56:32 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from hades.hell.gr (patr530-a193.otenet.gr [212.205.215.193]) by mailsrv.otenet.gr (8.12.4/8.12.4) with ESMTP id g62DuTu2006499; Tue, 2 Jul 2002 16:56:30 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.4/8.12.4) with ESMTP id g62DuRXU048351; Tue, 2 Jul 2002 16:56:27 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Received: (from charon@localhost) by hades.hell.gr (8.12.4/8.12.4/Submit) id g62DuQOm048350; Tue, 2 Jul 2002 16:56:26 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Date: Tue, 2 Jul 2002 16:56:24 +0300 From: Giorgos Keramidas To: Dmitry Sivachenko Cc: freebsd-bugbusters@FreeBSD.org Subject: Re: 2 questions Message-ID: <20020702135623.GA48079@hades.hell.gr> References: <20020702134801.GO393@cavia.pp.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline In-Reply-To: <20020702134801.GO393@cavia.pp.ru> X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Fingerprint: C1EB 0653 DB8B A557 3829 00F9 D60F 941A 3186 03B6 X-Phone: +30-944-116520 Sender: owner-freebsd-bugbusters@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On 2002-07-02 17:48 +0000, Dmitry Sivachenko wrote: > 2) When I changed the state of a PR open->feedback, vi was launched to edit > the change reason. When I exited vi with :w! (without saving), state was > changed without the appropriate message. Is it possible to abort changing > the state when quitting with :w! If you really did :w! then you did save the buffer. To quit without saving you'll have to use :q! instead. This will still attempt to refile the PR if you have previously written the buffer out though, as shown below: % edit-pr 19760 [ vi fires up ] [ change something ] :w [ change something else ] :q! The PR will still be refiled with the first changes that you saved! --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9IbEG1g+UGjGGA7YRAgrSAJ4+TDNfCUKttaYyJ+o7Hrao4+rx9QCghH+9 QO2g4+ztMM38jCZZiZTJ/oo= =XYx1 -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugbusters" in the body of the message