Bug 2124 - vim doesn\'t honor \'set noai\'
Summary: vim doesn\'t honor \'set noai\'
Status: CLOSED WORKSFORME
Alias: None
Product: Sisyphus
Classification: Development
Component: vim-enhanced (show other bugs)
Version: unstable
Hardware: all Linux
: P4 normal
Assignee: Gleb F-Malinovskiy
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-31 17:55 MSK by Michael Shigorin
Modified: 2003-09-24 20:53 MSD (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Shigorin 2003-01-31 17:55:03 MSK
vim won\'t turn autoindent off after \"set noai\"; have to resort to 

/bin/vi -c \'set noai\'
---

---
...or does it have something to do with smartindent?..
Comment 1 Sir Raorn 2003-09-24 20:01:13 MSD
Unable to reproduce...
Comment 2 Michael Shigorin 2003-09-24 20:53:39 MSD
was triggered by some weird ("unrelated", as to me... but who knows) combo of
settings in ~/.vimrc; was figured out, solved and long forgotten since.  not
sure if buggy copy exists somewhere still.