emacs.rst
changeset 223 1f1a18891bc2
parent 213 af6fdb4adbf3
child 225 0de8b66b6f49
equal deleted inserted replaced
214:6db1954b50f8 223:1f1a18891bc2
    48 
    48 
    49 Add (error 'No error until here') in the middle of your file. If you get the
    49 Add (error 'No error until here') in the middle of your file. If you get the
    50 error 'No error until here' when reloading the file, move the expression
    50 error 'No error until here' when reloading the file, move the expression
    51 towards the back of the file, otherwise towards the front of the file.
    51 towards the back of the file, otherwise towards the front of the file.
    52 
    52 
       
    53 ** Call tree.
       
    54 
       
    55 Before byte compiling file execute
       
    56 
       
    57   (setq byte-compile-generate-call-tree t)
       
    58 
    53 * WWW.
    59 * WWW.
    54 
    60 
    55 ** Text based WWW browser.
    61 ** Text based WWW browser.
    56 
    62 
    57   http://en.wikipedia.org/wiki/W3m
    63   http://en.wikipedia.org/wiki/W3m