Fix tags column for the case when org-indent-mode is active
commitbf3405a6ba971d535ad8401e95708851e2ed0b84
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 17 Aug 2010 06:30:15 +0000 (17 08:30 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 17 Aug 2010 06:34:21 +0000 (17 08:34 +0200)
tree32d71debc82b9406e8420b4705f62e64058c4e25
parent17ace08e0f883c176b577eec09b19012af8c2d0a
Fix tags column for the case when org-indent-mode is active

* lisp/org.el (org-set-tags): Consider org-indent-mode when computing the
tags column.
lisp/org.el