DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 552Jh6Em3177596 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 552Jh6Em3177596 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=DtCdI65w X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A7255385782C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1748893384; bh=QJDQjtUui3ZebsJz5fmX+JPgqTwHXVI2s21SaBcshMI=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=DtCdI65wZSCI2O2hDsBxnQgMnXu1meaGtkWUOX3+M5XKwlbdZoQ0Kn9ZuqvqMsgNh Eseg2pJmpJNFoTI2laZrW12ne93urawAAYmdDRP4B/Ki8zS7p8BhUH5BzPpIL+uNRk oLwSmTL5XSUnnabzPbtZ7eDidtZ+7TNnzfmMLigQ= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3552C385743A ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 3552C385743A ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1748893318; cv=none; b=Qw4CSvIHCDNCZ+kgVyaGBQitetOFkYD8Cmu5TAhTWkUSgpW7YO0HhlEWMxDjuEGWrgVZO2Gb8nLmZ8S6E+Z8Xj0AHN5SlPgymRgDWjM2J2VEKR7FkLz+jmOdkxUN7VZCcCdcTpI3152TFBzTUmwHvS1vH5kcwhJHaA8LtaDpSZI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1748893318; c=relaxed/simple; bh=jMalQ9fw3QJk6NsN0mFew2CuokTWPexI3BzQusDvj78=; h=DKIM-Signature:To:Subject:From:MIME-Version:Message-Id:Date; b=IyjrhX3GBDAhZF/OfYCsve6+CvXeRPa8tfZiYWw4aZQ8Sq0nPYWNh+GtUJEsobYpUFSBGva25Bag11E5UkYKs35dQkGDGQRJiMTKojLNBtejn/eR64bj56Y+XjT9q86wlAdvO4RDEppRADoQULxfwfFNjUTbcBL63Yon+WEQmkw= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3552C385743A DKIM-Filter: OpenDKIM Filter v2.11.0 send4.erinn.biz 5382B8065BB9 To: cygwin AT cygwin DOT com Subject: Re: Re: Re: Re: Cygwin package vim breaks the command 'view' X-Mailer: InstAddr (Block this user: https://m.kuku.lu/u.php?t=Y3lnd2luQGN5Z3dpbi5jb20%3D&f=YW5ka2luNzczQGZhbmNsdWIucG0%3D&h=289f0aace9d700ac87e6e620ad2fbf5e&c=1) X-Report-Abuse: X-Report-Abuse-Inquiry: https://magical.kuku.lu/page.contact.php?type=MailNow X-ServerTime: Tue, 03 Jun 2025 04:41:51 +0900 (JST) MIME-Version: 1.0 Message-Id: <1748893311-e9b6cd1f19eadb473e27436faa236c60__andkin773@fanclub.pm> Date: Tue, 3 Jun 2025 04:41:51 +0900 (JST) X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: andkin773--- via Cygwin Reply-To: andkin773 AT fanclub DOT pm Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hi, > I see only 1 file 'virc' on my up-to-date cygwin: > /etc/defaults/etc/virc This was driving me nuts, I could not reproduce or test the problem. It turns out that downgrading vim from 9.1.1054-1 to 9.0.2155-2 removes /etc/defaults/etc/virc and upgrading again does not restore it. It this really how it's supposed to work? This was not a state that I expected. This must be how the problem "disappeared" after downgrading. I uninstalled and reinstalled vim & vim-common & vim-doc. This copied /etc/defaults/etc/virc to /etc/virc , with a line "filetype plugin on". I can now reproduce the problem again. The problem does not occur when "filetype plugin on" is removed from /etc/defaults/etc/virc. Regards, Coen -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple