org.el: Always honor `org-startup-indented', even when `org-inhibit-startup' is non-nil
commit6d06bcfcbca93a05c43b0b5fb2a0e8b374da295c
authorBastien Guerry <bzg@altern.org>
Wed, 30 Jan 2013 10:18:24 +0000 (30 11:18 +0100)
committerBastien Guerry <bzg@altern.org>
Wed, 30 Jan 2013 10:18:24 +0000 (30 11:18 +0100)
tree49154212af8053435842c03bc0910afe697da268
parent35f944aaf06cf4403fa99df030483c17b03aad44
org.el: Always honor `org-startup-indented', even when `org-inhibit-startup' is non-nil

* org.el (org-mode): Always honor `org-startup-indented', even
when `org-inhibit-startup' is non-nil.

* org-indent.el (org-indent-mode): Don't check
`org-inhibit-startup'.

Thanks to Carsten for suggesting this.
lisp/org-indent.el
lisp/org.el