emacs.rst
changeset 512 c90889a42e2b
parent 511 79d2735bd210
child 513 d4dbea0f4121
equal deleted inserted replaced
511:79d2735bd210 512:c90889a42e2b
   241 
   241 
   242 * Printing Emacs structures.
   242 * Printing Emacs structures.
   243 
   243 
   244   (message "%S" '(a b 123 "hello" 'set))
   244   (message "%S" '(a b 123 "hello" 'set))
   245   (pp '(a b 123 "hello" 'set))
   245   (pp '(a b 123 "hello" 'set))
       
   246 
       
   247 * File manager.
       
   248 
       
   249   http://www.emacswiki.org/emacs/Sunrise_Commander