[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] slow capture templates
From: |
Bastien |
Subject: |
Re: [O] slow capture templates |
Date: |
Thu, 22 May 2014 18:34:27 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
Hi Jamil,
jamil egdemir <address@hidden> writes:
> I've pulled the latest org from git and added it to my load-path:
You also need to "make" or "make autoloads".
> ;; to make sure we're using the latest org checkout from git:
> (add-to-list 'load-path "~/home/jegdemir/buildarea/org-mode/lisp")
> (add-to-list 'load-path "~/home/jegdemir/buildarea/org-mode/contrib/lisp" t)
>
> and now when I evaluate org-version in my *scratch* I get:
>
> (org-version)"8.2.6"
Please check M-x org-version RET, not just M-: (org-version) RET as it
gives more information.
> So it seems there is a connection with X.
Mhh...
`org-get-x-clipboard-compat' does not do anything fancy -- perhaps you
can check whether you observe the slowliness with other Emacs features
using the clipboard?
--
Bastien