Hi Rainer, Rainer Stengele <rainer.steng...@online.de> writes:
> I have emacs crashing since several versions. I can't test with your version of Emacs. > Being in org-mode I have a long line like this (following 3 lines > concatenated) > > #+BEGIN: clocktable :maxlevel 0 :fileskip0 t :scope > ("~/org/DIPLAN/DIPLAN.org" "~/org/DIPLAN/DIPLAN.org_archive" > "~/org/DIPLAN/Seuffer.org" > "~/org/DIPLAN/ebm-papst.org" "~/org/DIPLAN/PREH.org" > "~/org/DIPLAN/PADUA/PADUA.org" "~/org/DIPLAN/PADUA/Lastenheft.org" > "~/org/DIPLAN/PADUA/Pflichtenheft.org" > "~/org/DIPLAN/PADUA/Zeitaufschreibung.org") :block 2012-04 There is a missing #+END. Do you still have the crash with #+END? Can you send the complete .org file to test? > How can I track down the reason for the crashes? C-h f org-end-of-line RET C-x o TAB RET M-x edebug-defun RET then C-e in your file again to see if you can find the problem with org-end-of-line. HTH, -- Bastien