MPE/iX Shell and Utilities Reference Manual, Vol 2
vi(1) MPE/iX Shell and Utilities vi(1)
Message: No more space for mapping.
Cause: vi reached its limit on the number of mappings, macros, and abbreviations al-
lowed.
Action: Use the map and abbreviate commands to view the current list of mappings
and abbreviations, the use the unmap and unabbreviate commands to remove
those that are not currently required.
Message: No newlines in re’s
Cause: You attempted to search for a newline character in a regular expression. This is
not possible.
Action: No solution.
Message: No previous command to substitute for !
Cause: You attempted to repeat a previous shell command when no initial shell com-
mand had been made.
Action: Specify the shell command explicitly.
Message: No previous re
Cause: You attempted to repeat a regular expression search when no initial search had
been made.
Action: Specify a regular expression explicitly in your search command.
Message: No previous regular expression
Cause: You attempted to repeat a regular expression search when no initial search had
been made.
Action: Specify a regular expression explicitly in your search command.
Message: No remembered regular expression
Cause: The currently is no remember regular expression that can be used.
Action: Specify the regular expression explicitly.
Message: No such option - ’set all’ gives all option values
Cause: You attempted to reference an invalid set variable.
Action: Check the Set Option Variables subsection for a list of valid variables, or use
the
:set all
command to see the current settings of all variables.
Message: No such tag in tags file
Cause: You attempted to reference a tag that was not present in the tags file.
Action: Either use ctags to regenerate the tags file, or add the entry by hand to the tags
file.
Commands and Utilities 1-685