list-variables - List defined variables
list-variables (C-h v)
list-variables pops up a window with a list of all register, buffer, user and global variables with their current setting. The variables are shown for the current buffer from which the command was invoked
list-variables provides a good alternative to describe-variable(2) where the value of multiple variables is to be interrogated.
The output is displayed in four sections:-
Register variables
Buffer Variables
System Variables
Global Variables
An example output from list-variables is shown below:-
Register variables: #g0 ........................... "29" #g1 ........................... "" #g2 ........................... "ERROR" : : #g8 ........................... "ERROR" #g9 ........................... "ERROR" Buffer [m2cmd086.2] variables: System variables: $auto-time .................... "300" $buffer-bhook ................. "bhook-nroff" $buffer-bname ................. "m2cmd086.2" $buffer-ehook ................. "ehook-nroff" $buffer-fhook ................. "fhook-nroff" $buffer-fmod .................. "040" $buffer-fname ................. "d:/emacs/doc/m2cmd086.2" $buffer-hilight ............... "3" : : $window-wcol .................. "55" $window-width ................. "80" $window-wline ................. "18" Global variables: %black ........................ "0" %blue ......................... "4" %compile-com .................. "nmake " %cyan ......................... "6" %green ........................ "2" %grep-com ..................... "grep -n " : : %usr1mode ..................... "off" %white ........................ "7" %yellow ....................... "3"
(c) Copyright JASSPA 1999
Last Modified: 1998/07/10
Generated On: 1999/12/01