LispWorks Editor User Guide > 4 Editing Lisp Programs > 4.10 Breakpoints

NextPrevUpTopContentsIndex

4.10.2 Moving between breakpoints

Next Breakpoint

Editor Command

Argument: None
Key sequence: None

Moves the point to the next breakpoint in the current buffer. If given a numeric prefix argument p , it skips p -1 breakpoints.

Previous Breakpoint

Editor Command

Argument: None
Key sequence: None

Moves the point to the previous breakpoint in the current buffer. If given a numeric prefix argument p , it skips p -1 breakpoints.


LispWorks Editor User Guide (Windows version) - 22 Dec 2009

NextPrevUpTopContentsIndex