"Eric Schulte" <[EMAIL PROTECTED]> writes:

Hi Eric,

> I think maybe your lambda should not be quoted, try

Since lambda evaluates to itself, that doesn't make any difference.

,----
| ELISP> (lambda () nil)
| (lambda nil nil)
| ELISP> (quote (lambda () nil))
| (lambda nil nil)
`----

I suspect yasnippet doesn't play nice with org because both are
passionate key hijackers.  I'd try to bind yas/expand to some other key,
maybe M-TAB in org-mode.

Bye,
Tassilo



_______________________________________________
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

Reply via email to