Bug 65841

Summary: errors in installed .vim runtime files
Product: [Retired] Red Hat Linux Reporter: Richard Henderson <rth>
Component: vimAssignee: wdovlrrw <brosenkr>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-06-02 08:30:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch to fix the dumb-ass errors none

Description Richard Henderson 2002-06-02 08:28:49 UTC
Description of Problem:

Vim maintainers are so entranced by their syntax highlighting and
auto-indent features that they never bothered to test turning them
off.  There are errors in the installed .vim runtime files.

Version-Release number of selected component (if applicable):

vim-enhanced-6.0-0.27

How Reproducible:

Always

Steps to Reproduce:

In .vimrc:

if has("syntax")
  :syntax off
  source $VIMRUNTIME/ftoff.vim
endif

% vim

Actual Results:

Error detected while processing /usr/share/vim/vim60z/ftplugof.vim:
line   11:
No such event: filetypeplugin *
Error detected while processing /usr/share/vim/vim60z/indoff.vim:
line   11:
No such event: filetypeindent *

Comment 1 Richard Henderson 2002-06-02 08:30:41 UTC
Created attachment 59245 [details]
patch to fix the dumb-ass errors

Comment 2 Bernhard Rosenkraenzer 2002-06-02 08:33:15 UTC
This error is not present in the packages included with Red Hat Linux 7.3.