emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [Bug] Yasnippet/Org: properties messed up when expanding $1


From: Karl Voit
Subject: Re: [O] [Bug] Yasnippet/Org: properties messed up when expanding $1
Date: Fri, 15 Feb 2013 16:17:19 +0100
User-agent: slrn/0.9.9 (Linux)

* Karl Voit <address@hidden> wrote:
>
> I updated Org to latest git and I moved from Debian yasnippet to
> github yasnippet (latest) and I still do have this issue.
>
> So it's my set-up which is causing this effect. Damn. I guess I
> have to debug this by disabling parts of my config ...

So a quick test of my set-up with disabling all(!) of my Org-mode
settings caused the same issue. Therefore, it's not my Org-mode
set-up which is causing all this hazzle.

Next test: «emacs -q» and I loaded only yasnippet:

,----
| (defun my-load-local-el (part) ... )
| (my-load-local-el "contrib/yasnippet/yasnippet.el") ;; load-path
| (require 'yasnippet)
| (setq yas/root-directory "~/.emacs.d/snippets")
| (yas/load-directory yas/root-directory)
`----

And yes, I still got the issue. :-(

I guess I have to do a bug report to yasnippet.

-- 
Karl Voit




reply via email to

[Prev in Thread] Current Thread [Next in Thread]