NextPrevTopContents

Index

Symbols

$ variable 228

* variable 11 , 15 , 224 , 241

** variable 11

*** variable 11

*package* 177

.lispworks file 25

A

aborting commands in the editor 163

accelerators

for tools 19

Actions menu 32 - 35

Alt key

use of 139

application builder 331 - 341

Arguments command 179 , 244

Attributes menu 221

Clip 225

Copy 225

Inspect 221

B

Backtrace command 246

backtraces 120

binding $ to the current inspector object 228

binding frames 124

Bindings button 124

Bindings command 246

Break command 260

Break on Access command 221

Break on Read command 221

Break On Return from Frame command 123

Break on Write command 221

breaking a process 260

breakpoints

in the editor 175

Browse command 34 , 48 , 325

variations in name 34

Browse Metaclass command 79 , 81 , 83 , 87 , 90 , 92

Browse Parent command 329

Browse Parent System command 30 , 178 , 310

Browse Representation command 329

Browse Screens command 329

Browse Symbols Like command 35 , 245

browsers 49

browsing

Common Lisp classes 69 - 92

compilation conditions 103 - 109

errors 103

function calls 181 - 189

generic functions 191 - 200

HTML documentation 49

native window system 329

online manuals 49

output 10 , 253 - 256

selected object, class of the 34 , 244

symbols 233 - 238

systems 30 , 310 - 322

window definitions 323 - 329

buffers

closing 162

swapping between 162

Buffers menu 143 , 172

Compile 174

Evaluate 173

Trace. See Trace menu

Undefine 178

bugs, reporting 246

Build command 332 , 335

Build menu

Build 332 , 335

Build PowerPC 336

Build Universal 336

Clear Output 337

Display Backtrace 337

Display Error 337

Edit Script 337

Kill All 339

Kill Application 339

Make a New Script 333

Run 338

Run With Arguments 338 , 340

Build PowerPC command 336

Build Universal command 336

building

applications 331 - 341

By Name option 37

By Package option 37

C

call frames 119 , 124

catch frames 124

Catchers button 124

choosing menu commands xxi

class browser 69 - 92

Class area 78

current class, operations specific to the 79 , 81 , 83 , 87 , 90 , 92

description 3

Description area 81 , 83 , 89

examining a class 75

Filter area 78

filtering information 73

Function description area 86

functions list 86

functions view 85 - 87

generic functions, operating on 87

Graph area 83

graph view 82 - 84

hierarchy view 75

Include Accessors button 86

Include Inherited button 86

inherited slots 72

Initargs area 89

initargs view 88

invoking on the current expression 244

invoking on the selected object 34

menu commands, see menu or command name

methods list 86

overview of the 69

Precedence area 92

precedence view 90

Slot description area 78

slot information 72 - 74

Slots area 78

slots view 72 - 74

sorting information 76

tracing classes from the 87

undefining functions and methods 87

See also classes

Class command 14 , 34 , 70 , 73 , 78 , 244

classes 69 - 92

changing slot values in the inspector 222 - 224

displaying graphs of 82 - 84

examining 75

examining functions and methods defined on 85 - 87

inherited slots in 72

initargs 88

inspecting local slots 219

list-panel 73

operations specific to the current class 79 , 81 , 83 , 87 , 90 , 92

precedence list 90

push-button-panel 75

tracing 87

See also class browser

Classes menu

Browse Metaclass 79 , 81 , 83 , 87 , 90 , 92

objects operated on by the 79 , 81 , 83 , 87 , 90 , 92

Clear Output command 337

Clip command 96

clipboard

general use 26 - 27

usage in editor 164

See also clipboard, kill ring

Clone command 22 , 39 , 163

Close command 162

closing

editor buffers 162

Collapse Nodes command 58

collapsing graphs 57

Command key

use of xxii

Command to Key command 179 , 251

commands

completion of 139

repeating 28

common features in the environment 17 - 48

See also under graphs

Common Lisp

classes. See classes

debugging 111 - 126

displaying documentation for expressions 244

displaying documentation for selected object 34 , 122

evaluating forms 241 - 242

