emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* called-interactively-p : org-capture
@ 2010-08-05 11:18 Richard Riley
  2010-08-07 12:43 ` David Maus
  2010-08-08 19:19 ` Richard Riley
  0 siblings, 2 replies; 4+ messages in thread
From: Richard Riley @ 2010-08-05 11:18 UTC (permalink / raw)
  To: emacs-orgmode

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 485 bytes --]


I upgraded to latest git version and modified my setup to use
org-capture.

Even using the default templates and keybindings in the docs I get the
following backtrace when trying to create a new todo item based on
org-capture-templates

,----
| Debugger entered--Lisp error: (error "Capture template `t': called-interactively-p")
|   signal(error ("Capture template `t': called-interactively-p"))
|   error("Capture template `%s': %s" "t" called-interactively-p)
|   byte-code("Áp!ƒ\x12

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: called-interactively-p : org-capture
  2010-08-05 11:18 called-interactively-p : org-capture Richard Riley
@ 2010-08-07 12:43 ` David Maus
  2010-08-08 19:19 ` Richard Riley
  1 sibling, 0 replies; 4+ messages in thread
From: David Maus @ 2010-08-07 12:43 UTC (permalink / raw)
  To: Richard Riley; +Cc: emacs-orgmode


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: Type: text/plain; charset=UTF-8, Size: 914 bytes --]

Richard Riley wrote:

>I upgraded to latest git version and modified my setup to use
>org-capture.

>Even using the default templates and keybindings in the docs I get the
>following backtrace when trying to create a new todo item based on
>org-capture-templates

>,----
>| Debugger entered--Lisp error: (error "Capture template `t': called-interactively-p")
>|   signal(error ("Capture template `t': called-interactively-p"))
>|   error("Capture template `%s': %s" "t" called-interactively-p)
>|   byte-code("Áp!ƒ\x12

I cannot reproduce this with 

Org-mode version 7.01trans (release_7.01h.88.gb8a0) 

on

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of
2010-05-16 on raven, modified by Debian

Using emacs -Q and using the capture templates in Org mode manual.

HTH, 
 -- David
-- 
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: called-interactively-p : org-capture
  2010-08-05 11:18 called-interactively-p : org-capture Richard Riley
  2010-08-07 12:43 ` David Maus
@ 2010-08-08 19:19 ` Richard Riley
  2010-08-09  9:54   ` Carsten Dominik
  1 sibling, 1 reply; 4+ messages in thread
From: Richard Riley @ 2010-08-08 19:19 UTC (permalink / raw)
  To: emacs-orgmode

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 980 bytes --]

Richard Riley <rileyrg@gmail.com> writes:

> I upgraded to latest git version and modified my setup to use
> org-capture.
>
> Even using the default templates and keybindings in the docs I get the
> following backtrace when trying to create a new todo item based on
> org-capture-templates
>
> ,----
> | Debugger entered--Lisp error: (error "Capture template `t': called-interactively-p")
> |   signal(error ("Capture template `t': called-interactively-p"))
> |   error("Capture template `%s': %s" "t" called-interactively-p)
> |   byte-code("Áp!ƒ\x12
>
> _______________________________________________
> 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
>

Hmm : a combination of wiping org mode completely, reinstalling and some
restructuring of my emacs-init and this has now cured itself.

As a side note : the new org-capture UI and functionality is superb!
Nice one.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Re: called-interactively-p : org-capture
  2010-08-08 19:19 ` Richard Riley
@ 2010-08-09  9:54   ` Carsten Dominik
  0 siblings, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2010-08-09  9:54 UTC (permalink / raw)
  To: Richard Riley; +Cc: emacs-orgmode


On Aug 8, 2010, at 9:19 PM, Richard Riley wrote:

> Richard Riley <rileyrg@gmail.com> writes:
>
>> I upgraded to latest git version and modified my setup to use
>> org-capture.
>>
>> Even using the default templates and keybindings in the docs I get  
>> the
>> following backtrace when trying to create a new todo item based on
>> org-capture-templates
>>
>> ,----
>> | Debugger entered--Lisp error: (error "Capture template `t':  
>> called-interactively-p")
>> |   signal(error ("Capture template `t': called-interactively-p"))
>> |   error("Capture template `%s': %s" "t" called-interactively-p)
>> |   byte-code("Áp!ƒ\x12
>>
>> _______________________________________________
>> 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
>>
>
> Hmm : a combination of wiping org mode completely, reinstalling and  
> some
> restructuring of my emacs-init and this has now cured itself.

Good.

>
> As a side note : the new org-capture UI and functionality is superb!
> Nice one.

Thanks!

- Carsten

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-09  9:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-05 11:18 called-interactively-p : org-capture Richard Riley
2010-08-07 12:43 ` David Maus
2010-08-08 19:19 ` Richard Riley
2010-08-09  9:54   ` 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).