When I create a tag next to a heading it aligns and moves to the right but not as far as I’d like.
How can I make sure the tags are aligned further away from the heading?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In Emacs 23.3.1 (Org-mode version 6.33x), tags for a heading are right-aligned in accordance with the
org-tags-columnvariable.You can use M-x
customize-variableRETorg-tags-columnRET to change this to suit your requirements.