file extension 159

indentation of forms in source code 178

prompt 240

systems. See system

Common Lisp symbols 155

Common LispWorks menus and the toolbar 65 - 67

compilation conditions browser 103 - 109

pathnames 107

preference dialog 105

types to display 107

Compilation Options menu

Force 322

Preview 322

Source 322

Compile and Load command 29 , 120 , 175 , 313 , 319

Compile and Load... command 175

Compile command 29 , 174 , 313 , 319

Compile Region command 244

in editor 174

Compile... command 174

compiler output 174

compile-system function 308

compiling code

editor 174 - 175

compiling files in the listener 29

completion 44 , 139

in class browser 75 , 125

dynamic 156

in generic function browser 193

in-place 25 , 156

Concatenate... command 313 , 322

Condition menu

Actions. See Actions menu

Report Bug 122

consistency in the environment. See common features in the environment

contain function 12 , 73 , 224

Contents radio button 51

Control key, use of xxii , 139

conventions used in the manual xix - xxii

Copy command 26 - 27 , 34 , 164 , 166 , 223 , 224

in Actions menu 275

standard action command 34

copying windows 22

creating new files 29 , 159

current

object. See selected object

package of any tool 31

prompt 241

value, operating on 245

current buffer 172

current class, operations specific to the 79 , 81 , 83 , 87 , 90 , 92

current definition 172

current expression 172

displaying lambda list for 179 , 244

displaying value 179 , 244

stepper breakpoint 244

toggling stepper breakpoint 244

tracing 244

current form

macroexpanding 244

walking 244

Customize menu

Reusable 21

Cut command 26 - 27 , 164 , 166

D

Debug command 260

Debug menu

Debugger 8 , 111 , 112 , 118 , 120 , 121

Listener 8

Restarts 245

debugger 111 - 126

abort restart 118

backtrace tree 115

binding frames 124

call frames 119 , 124

catch frames 124

colors of variables 115

continue restart 118

controlling from the listener 245 - 246

debugger tool 246

description 117

displaying documentation for object in current frame 122

example session 119 - 122

finding source code for object in current frame 122

handler frames 124

invisible frames 125

invoking 113

invoking from the process browser 260

invoking from the tracer 38

menu commands in the listener 245

restart frames 125

restart options 118 - 119

stack 119

stack frames 119

See also debugger tool

Debugger command 8 , 111 , 112 , 118 , 120 , 246

debugger tool 111 - 126

Backtrace area 114

buttons 117

Condition area 114

invoking 111

invoking from notifier 113

package information 125

types of frame, displaying 124

See also debugger

debugging a process 260

defclass macro 86

Definitions menu 145 , 172

Compile 174

Evaluate 173

Generic Function 178

Trace. See Trace menu

Undefine 178

defsystem macro 206 , 310

examples of use 309

deleting text in the editor 161 - 162

See also kill ring

Describe System

editor command 310

description

of compilation conditions 105

Description menu 105 , 185 , 194

Listen 237

Deselect All command 27 , 128 , 164

Destroy command 329

Display Backtrace command 337

Display Error command 337

displaying

package information 30 - 32

windows 18

Documentation command 34 , 122 , 244

documentation, online. See online help

$ variable 228

drag and drop 137

dynamic library 339

E

Edit menu 26

Copy 26 , 34 , 164 , 166

Cut 26 , 164 , 166

Deselect All 27 , 128 , 164

Find 168 , 171

Find Next 27 , 170

Find Next, for graph view 56

Find, for graph view 56

Find... 27

Link. See Link Menu

Paste 26 , 78 , 165 , 193

Replace 171

Replace... 27

Search Files... 201

Select All 27 , 128 , 164 , 319

Undo 26 , 164

Edit Script command 337

Editing menu

Command to Key 179 , 251

Key to Command 179 , 251

editing the history list 29

editor

aborting commands 163

breakpoints 175

buffers view 141 , 162

buffers. See buffers

changed definitions list 145

closing buffers 162

compiling source code 174 - 175

creating a new window 163

creating files 29 , 159

current expression, displaying value 179

