Hi there, It is possible to remove all autocmds in the autogroup. However, when I want to temperilly "disable" the autogroup, and "enable" it in the future. I need to copy the source.
Example: Suppose there is some autogroup HisAutoGroup in one of my startup scripts. In one of my script, I need to disable the group "HisAutoGroup", do something, then enable all the autocommands in the group again, but do not want to know where the "HisAutoGroup" defined and do not want to copy the source to my script. Any work around for that? -- Sincerely, Pan, Shi Zhu. ext: 2606
