* Problem in org-capture-templates
@ 2013-04-27 18:34 Igor Sosa Mayor
2013-04-28 8:49 ` Bastien
0 siblings, 1 reply; 5+ messages in thread
From: Igor Sosa Mayor @ 2013-04-27 18:34 UTC (permalink / raw)
To: emacs-orgmode
[sorry for having send this emails several times... I made a mistake in
the subject...]
Hi,
i'm experiencing since some weeks a very strange bug (maybe). I have
this simple template:
(setq org-capture-templates
'(("e" "email (persönlich)" entry (file+headline "~/Documents/org/privat.org" "Emails")
"* TODO %^{Wem} schreiben
SCHEDULED: %t
:PROPERTIES:
:Effort: 0:02
:END:
%?")))
I get asked for the pesron I want write to, but the problem is that
I can not write a name with a blank space (say: `Barack Obama') because
I get an error `no match'.
This was working without problems for years. I have org 8.0.2 (but this
happened also with the last 7.9 version). Emacs: 24.3.1.
Thanks in advance
--
:: Igor Sosa Mayor :: joseleopoldo1792@gmail.com ::
:: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ ::
:: jabberid: rogorido :: ::
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem in org-capture-templates
2013-04-27 18:34 Problem in org-capture-templates Igor Sosa Mayor
@ 2013-04-28 8:49 ` Bastien
2013-04-28 11:17 ` Igor Sosa Mayor
0 siblings, 1 reply; 5+ messages in thread
From: Bastien @ 2013-04-28 8:49 UTC (permalink / raw)
To: Igor Sosa Mayor; +Cc: emacs-orgmode
Hi Igor,
Igor Sosa Mayor <joseleopoldo1792@gmail.com> writes:
> i'm experiencing since some weeks a very strange bug (maybe). I have
> this simple template:
>
> (setq org-capture-templates
> '(("e" "email (persönlich)" entry (file+headline "~/Documents/org/privat.org" "Emails")
> "* TODO %^{Wem} schreiben
> SCHEDULED: %t
> :PROPERTIES:
> :Effort: 0:02
> :END:
> %?")))
>
> I get asked for the pesron I want write to, but the problem is that
> I can not write a name with a blank space (say: `Barack Obama') because
> I get an error `no match'.
>
> This was working without problems for years. I have org 8.0.2 (but this
> happened also with the last 7.9 version). Emacs: 24.3.1.
I cannot reproduce this. Does anyone can?
--
Bastien
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem in org-capture-templates
2013-04-28 8:49 ` Bastien
@ 2013-04-28 11:17 ` Igor Sosa Mayor
2013-05-07 13:13 ` Bastien
0 siblings, 1 reply; 5+ messages in thread
From: Igor Sosa Mayor @ 2013-04-28 11:17 UTC (permalink / raw)
To: emacs-orgmode
Hi Bastien,
Am Sun, Apr 28, 2013 at 10:49:01AM +0200, Bastien wrote:
> I cannot reproduce this. Does anyone can?
thnaks for your answer. With 8.0.2 it still happens. How could I debug
what is going on?
I thought maybe is ido-mode the problem, but if i disable it, it still
happens...
Many thanks in advance!
--
:: Igor Sosa Mayor :: joseleopoldo1792@gmail.com ::
:: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ ::
:: jabberid: rogorido :: ::
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem in org-capture-templates
2013-04-28 11:17 ` Igor Sosa Mayor
@ 2013-05-07 13:13 ` Bastien
2013-05-07 20:52 ` Igor Sosa Mayor
0 siblings, 1 reply; 5+ messages in thread
From: Bastien @ 2013-05-07 13:13 UTC (permalink / raw)
To: Igor Sosa Mayor; +Cc: emacs-orgmode
Hi Igor,
Igor Sosa Mayor <joseleopoldo1792@gmail.com> writes:
> Am Sun, Apr 28, 2013 at 10:49:01AM +0200, Bastien wrote:
>> I cannot reproduce this. Does anyone can?
>
> thnaks for your answer. With 8.0.2 it still happens. How could I debug
> what is going on?
Can you reproduce the problem with a minimal configuration?
E.g. starting with emacs -q then loading the bits of config that are
needed for reproducing this capture bug.
HTH,
--
Bastien
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem in org-capture-templates
2013-05-07 13:13 ` Bastien
@ 2013-05-07 20:52 ` Igor Sosa Mayor
0 siblings, 0 replies; 5+ messages in thread
From: Igor Sosa Mayor @ 2013-05-07 20:52 UTC (permalink / raw)
To: emacs-orgmode
Am Tue, May 07, 2013 at 03:13:57PM +0200, Bastien wrote:
> Can you reproduce the problem with a minimal configuration?
>
> E.g. starting with emacs -q then loading the bits of config that are
> needed for reproducing this capture bug.
Thanks for your answer, Bastien.
Yes, you are right. If I start a minimal configuration the problem
disappears. I have to check my config which is very very very long...
But there is somewhere the problem.
--
:: Igor Sosa Mayor :: joseleopoldo1792@gmail.com ::
:: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ ::
:: jabberid: rogorido :: ::
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-05-07 20:52 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-27 18:34 Problem in org-capture-templates Igor Sosa Mayor
2013-04-28 8:49 ` Bastien
2013-04-28 11:17 ` Igor Sosa Mayor
2013-05-07 13:13 ` Bastien
2013-05-07 20:52 ` Igor Sosa Mayor
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).