current package and displayed package 150

definitions list 144

definitions, operating on 178 - 179

deleting text 161 - 162

EMACS, comparison with 135

evaluating source code 173 - 174

expressions, operating on 178 - 179

History menu 162 , 163

indenting forms 178

inserting files into the current buffer 162

inserting text 161 - 162

invoking 136

keyboard commands, use of 139

kill ring. See kill ring

Lisp-specific commands 172 - 179

macroexpanding forms in the 179

menu and keyboard commands, distinctions 159

menu commands. See menu or command name

moving around in the buffer 160 - 161

new files 29 , 159

online help 179 , 251

opening files 29 , 136 , 158

opening recent files 30

output view 140

overview 3

package information 150

package usage 177

repeating commands 164

replacing text 171

reverting to last saved version 159

saving files 158 , 162

saving text regions 159

scrolling text 161

searching 168 - 171

sorting entries 149

swapping between buffers 162

tracing 176

undefining symbols 178

undoing commands 164

using the clipboard 164

viewing two sections of the same file 163

views available 136

walking forms 179

editor commands

finding keyboard command for 251

Shell 282

Visit Tags File 140

EMACS

comparison with built-in editor 135

encoding 158

Enter Search String dialog 50

environment

common features 17 - 48

quitting 25

EOF command 282

error conditions 105

Escape key, use of xxii , 139

Evaluate command

in editor 173

Evaluate Last Form in Listener editor command 251

Evaluate Region command

in editor 173

in listener 244

evaluating

code in the editor 173 - 174

forms 241 - 242

event

next 247

previous 247

repeating 28

examining objects 219

execute mode 246

Expand Nodes command 58

expanding graphs 57

Expression menu 172

Arguments 179 , 244

Browse Symbols Like 245

Class 244

Compile Region 174 , 244

Documentation 244

Evaluate Region 173 , 244

Find Source 151 , 244

Function Calls 245

Generic Function 245

Inspect Value 244

Macroexpand 179

Macroexpand Form 244

Toggle Breakpoint 244

Trace. See Trace menu

Value 179 , 244

Walk 179

Walk Form 244

expressions

browsing the class of 244

displaying documentation 244

finding source code 244

extended editor commands, finding keyboard command for 251

external format 158

F

fg UNIX command 282

File menu 6 , 144

Browse Parent System 30 , 178 , 310

Close 141 , 162

Compile 29 , 174

Compile and Load 29 , 120 , 175 , 176

description 29 - 30

Insert 162

Load 29 , 174 , 175 , 176 , 310

New 29 , 159

Open 29 , 136 , 140 , 159

Print 30 , 160

Recent Files 30 , 136

Revert to Saved 159

Save 140 , 144 , 159

Save All 162

Save As 159

Save Region As 159

filenames

completion of 139

extensions for CL files 159

files

compiling in listener 29

creating new 29 , 159

inserting one into another 162

loading 29

navigating in the editor 160 - 161

opening 29 , 136 , 158

opening recent 30

printing 30

reverting to last saved version 159

saving 158

saving all 162

filtering information 40 - 42 , 73 , 318

in inspector 217

filtering results 40

filters 40

Find command 27

in editor 171

in graph view 56

Find Next command 27 , 28 , 170

in graph view 56

Find Source command 34 , 122 , 136 , 151 , 244

in Debug menu 246

displaying list of results 151

shortcut in debugger tool 120

Find... command 27

in editor 168

Force command 322

forms

compiling in editor 174 - 175

evaluating 241 - 242

evaluating in editor 173 - 174

indentation of 178

re-evaluating 242 - 243

Frame menu

Break On Return From Frame 123

Documentation 122

Find Source 120 , 122 , 136

Method Combination 122 , 195

Restart Frame 123 , 125

Restart Frame Stepping 123 , 286

Return from Frame 123

Trace. See Trace menu

function call browser 181 - 189

By Name command 187

By Package command 187

Callees area 186

Callers area 186

description 181

Documentation area 185

Function area 182

Function description area 185

Function menu 189

Trace submenu 189

Graph area 183

graphing callers and callees 183

