* v6.32b breaks spacing in remember templates
@ 2009-11-02 21:13 Brian Whitehead
2009-11-02 21:18 ` Carsten Dominik
0 siblings, 1 reply; 4+ messages in thread
From: Brian Whitehead @ 2009-11-02 21:13 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 337 bytes --]
I read back through some old posts that this issue existed previously in
older versions. I've be using the default v6.21b that comes with 23.1
without a problem, but I installed 6.32b last week and my remember templates
will no longer allow spaces when using a %^{prompt}. I switched back to
v6.21b and it works again.
Regards,
Brian
[-- Attachment #1.2: Type: text/html, Size: 361 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: v6.32b breaks spacing in remember templates
2009-11-02 21:13 v6.32b breaks spacing in remember templates Brian Whitehead
@ 2009-11-02 21:18 ` Carsten Dominik
2009-11-02 22:00 ` Brian Whitehead
0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2009-11-02 21:18 UTC (permalink / raw)
To: Brian Whitehead; +Cc: emacs-orgmode
H Brian,
this is not complete enough. Can you please explain better, with
example etc...
Thanks.
- Carsten
On Nov 2, 2009, at 10:13 PM, Brian Whitehead wrote:
> I read back through some old posts that this issue existed
> previously in older versions. I've be using the default v6.21b that
> comes with 23.1 without a problem, but I installed 6.32b last week
> and my remember templates will no longer allow spaces when using a
> %^{prompt}. I switched back to v6.21b and it works again.
>
> Regards,
> Brian
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: v6.32b breaks spacing in remember templates
2009-11-02 21:18 ` Carsten Dominik
@ 2009-11-02 22:00 ` Brian Whitehead
2009-11-03 5:27 ` Carsten Dominik
0 siblings, 1 reply; 4+ messages in thread
From: Brian Whitehead @ 2009-11-02 22:00 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1297 bytes --]
I have the following definition in my ~/.emacs
("Todo" ?t "* TODO %^{Brief Description} %^g
Added: %u %&" "~/org/tasks.org" "Tasks" nil)
With v6.21b it worked just fine. I typed "C-c r t" and got the prompt for
the description. I could type anything with spaces, no problem.
After upgrading to v6.32b I type "C-c r t" and get the prompt, but as soon
as I try to type a space it complains and "No match".
Brian
On Mon, Nov 2, 2009 at 3:18 PM, Carsten Dominik
<carsten.dominik@gmail.com>wrote:
> H Brian,
>
> this is not complete enough. Can you please explain better, with example
> etc...
>
> Thanks.
>
> - Carsten
>
>
> On Nov 2, 2009, at 10:13 PM, Brian Whitehead wrote:
>
> I read back through some old posts that this issue existed previously in
>> older versions. I've be using the default v6.21b that comes with 23.1
>> without a problem, but I installed 6.32b last week and my remember templates
>> will no longer allow spaces when using a %^{prompt}. I switched back to
>> v6.21b and it works again.
>>
>> Regards,
>> Brian
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>
> - Carsten
>
>
>
>
[-- Attachment #1.2: Type: text/html, Size: 2172 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: v6.32b breaks spacing in remember templates
2009-11-02 22:00 ` Brian Whitehead
@ 2009-11-03 5:27 ` Carsten Dominik
0 siblings, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2009-11-03 5:27 UTC (permalink / raw)
To: Brian Whitehead; +Cc: emacs-orgmode
Hi Brian,
I cannot reproduce this. Probably you or I have some special org
completion setup?
Please post your setup using `M-x org-submit-bug-report'.
- Carsten
On Nov 2, 2009, at 11:00 PM, Brian Whitehead wrote:
> I have the following definition in my ~/.emacs
>
> ("Todo" ?t "* TODO %^{Brief Description} %^g
> Added: %u %&" "~/org/tasks.org" "Tasks" nil)
>
> With v6.21b it worked just fine. I typed "C-c r t" and got the
> prompt for the description. I could type anything with spaces, no
> problem.
>
> After upgrading to v6.32b I type "C-c r t" and get the prompt, but
> as soon as I try to type a space it complains and "No match".
>
>
> Brian
>
> On Mon, Nov 2, 2009 at 3:18 PM, Carsten Dominik <carsten.dominik@gmail.com
> > wrote:
> H Brian,
>
> this is not complete enough. Can you please explain better, with
> example etc...
>
> Thanks.
>
> - Carsten
>
>
> On Nov 2, 2009, at 10:13 PM, Brian Whitehead wrote:
>
> I read back through some old posts that this issue existed
> previously in older versions. I've be using the default v6.21b that
> comes with 23.1 without a problem, but I installed 6.32b last week
> and my remember templates will no longer allow spaces when using a
> %^{prompt}. I switched back to v6.21b and it works again.
>
> Regards,
> Brian
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
> - Carsten
>
>
>
>
- Carsten
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-11-03 5:27 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-02 21:13 v6.32b breaks spacing in remember templates Brian Whitehead
2009-11-02 21:18 ` Carsten Dominik
2009-11-02 22:00 ` Brian Whitehead
2009-11-03 5:27 ` Carsten Dominik
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).