In autocmd.txt:
Search for 'the commands,'.
When executing the commands, the messages from one command overwrites a
'the messages' doesn't correspond to 'overwrites', presumably the 's'
in 'overwrites' should be removed (assumption is based on the third line of text
below current one: 'When one command outputs two messages this can happen
anyway.').
===
In syntax.txt:
:g/Borne/p
This covers the "normal" Unix (Borne) sh, bash and the Korn shell.
< sh: (default) Borne shell >
the Borne shell syntax. No need to quote RFCs or market penetration
I think 'Borne' should be 'Bourne'.
===
:h helpgrep
<snip>
Compressed help files will not be searched (Debian
compresses the help files).
Compression is also used in Fedora. The only uncompressed .txt file is
'help.txt'.
$ rpm -qa vim\*
vim-enhanced-7.1.245-1.fc7
vim-common-7.1.245-1.fc7
vim-X11-7.1.245-1.fc7
vim-minimal-7.1.245-1.fc7
Fedora uses RPM for management of its software packages.
According to Wikipedia, Debian uses APT: "Prominent features of Debian are its
package management system (especially APT)" (see
<http://en.wikipedia.org/wiki/Debian>).
Adri
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---