invoking on selected object 35 , 245

menu commands, see menu or command name

operating on functions 189

package information 187

Show Package Names command 188

sorting entries 187

text view 185

tracing from 189

Unsorted command 187

views available 181

Function Calls command 35

Function menu 193

in the profiler 275

Trace. See Trace menu

functions

apropos 233

compile-system 308

contain 12 , 73 , 224

create-universal-binary 340

deliver 331

save-argument-real-p 339

save-image 331 , 333

save-universal-from-script 340

undefining 87

Functions menu

in the class browser 87

in the function call browser 189

G

generic function browser 191 - 200

Arguments types area 198

description 191

Description area 194

displaying signatures 198

Filter area 193

Function area 193

invoking on selected object 35 , 178

menu commands. See menu or command name

Method combination list 198

method combinations, viewing 195

methods list 193

operating on signatures 198

Signatures area 197

Generic Function command 35 , 178 , 233 , 245 , 275

generic functions

browsing from listener 245

in class browser 87

defined on selected object 35 , 178

get-inspector-values 229

global preferences

setting 23

When modified buffers 25

graph layout menu 55

Collapse Nodes 58

Expand Nodes 58

Preferences 60

Reset Graph Layout 58

graph view

system browser 311 - 313

graphs 55 - 64

altering breadth 61

altering depth 61

different layouts 62 - 64

expanding and collapsing nodes 57

menu commands. See menu or command name

searching 56

sorting items 36

H

handler frames 124

Handlers button 124

Help menu 49

Editing. See Editing menu

Lisp Knowledgebase 52

LispWorks Patches 52

Manuals 49

On Symbol 51

On Tool 51

Search 50

help. See online help

Hidden Symbols button 125

hierarchy view

in class browser 75

highlight

compiler messages 154

interactive input 154

matching parentheses 154 , 172

selected text 154

history list 28

editing the 29

in the listener 243

repeating next event 28 , 247

repeating previous event 28 , 247

searching the 247

History menu 28

in editor 162 , 163

in the listener 243

in listener 243

Modify 29

Next 28

Previous 28

I

Include Inherited Slots button 72 , 78

Include Inherited Slots checkbox 14

incremental search 170

Index radio button 51

initargs of slot, displaying 79

initform of slot, displaying 79

initialization file 25

in-package 177

in-place completion 25

Insert... command 162

inserting files in editor 162

inserting text in editor 161 - 162

Inspect command 12 , 23 , 35 , 215 , 220 , 222 , 236 , 260

Inspect Value command 244

inspecting listener values automatically 228

inspector 215 - 232

changing values 221 - 224

description 216

display options 225 - 227

filtering display 217

inspecting selected object 35

menu commands. See menu or command name

overview 3

simple use 219

sorting entries 226

tracing 221

tracing in the 221

viewing local class slots 219

Inspector command 215

Interface menu 47

interrupting evalution 243

invisible frames 125

Invisible Functions button 125

:items keyword 73

K

key input 151

Key to Command command 179 , 251

keyboard commands

comparison with menu commands 159

finding editor command for 251

in the editor 139

keyboard conventions xxi - xxii

keywords

:items 73

Kill All command 339

Kill Application menu 339

Kill command 260

kill ring 165 - 168

copying text from 166 - 168

marking the region 165

putting text into 166

rotating 167

summary of use 168

killing a process 260

L

lambda list, displaying 179 , 244

layouts, displaying in window browser 327

Link from command 39

linking tools together 39

.lisp files 159

Lisp Knowledgebase command 52

LispWorks menu

Preferences 23

Lispworks menu

Preferences 21 , 25 , 45

LispWorks Patches command 52

Listen command 35 , 224 , 236 , 237 , 260

listener

basic tutorial 241 - 243

browsing generic functions from 245

compiling files in 29

current expression, displaying value 244

current expression, stepper breakpoint 244

current expression, toggling stepper breakpoint 244

debugger commands 248

debugging in the 245

description 240 - 241

evaluating forms 241 - 242

execute mode 246

Expression menu. See Expression menu

history commands 246

history list 243

History menu 243

