X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL,BAYES_50,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <497CF8AF.2060204@columbus.rr.com> Date: Sun, 25 Jan 2009 18:41:35 -0500 From: Paul McFerrin Reply-To: pmcferrin AT columbus DOT rr DOT com User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: dislikes with vim 7.2 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I don't like changes in "default" behavior of certain programs. Vim7.2 is one. How can I turn off "autoindent". In my .vimrc file, I have "set noautoindent" and issued in comand mode ":set notutoindent" but it still autoindens. If I insert a new line below a .vimrc comment, not oinly is the line autoindent'd but it also places another comment (") character. I don't like editors that second guess you and they be incorrect. Another new feature I don't care for: It highlights pairs of special characters. Lile "(......)", if your cursor is on the opening "(", the closing ")" character is higligthed with green square which makes the character unreadable with my vision problems. I would like to be able to change the color to something different or disable than option. Another option I would like to disable, the "u"ndo command. I'm a 25 year vetran of the real "vi" command and ANY MORE than a single "u" is ignored.in deleting characters. I frequently use two (uu) commands to find my place on the screen. Now the "u" command will undo multiple edits and not just undo the undo command. Call me picky, -Paul -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/