All Manuals > 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 (Macintosh version) - 3 May 2011

NextPrevUpTopContentsIndex