[emacs] Remove double tag inheritance setting

This commit is contained in:
Sebastian Schulze 2019-03-07 20:37:50 +01:00
parent 47f7dcff01
commit 6332ffa002
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
(setq org-agenda-include-diary t)
(setq org-agenda-show-inherited-tags (quote always))
(setq org-agenda-with-colors t)
(setq org-agenda-show-inherited-tags (quote always))
(setq org-agenda-tags-column -105)
(setq org-agenda-default-appointment-duration 30)
(setq org-agenda-columns-add-appointments-to-effort-sum t)