Great, I am glad this is fixed.
- Carsten
On Jun 27, 2010, at 2:26 PM, David Maus wrote:
Carsten Dominik wrote:
Hi David,
thanks a lot. I have not been able to reproduce this, but maybe
I have different setup with auto-save files.
I have just improved the error catching code around the
Carsten Dominik wrote:
>Hi David,
>thanks a lot. I have not been able to reproduce this, but maybe
>I have different setup with auto-save files.
>I have just improved the error catching code around the template
>filling, and I would like to ask you to pull again and see if the
>problem still per
Hi David,
thanks a lot. I have not been able to reproduce this, but maybe
I have different setup with auto-save files.
I have just improved the error catching code around the template
filling,
and I would like to ask you to pull again and see if the problem still
persists.
Sorry that this
Carsten Dominik wrote:
>Hi David,
>can you please make me an example template and then the exact
>steps to reproduce this?
Sure:
- this template:
(setq org-capture-templates
'(("t" "Task or appointment" entry (file "~/test.org")
"* TODO %^{Todo}")))
- call org-capture and a
Hi David,
can you please make me an example template and then the exact
steps to reproduce this?
Thank you.
- Carsten
On Jun 27, 2010, at 9:09 AM, David Maus wrote:
Hi Carsten,
Carsten Dominik wrote:
Hi David,
thanks for the detailed report - nice catch. This was due to the
fact
that
Hi Carsten,
Carsten Dominik wrote:
>Hi David,
>thanks for the detailed report - nice catch. This was due to the fact
>that I am copying all local variables from the target buffer to the
>temp buffer, unfortunately including buffer-file-name :)
>THhis is fixed now - I hope you did not loose any
Hi David,
thanks for the detailed report - nice catch. This was due to the fact
that I am copying all local variables from the target buffer to the
temp buffer, unfortunately including buffer-file-name :)
THhis is fixed now - I hope you did not loose any data.
- Carsten
On Jun 27, 2010, at 7:
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-