loading files in 29

macroexpanding forms 244

miscellaneous commands 249

next event 247

online help 251

operating on expressions 243

overview 3

pasting selected object into 35

previous event 247

prompt 240

re-evaluating forms 7 , 242 - 243

searching history list 247

size of the stack 250

stack size 250

*** variable 11

** variable 11

* variable 11 , 15 , 224 , 241

tracing current expression 244

Values submenu. See Values menu

walking forms 244

Listener Bind $ command 228

Listener command 240

list-panel class 73

Load command 29 , 174 , 310 , 313 , 319

Load... command 174 , 310

loading files 29

loading tools into the environment 19

local slots, inspecting 219

Long Names button 328

Lower command 329

M

Mac OS editor emulation 151

Macroexpand command 179

Macroexpand Form command 244

macros

defclass 86

defsystem 206 , 310

trace 38 , 127

major tools, overview 2 - 4

Make a New Script command 333

manipulating values with inspector 221 - 224

Manuals command 49

manuals, online. See online help

menu commands

choosing xxi

comparison with keyboard commands in editor 159

debugger commands 245

Meta key 152

use of xxii

Method Combination command 122 , 195

methods

displaying signatures 198

operating on signatures 198

undefining 87

viewing method combinations 195

Methods menu 86 , 194

Trace. See Trace menu

Trace submenu. See Trace menu

Undefine 87

Modify command 29

N

native window representation 329

navigating within files in the editor 160 - 161

New command 29 , 159

new files, creating 29 , 159

Next command

command line debugger 246

history list 28

next event

repeating 28 , 247

O

object clipboard

menu commands, see menu or command name

Object menu 33

Clip 225

Copy 224

objects

inspecting 219

operating on 32 - 35

searching for 27

selecting 27

See also selected object

On Symbol command 51

On Tool command 51

online help 49 - 53

browsing manuals 49

current symbol 51

current tool 51

packages, searching 51

searching 50 - 51

Open command 29 , 136 , 159 , 162

opening files 29 , 136 , 158

opening recent files 30

operating on objects 32 - 35

See also objects

Operations menu

Break 282

EOF 282

Suspend 282

output

compiler 174

editor 140

standard 253 - 256

output browser 10 , 253 - 256

menu commands. See menu or command name

overview 3

overview of major tools 2 - 4

overview of profiling 269

P

packages

current package 31

display of 30 - 32

in editor 177

searching for documentation 51

Packages button 278

Packages... button 272 , 279

Page Down key 161

Page Up key 161

Parent command 312 , 313

Partial Search radio button 51

Paste command 26 - 27 , 165

in class browser 78

in generic function browser 193

in inspector 222 , 223 , 224

Preferences... command 60

Preview command 322

previewing a system plan 316 - 319 , 322

Previous command

command line debugger 246

history list 28

previous event

repeating 28 , 247

primary package in editor 177

Print command 30

Print... command 160

printing files 30

process browser 257 - 262

menu commands. See menu or command name

sorting processes 259

processes

inspecting 260

killing 260

sorting 259

Processes menu 260

profiler 263 - 279

choosing packages 272 - 274

choosing symbols 270 - 274

description 265 - 266

example of use 277 - 279

information returned 269 , 274 - 275

interpreting results 275

menu commands. See menu or command name

overview of profiling 269

pitfalls 276

running a profile 274

sorting results 275

specifying code to run 274

symbols that can be profiled 276

prompt in the listener 240

push-button-panel class 75

Q

Quit command 329

quitting the environment 25

R

Raise command 329

readers of a slot, displaying 79

Recent Files command 30 , 136

Recompute Events button 318

recursive macroexpansion 244

re-evaluating forms in listener 7 , 242 - 243

Refresh command 13 , 23

regexp 42

syntax 42

regular expressions 42

syntax 42

Remote Shell tool 283

repeating commands 28

in the editor 164

repeating the next event 28

repeating the previous event 28

Replace command 28 , 171 , 314

Replace... command 27 , 171

replacing text 171

Report Bug command 122 , 246

reporting bugs 122 , 246

Restart Frame command 123 , 125

