From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-101276-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Mu9vV-00021C-Hx for garchives@archives.gentoo.org; Sat, 03 Oct 2009 19:05:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59124E09EE; Sat, 3 Oct 2009 19:05:52 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.146]) by pigeon.gentoo.org (Postfix) with ESMTP id 201BBE09EE for <gentoo-user@lists.gentoo.org>; Sat, 3 Oct 2009 19:05:52 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 5so270516eyb.2 for <gentoo-user@lists.gentoo.org>; Sat, 03 Oct 2009 12:05:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=GFI4jAUnYZn6TnfD9Q+xUUfkPM/Pmt4DxIB5iEImT1M=; b=bX0IFw/G0fHKm6mv3gyuysiFaZI+cGEi0eAjIx/8dzfI+rby5GxvH9x0Yx5RAsIva4 PRWzed64oWT6H45om9v1aplt0a7jd4J1b/3pyc/WSTkRWzDqVICfHbSKSm/2pctLVZK4 l7TcuQSbsgXrvj9lkekZmYNv4fyzD7Fo17fcQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=VL23CePuv28z8oMoZnCr/Cr/Hqs5HsKMVA4dGkpZii9QqENmHW7Rk6PiCq6QGZ38DP PbysDhOlBbldNcHD+C6S9w3Bx1ZZNiSaaUjTKdLnJfwvsTSYm5I7usrXJNJPNvB17jjf 4omnWw/xqjDTJUL9nROb3/0x7YeJ1osshyV14= Received: by 10.210.6.21 with SMTP id 21mr1239005ebf.58.1254596751638; Sat, 03 Oct 2009 12:05:51 -0700 (PDT) Received: from lappy.study (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id 7sm168342eyb.13.2009.10.03.12.05.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 03 Oct 2009 12:05:51 -0700 (PDT) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: preferred editor Date: Sat, 3 Oct 2009 20:05:36 +0100 User-Agent: KMail/1.9.10 References: <op.u04lwrwy616wrr@localhost> <24C37517-C6E6-4A1D-A8CC-11DDE7E22D23@stellar.eclipse.co.uk> <3ac129340910030709t3041f134n6a04583baaa8d33f@mail.gmail.com> In-Reply-To: <3ac129340910030709t3041f134n6a04583baaa8d33f@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4278334.qoKOK8OhF7"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200910032005.49295.michaelkintzios@gmail.com> X-Archives-Salt: bd87ef93-9e09-4906-b000-79acfeb26bc3 X-Archives-Hash: de2fb28ca839fc90ad05efe60f690f29 --nextPart4278334.qoKOK8OhF7 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 03 October 2009, daid kahl wrote: > From this basic stand-point, I haven't found anything vi can do that emacs > can't and vice-versa. But I just started forcing myself to use my editor > of choice for everything, and then finding work-arounds (for example, in = vi > > :set paste when you want to paste stuff from the main buffer (a la > > shift+insert in Konsole) without retarded indentation) and keeping a small > notebook for the vi commands I "learned." I was using this sooo much that I entered it in .vimrc like so: set pastetoggle=3D<F11> and then hit F11 whenever I want to paste something before I press Insert t= o=20 edit a file. =2D-=20 Regards, Mick --nextPart4278334.qoKOK8OhF7 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEABECAAYFAkrHoI0ACgkQVTDTR3kpaLZuYQCdEobApuxkD/fidoZK1GE1RvAn AksAnRCNAx8SG5FbEnSId125Jo8TIf9o =FsEJ -----END PGP SIGNATURE----- --nextPart4278334.qoKOK8OhF7--