From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FzAG4-0003VI-O6 for garchives@archives.gentoo.org; Sat, 08 Jul 2006 10:41:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k68AeDqo024710; Sat, 8 Jul 2006 10:40:13 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k68AWnV5013152 for ; Sat, 8 Jul 2006 10:32:49 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id F1633649A9 for ; Sat, 8 Jul 2006 10:32:48 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20700-15 for ; Sat, 8 Jul 2006 10:32:48 +0000 (UTC) Received: from smtp13.wxs.nl (smtp13.wxs.nl [195.121.247.4]) by smtp.gentoo.org (Postfix) with ESMTP id CADEE649A5 for ; Sat, 8 Jul 2006 10:32:44 +0000 (UTC) Received: from graskamp (ip51cfa1ef.direct-adsl.nl [81.207.161.239]) by smtp13.wxs.nl (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0J22000W3YMJCT@smtp13.wxs.nl> for gentoo-user@gentoo.org; Sat, 08 Jul 2006 12:32:43 +0200 (CEST) Date: Sat, 08 Jul 2006 12:32:27 +0200 From: Benno Schulenberg Subject: Re: [gentoo-user] vim backspace key problem In-reply-to: <20060708073112.GA10115@localhost> To: gentoo-user@lists.gentoo.org Message-id: <200607081232.27348.benno.schulenberg@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.9.3 References: <20060708073112.GA10115@localhost> X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2.499 required=5.5 tests=[AWL=-0.100, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.499 X-Spam-Level: X-Archives-Salt: af2f2182-63e7-4068-82b0-bf62a30092f3 X-Archives-Hash: 5955a9f01ff78624ba539bf456dae6b0 Shaochun Wang wrote: > Every time I use vim -u myvimrcfile foo.txt, > I get weird problem as following: > > 1. When in insert mode, I can't use backspace key to > delete the first character of the last line > and any character of the other lines. What's in your myvimrcfile? You will want "set bs=2" in there. And why not rename it to ~/.vimrc so it gets read automatically? Benno -- gentoo-user@gentoo.org mailing list