--- org.texi 2006-11-07 14:41:23.000000000 +0100 +++ org.texi 2006-11-07 14:56:28.000000000 +0100 @@ -385,7 +385,9 @@ command:} @b{make install-noutline} @end example address@hidden Now byte-compile and install the Lisp files with the shell address@hidden Now byte-compile -to learn how to byte-compile +please (@kbd{C-h a byte-compile @key{RET}})- +and install the Lisp files with the shell commands: @example @@ -794,7 +796,7 @@ The default archive location is a file i current file, with the name derived by appending @file{_archive} to the current file name. For information and examples on how to change this, see the documentation string of the variable address@hidden address@hidden (@kbd{C-h v org-archive-location @key{RET}}). @node Sparse trees, Plain lists, Archiving, Document structure @section Sparse trees @@ -1018,6 +1020,11 @@ with @address@hidden, @address@hidden field is automatically made blank. If this behavior is too unpredictable for you, configure the variables @code{org-enable-table-editor} and @code{org-table-auto-blank-field}. +To configure the variable insert in your .emacs: + address@hidden +(setq org-enable-table-editor t) ;; hey is it right? address@hidden lisp @table @kbd @tsubheading{Creation and conversion}