emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Mark Scala <markscala@gmail.com>
To: Bastien <bastien.guerry@wikimedia.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: [Patch] org-capture.el
Date: Wed, 25 Aug 2010 09:54:55 -0500	[thread overview]
Message-ID: <AANLkTimnSi9aDzDSstLisht6C9wmySt=+9Z=QWBPH5F3@mail.gmail.com> (raw)
In-Reply-To: <87y6ccgc8q.fsf@altern.org>


[-- Attachment #1.1: Type: text/plain, Size: 1495 bytes --]

Bastien,

I've had a chance to look into this again today, and I've found something
that might help you track down the bug (if it is a bug).

I've found that when I use this capture template:

("L" "reference" entry (*file+headline* "~/code/org/reference.org" "Test")
"* %^{Description} %^G \n%? \n %U" :prepend)

tags get aligned properly.  However, not so with this one, which differs
only with respect to the target parameter (file+headline vs. file):

("L" "reference" entry (*file* "~/code/org/reference.org")
"* %^{Description} %^G \n%? \n %U" :prepend)

Hope this is helpful and not just distracting.

Best,
Mark



On Thu, Aug 12, 2010 at 9:02 AM, Bastien <bastien.guerry@wikimedia.fr>wrote:

> Hi Mark,
>
> Mark Scala <markscala@gmail.com> 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
>

[-- Attachment #1.2: Type: text/html, Size: 2296 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-08-25 14:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-12  4:02 [Patch] org-capture.el Mark Scala
2010-08-12  8:53 ` Bastien
2010-08-12 11:03   ` Mark Scala
2010-08-12 14:02     ` Bastien
2010-08-25 14:54       ` Mark Scala [this message]
2010-08-30 11:51         ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTimnSi9aDzDSstLisht6C9wmySt=+9Z=QWBPH5F3@mail.gmail.com' \
    --to=markscala@gmail.com \
    --cc=bastien.guerry@wikimedia.fr \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).