[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] [Patch] org-capture.el
From: |
Bastien |
Subject: |
Re: [Orgmode] [Patch] org-capture.el |
Date: |
Thu, 12 Aug 2010 16:02:45 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) |
Hi Mark,
Mark Scala <address@hidden> writes:
> Thanks, I hadn't checked the value of org-auto-realign-tags before looking at
> org-capture.
(Please note this is `org-auto-align-tags' -- not
`org-auto-REalign-tags'.)
> But unfortunately that doeesn't solve the problem for me, the
> tags just aren't realigning. (org-auto-realign-tags is set true by default in
> my reference branch.) My capture output still looks like this:
>
> * Headline :tag:
> stuff here
>
> Tags align normally for only after adding that line to org-capture.
Yes, but it should work without that line since `org-set-tags' is called
beforehand in the process of creating the captured entry.
I'm digging into this to see what's wrong.
Thanks,
--
Bastien