Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

byte-code: Symbol's value as variable is void: org-clock-line-re #3562

Closed
csdrane opened this issue Oct 26, 2015 · 15 comments
Closed

byte-code: Symbol's value as variable is void: org-clock-line-re #3562

csdrane opened this issue Oct 26, 2015 · 15 comments
Labels
Org stale marked as a stale issue/pr (usually by a bot) Waiting for response

Comments

@csdrane
Copy link

csdrane commented Oct 26, 2015

I'm fully updated with Spacemacs (0.104.2) + the org layer (8.2.10). Emacs is version 24.5.1.

I get this error from various unrelated actions, such as trying to export as markdown, and from hitting M-RET for org-meta-return. A cursory google search shows that this is common error resulting from an installation error.

http://stackoverflow.com/questions/7548813/byte-code-symbols-value-as-variable-is-void-org-babel-tangle-lang-exts
http://stackoverflow.com/questions/16281359/org-mode-broken-dynamic-clock-symbols-function-definition-is-void-org-defvara

Didn't feel comfortable tweaking the layer in my own install for fear of breaking updates, so posting this here.

@TheBB
Copy link
Collaborator

TheBB commented Oct 28, 2015

Maybe you have violated this?

@TheBB TheBB added the Org label Oct 28, 2015
@csdrane
Copy link
Author

csdrane commented Oct 28, 2015

My only reference to org in the .spacemacs is adding it to
dotspacemacs/layers, so I don't think so?

On Wed, Oct 28, 2015 at 11:12 AM, Eivind Fonn notifications@github.com
wrote:

Maybe you have violated this
https://github.com/syl20bnr/spacemacs/blob/develop/doc/FAQ.org#why-do-some-of-my-org-related-settings-cause-problems
?


Reply to this email directly or view it on GitHub
#3562 (comment)
.

@TheBB
Copy link
Collaborator

TheBB commented Oct 28, 2015

You seem to have an older org version that me though, so at least it could be worth updating your packages. If you have an org folder in .emacs.d/elpa make sure to delete it.

AdrieanKhisbe added a commit to AdrieanKhisbeArchives/spacemacs that referenced this issue Dec 2, 2015
AdrieanKhisbe added a commit to AdrieanKhisbeArchives/spacemacs that referenced this issue Dec 2, 2015
syl20bnr pushed a commit that referenced this issue Dec 4, 2015
@syl20bnr
Copy link
Owner

syl20bnr commented Dec 4, 2015

@csdrane do you have some news about this issue ?

@csdrane
Copy link
Author

csdrane commented Dec 4, 2015

No updates. M-RET still produces the error. org-export-as-markdown
produces a different, unrelated error:

progn: Wrong number of arguments: #[(templates) "ŠebˆÆ ÇÈÆÉ#…\\Ê Ë !Ì=ƒXÍ
\" ÎÏ \"‰ ÎÐ \"E‰ ƒ<ÑÒÎÓ \"\"ˆ‚W ƒW
B ÎÔ \"bˆÕÆxˆ`|ˆŠ cˆ)+)‚ *‡" [record object templates value begin signature
nil re-search-forward "{{{[-A-Za-z0-9_]" t ...] 6
("/Applications/Emacs.app/Contents/Resources/lisp/org/org-macro.elc" .
3797)], 3

On Fri, Dec 4, 2015 at 12:56 AM, Sylvain Benner notifications@github.com
wrote:

@csdrane https://github.com/csdrane do you have some news about this
issue ?


Reply to this email directly or view it on GitHub
#3562 (comment)
.

@StreakyCobra
Copy link
Contributor

@csdrane It would help if you can give more information, such as in the template presented here.

d1egoaz pushed a commit to d1egoaz/spacemacs that referenced this issue Feb 6, 2016
@jvillasante
Copy link

Same issue here. Actually my org-mode is unusable and everything was working about 2 weeks ago. Emacs sucks, just look at how many issues spacemacs has.
Best solution is vim/markdown!!

@StreakyCobra
Copy link
Contributor

just look at how many issues spacemacs has

We use Github issues for bug tracking, mailing list and forum, so it's not surprising if there are a lot of issues.

@nrolland
Copy link

same here, both error byte-code: Symbol's value as variable is void: org-clock-line-re and progn: Wrong number of arguments: #[(templates) "ŠebˆÆ....

@StreakyCobra
Copy link
Contributor

@nrolland If you have some customization for org in your .spacemacs, be sure to follow this.

@nrolland
Copy link

@StreakyCobra merci

@StreakyCobra
Copy link
Contributor

de rien :-)

@pksn
Copy link

pksn commented May 30, 2016

Two versions of ORG mode exist, fix is to delete the old version.
My environment: Msys2; emacs_64
I installed GNU version of ORG ( 8.3.4 ) which was installed at .emacs.d\elpa\org-20160530
Fix: I had to rename/delete ORG folder msys64\mingw64\share\emacs\24.5\lisp\org

@c089
Copy link
Contributor

c089 commented Jul 17, 2016

For me the problem was an outdated org package. Seems I have a builtin org-mode 8.2, but manually installing an up-to-date package and restarting emacs helped.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Org stale marked as a stale issue/pr (usually by a bot) Waiting for response
Projects
None yet
Development

No branches or pull requests

8 participants