Restart Frame Stepping command 123 , 286

restart frames 125

Restarts button 125

Restarts menu 118 , 294

Restarts submenu 245

Return from Frame command 123

re-using windows 21

Revert to Saved command 159

reverting a file to the version stored on disk 159

Run command 338

Run With Arguments command 338 , 340

S

Save All... command 162

Save As... command 159

Save command 159

Save Region As... command 159

saving all files 162

saving files 158

saving regions of text 159

scrolling text in editor 161

Search command 50

Search Files... command 313

searching

for objects 27

for text 27 , 168 - 171

history list 247

online manuals 50

Select All command 27 , 128 , 164 , 319

selected object

browsing 34

browsing the class of 34

copying 34

displaying documentation 34

finding source code 34

inspecting 35

pasting into listener 35

placing on object clipboard 34

showing function calls 35 , 245

showing generic functions 35 , 178

showing similar symbols 35

Set command 222 , 223

debugger 123

Shell editor command 282

Shell tool 281

shell tool 281 - 283

break signal, sending 282

creating 281

EOF signal, sending 282

menu commands. See menu or command name

recalling commands 283

suspend signal, sending 282

type of shell 283

*shell-shell* variable 283

Shift key, use of xxii , 139

Short Names button 328

Show in Tracer command 39 , 127

Show Package Names button 31 , 125 , 226 , 327

Show Toolbar button 22

Signature menu 198 - 200

signatures

displaying 198

operating on 198

simple-pane-foreground reader 15

Slots menu 33 , 78 , 89

Clip 225

Copy 225

Inspect 220

Paste 222 , 223 , 224

Set 222 , 223

sort options

By Name 37

By Package 37

Unsorted 38

sorting

in class browser 76

in editor 149

in inspector 226

in process browser 259

views 36

in window browser 327

source code

debugging 111 - 126

for current expression 244

for object in current frame of debugger 122

for selected object 34

Source command 322

stack frames in the debugger 119

standard action command

Browse 34

Browse Symbols Like 233 , 245

Class 34

Copy 34

Documentation 34

Find Source 34

Function Calls 245

Generic Function 35 , 178 , 245

Inspect 35

Listen 35

standard output 253 - 256

*standard-output* variable 10

*** variable 11

** variable 11

* variable 11 , 15 , 224 , 241

stepping through code 285 - 306

Stop command 260

stopping a process 260

Suspend command 282

swapping editor buffers 162

Symbol Browser 233 - 238

symbol browser

invoking on selected object 35

Symbol menu

Inspect 236

Listen 236

Unintern... 236

symbols

online help for 51

tracing 176

undefining 178

Symbols... button 271 , 279

syntax coloring 154 , 172

system

browsing 310

compiling and loading 313

concatenating 313

creating plans for 318

defining 308 - 310

executing plans for 318

forcing compilation and loading of members 322

introduction to 307 - 308

parent system, browsing 312

plan 316

previewing a plan 316 - 319 , 322

ROOT-SYSTEM 312 , 316

searching 313

using source files 322

system browser 307 - 322

Actions area 318

compiling and loading systems 313

creating plans 318

description 310

executing plans 318

File description area 312

Filter area 318

forcing compilation and loading 322

Graph area 312

graph view 311 - 313

menu commands. See menu or command name

output view 319 - 320

package information 321

parent system, browsing 312

Plan area 318

previewing the plan 316 - 319

sorting information 321

System area 311

system plan, previewing 316 - 319 , 322

text view 314 - 316

using 310 - 313

using source files 322

views available 310

Systems menu 313

Compile 313 , 319

Compile and Load 313 , 319

Concatenate... 313

Hide Files 314

Load 313 , 319

Parent 312 , 313

Replace 314

Search Files 313

Show Files 314

T

text

deleting 161 - 162

inserting 161 - 162

replacing 171

saving regions of 159

scrolling in editor 161

searching for 27 , 168 - 171

selecting 27

See also under editor

text view

in editor 137

in function call browser 185

in system browser 314 - 316

Toggle Breakpoint command 244

Toggle Tracing command 39

