From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6CFC4138330 for ; Fri, 23 Sep 2016 07:25:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D65DE0962; Fri, 23 Sep 2016 07:25:51 +0000 (UTC) Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10291E0881 for ; Fri, 23 Sep 2016 07:25:49 +0000 (UTC) Received: by mail-wm0-f43.google.com with SMTP id b130so13450361wmc.0 for ; Fri, 23 Sep 2016 00:25:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:subject:to:references:in-reply-to:mime-version:date:message-id; bh=aSeZqzaiDLsk92YEYgept8+kWANhtFGf9GIpqCEJTHM=; b=QJLhtTlLbXgX9QUd06zueZTvM9VeorLVPyBk1ROl38XfpnrAM7a8Zm9sviRD2Ny40C Tedpor7vTvXimv9WHqEHU40VCac8rQtwmw9xSovdMwJNuRwRJZd3McWDjG2fKmx5+zDF 86aAZeAlp0hgIHtLc0LqP45k6KwXdvNK7jhqntmzPxYyAoWmKYdDpVONebyBc6Cedl1B vwaFDaOLzyabgG3OzaTsvbxXAhJbo24DIZfP/42ST8r/yDVN97LVIpS9sxM/bwRXgpoU yfPjzoAslacc6oaJdtY5Vyth7L0udI9UXR4fZfNF5WDz/Vvbkmd0U68iFGmtqRfio8hG tkhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:subject:to:references:in-reply-to :mime-version:date:message-id; bh=aSeZqzaiDLsk92YEYgept8+kWANhtFGf9GIpqCEJTHM=; b=PPsj+AO2a3vf4QZjmxsm/88+mIcm7qs6A3r7O54zpj28bJRk6gpYK0p5mW62fsrdPI GQ2o9qFhfFIowNTZtIrcLR4Tnn6BOv76pf7X0xTyYFNhkUKzsLW2TlsNicmfGCq7st9e d8CVlflBwhIukfc7yyDFxg9Q14QhjQUC6kXHTqBT97VQDwvY08arH0HJ6UAuriZbDW3e IoQiCF7SVlqBmY3F3fq+nA71GN5boSxJuBJmQm5/XCQs0lxzpsszb93R6BErktOgrt05 rnMgSl9fI59Z8VzgWtPqI1Oqtc3fqpKw4swK4ft4O6QX/ySp63/+vVLncE2Zesxi7Iqh Q2PQ== X-Gm-Message-State: AA6/9Rm3m3TSfgmDZPFLoGcmn1xvWmC1w61ht4OjlSdRutVRcHQTUeVXhfV0n/OhHkM4rg== X-Received: by 10.194.61.203 with SMTP id s11mr6508187wjr.141.1474615548256; Fri, 23 Sep 2016 00:25:48 -0700 (PDT) Received: from localhost (p579BB15F.dip0.t-ipconnect.de. [87.155.177.95]) by smtp.gmail.com with ESMTPSA id k2sm1628985wmg.23.2016.09.23.00.25.46 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 23 Sep 2016 00:25:47 -0700 (PDT) From: Franz Fellner Subject: Re: [gentoo-user] Vim puts command in when starting up To: gentoo-user@lists.gentoo.org References: <3ac9aa33-84d3-85ca-91b0-2a5906c24016@gmail.com> <20160922161742.GA29438@mgpc.ncp.de> <8832de12-4ce7-f39a-334e-a7ab632ebbaf@gmail.com> In-Reply-To: <8832de12-4ce7-f39a-334e-a7ab632ebbaf@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Date: Fri, 23 Sep 2016 07:29:24 +0000 Message-Id: <1.474.615.764-ner-7.049@TP_L520> Content-Type: text/plain X-Archives-Salt: d7a0d526-a230-40a9-a04f-9cd7c8f8b631 X-Archives-Hash: ade5bc86a43da6f7df5825d304ce82d9 Could you try vim -u NONE to see if there is an issue with your config or one of your plugins? On Thu, 22 Sep 2016 11:28:34 -0700, Daniel Frey wrote: > On 09/22/2016 09:17 AM, Matthias Gerstner wrote: > > Hi, > > > >> For some reason, on one box, whenever I start vim it puts > >> ":0000/0000/0000" on the command line. I've looked in vimrc and can't > >> see any reference to this. Hitting Enter yields "E486: Pattern not found > >> :0000" > > > > I've had a similar issues for the past months with my vim. It was > > related to my using the "urxvt" terminal and its TERM variable being set > > to "rxvt-unicode". > > > > In my case the effect didn't always show up but only under certain > > conditions. I remember having seen a bug report for vim back then but > > can't seem to find it right now. There are similar, older bug reports, > > however, like this one: > > > > https://bbs.archlinux.org/viewtopic.php?id=199362 > > > > I also remember there was a bugfix to vim back then to fix the issue. > > But the version containing the bugfix was not yet stable in portage and > > so I've lived with the occasional bug until now. I'm currently using > > vim-7.4.769 and I think the bugfix was contained just a few micro > > versions later if I'm not mistaken. > > Hmm, I've just upgraded to vim v8 and it is still doing it. I'm quite > confused. > > Dan > > > > --