emacs.rst
changeset 225 0de8b66b6f49
parent 220 10d0d94eabde
parent 223 1f1a18891bc2
child 268 b99a51c4e605
equal deleted inserted replaced
222:221500927a59 225:0de8b66b6f49
    62 
    62 
    63 Add (error 'No error until here') in the middle of your file. If you get the
    63 Add (error 'No error until here') in the middle of your file. If you get the
    64 error 'No error until here' when reloading the file, move the expression
    64 error 'No error until here' when reloading the file, move the expression
    65 towards the back of the file, otherwise towards the front of the file.
    65 towards the back of the file, otherwise towards the front of the file.
    66 
    66 
       
    67 ** Call tree.
       
    68 
       
    69 Before byte compiling file execute
       
    70 
       
    71   (setq byte-compile-generate-call-tree t)
       
    72 
    67 * WWW.
    73 * WWW.
    68 
    74 
    69 ** Text based WWW browser.
    75 ** Text based WWW browser.
    70 
    76 
    71   http://en.wikipedia.org/wiki/W3m
    77   http://en.wikipedia.org/wiki/W3m