toolbars

hiding 22

removing 22

tools

current package of 31

linking together 39

loading into the environment 19

online help for 51

overview of major 2 - 4

reusing 24

switching between 15

tracing from 38 - 39

Tools menu 2 , 19

accelerators 19

Application Builder 331

Class Browser 70 , 94 , 103 , 136 , 191 , 240

Editor 136

Inspector 215

Listener 240

Object Clipboard 94 , 99 , 103 , 181 , 191

Output Browser 253

Process Browser 258

Profiler 263

Search Files 201

Shell 281

Stepper 285 , 288

System Browser 310

Tracer 127

Window Browser 233 , 323

Trace command 38 , 176 , 245

Trace Inside command 38

trace macro 38 , 127

Trace menu

Break on Access 221

Break on Read 221

Break on Write 221

Show in Tracer 39 , 127

Trace 38

Trace Inside 38

Trace Read 221

Trace with Break 38

Tracing 39

Untrace 38 , 221

Untrace All 39

Trace with Break command 38

Tracer 127 - 133

Function menu 128

tracing 127 - 133

classes 87

in function call browser 189

in the inspector 221

in inspector 221

U

Undefine command 87 , 178

Undefine... command 178 , 195

undefining

current definition 178

functions 87

generic functions 195

methods 87

Undo command 26

editor 164

Unintern... command 236

Unsorted option 38

Unstop command 260

unstopping a process 260

Untrace All command 39

Untrace command 38 , 221

updating windows 23

using the clipboard 26 - 27

See also kill ring

using the keyboard xxi - xxii

using the mouse xix - xxi

V

Value command 179 , 244

Value menu

Listen 224

values

changing in inspector 221 - 224

Values menu

Class 14 , 70 , 73

Copy 223 , 224

Inspect 23 , 215 , 220 , 222

variables

* 249

$ 228

* 11 , 15 , 224 , 241

** 11

*** 11

*grep-command* 214

*grep-command-format* 214

*grep-fixed-args* 214

*packages-for-warn-on-redefinition* 273

*shell-shell* 283

*standard-output* 10

*trace-verbose* 131

Variables menu

Set 123

views

in class browser 69

description 35 - 38

in editor 136

in function call browser 181

in generic function browser 191

graph 55 - 64 , 311 - 313

hierarchy 75

in inspector 225

output 140 , 253 - 256 , 319 - 320

slots 72 - 74

sorting items in 36

in system browser 310

text 185 , 314 - 316

Visit Tags File editor command 140

W

Walk command 179

Walk Form command 244

web browsers 49

Whole Word radio button 51

window browser 323 - 329

changing root of graph 325

complete window names, displaying 328

destroying a window 329

different types of window 327

lowering a window 329

menu commands. See menu or command name

moving around different windows 329

native representation 329

package information 327

quitting a window 329

raising a window 329

sorting entries 327

using 325

whole environment 329

window colors 156

Window menu 13 , 18

Clone 22 , 39

Close Window 141

Refresh 23

Window Preferences 22 , 31 , 32 , 37 , 47 , 60 , 76 , 78 , 86 , 105 , 124 , 148 , 210 , 250

Window Preferences... 200 , 222 , 238 , 261 , 274 , 278 , 303 , 321 , 326 , 341

Window Preferences command 22 , 31 , 32 , 37 , 47 , 60 , 76 , 78 , 86 , 105 , 124 , 148 , 210 , 250

Window Preferences... command 200 , 222 , 238 , 261 , 274 , 278 , 303 , 321 , 326 , 341

windows

displaying 18

making copies of 22

re-using 21

switching between 15

updating 23

Windows menu 329

Actions. See Actions menu

Browse 325

Browse Parent 329

Browse Representation 329

Browse Screen 329

Destroy 329

Lower 329

Quit 329

Raise 329

in window browser 329

Works menu

Object submenu. See Object menu

Packages submenu. See Packages menu

Refresh 23

Symbols submenu. See Symbols menu

writers for a slot, displaying 79


Common LispWorks User Guide (Macintosh version) - 21 Feb 2008

NextPrevTopContents