Hi, Fixed mis-spelt variable org-columns-skip-archived-trees.
Thanks, Puneeth diff --git a/doc/org.texi b/doc/org.texi index 0ff76b6..eee5c5c 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -6440,9 +6440,9 @@ Archived trees are not exported (@pxref{Exporting}), only the headline is. Configure the details using the variable @code{org-export-with-archived-trees}. @item -...@vindex org-columns-skip-arrchived-trees +...@vindex org-columns-skip-archived-trees Archived trees are excluded from column view unless the variable -...@code{org-columns-skip-arrchived-trees} is configured to @code{nil}. +...@code{org-columns-skip-archived-trees} is configured to @code{nil}. @end itemize The following commands help managing the ARCHIVE tag: diff --git a/lisp/ChangeLog.01 b/lisp/ChangeLog.01 index 38b1fad..946e533 100644 --- a/lisp/ChangeLog.01 +++ b/lisp/ChangeLog.01 @@ -3343,7 +3343,7 @@ `truncate-lines'. (org-columns): Remember the value of `truncate-lines'. - * org.el (org-columns-skip-arrchived-trees): New option. + * org.el (org-columns-skip-archived-trees): New option. * org-agenda.el (org-agenda-export-html-style): Define color for org-agenda-done face. _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode