* Nicolas Goaziou <n.goaz...@gmail.com> wrote: > Hello, > > Karl Voit <devn...@karl-voit.at> writes: > >> Can someone please test her/his current setup if BEGIN_HTML-blocks >> can be edited by <C-c '> ? Thanks! > > I can.
Damn. However, I did a fresh "git pull" (release_8.0.7-384-g6fdc23) and still get this behavior: #+BEGIN_HTML bar #+END_HTML ... cannot be edited via «C-c '». Then I replaced by ~/.emacs with a file containing only the following lines: ;; set paths to manually installed Org-mode (from git) (add-to-list 'load-path "~/.emacs.d/contrib/org-mode/contrib/lisp") (add-to-list 'load-path (expand-file-name "~/.emacs.d/contrib/org-mode/lisp")) ... and started using: «emacs --no-site-file org/test.org». This should eliminate all local settings. With «Org-mode version 8.0.7 (release_8.0.7-384-g6fdc23 @ /home/vk/.emacs.d/contrib/org-mode/lisp/)» I still can not edit HTML blocks :-( I am no Emacs pro. However, I tend to think that this is a bug in Org-mode. Or: what else can I check on my side? -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github