[O] Difference between org-insert-heading-respect-content and org-insert-heading-after-current?

2015-01-22 Thread Andreas Rasholm
Hi, To get C-RET working when running emacs in the console I have to make a small hack. (Due to the well-known problem of terminals emulators interpreting keystrokes differently.) No probs. Making a functional keybind for C-RET got me wondering - what is the difference (if any) between:

[O] Exporting org to ascii without line breaks

2015-01-19 Thread Andreas Rasholm
Is there a way to export to ascii without line breaks being inserted at the end of every line in the exportbuffer or .txt file? I have tried: | (setq org-ascii-text-width nil) But nil isn't accepted as an argument for org-ascii-text-width. I have also tried setting `org-ascii-text-width` to