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

No auto-fill in Org #5697

Closed
bb010g opened this issue Apr 6, 2016 · 9 comments
Closed

No auto-fill in Org #5697

bb010g opened this issue Apr 6, 2016 · 9 comments

Comments

@bb010g
Copy link

bb010g commented Apr 6, 2016

Description

Org mode does not work with the auto-fill minor mode.

Reproduction guide

  • Start Emacs
  • Open an Org buffer
  • Enable auto-fill
  • Hit space after your fill column has been reached

Observed behaviour:
An error appears stating "An element cannot be parsed line 10". No wrapping occurs.

Expected behaviour:
The line would wrap, as it does in text mode.

System Info

  • OS: gnu/linux
  • Emacs: 24.5.1
  • Spacemacs: 0.105.16
  • Spacemacs branch: master (rev. cf8563b)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(auto-completion better-defaults clojure emacs-lisp emoji games git github java lua markdown org
                 (shell :variables shell-default-height 30 shell-default-position 'bottom)
                 spell-checking
                 (syntax-checking :variables syntax-checking-enable-tooltips nil)
                 version-control xkcd)
@StreakyCobra
Copy link
Contributor

Do you have an example file? Because I didn't managed to reproduce this.

@TheBB
Copy link
Contributor

TheBB commented Apr 6, 2016

I'm not able to repro on my work computer, but I was able to repro earlier at home. So it may have to do with recent changes in org, maybe?

@StreakyCobra
Copy link
Contributor

Packages up-to-date here, still can't reproduce :-/

@TheBB
Copy link
Contributor

TheBB commented Apr 6, 2016

Yeah, I also can't reproduce any more.

@bb010g update everything?

@jb55
Copy link
Contributor

jb55 commented Apr 29, 2016

I just cleaned my packages, updated to 3274e7d, and reproduced this.

@jb55
Copy link
Contributor

jb55 commented Apr 29, 2016

I also get this in *Messages* when I type over the fill column:

user-error: An element cannot be parsed line 21

@jb55
Copy link
Contributor

jb55 commented Apr 29, 2016

Updating to develop fixed it...

@StreakyCobra
Copy link
Contributor

@bb010g Can you confirm about develop?

@bb010g
Copy link
Author

bb010g commented Apr 30, 2016

Confirmed fixed in develop. Clearing out my packages when switching back to master also solved this.

@bb010g bb010g closed this as completed Apr 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants