From: Alex Branham <alex.branham@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Bug: Errors when saving from babel block [9.0.5 (9.0.5-elpa @ ~/.emacs.d/elpa/org-20170210/)]
Date: Thu, 09 Mar 2017 17:07:17 +0100 [thread overview]
Message-ID: <87variqvre.fsf@gmail.com> (raw)
In the latest org release (9.0.5), I get errors when trying to save a buffer while editing inside a babel source block. I can reproduce this using Emacs 25.1 and 25.2rc2.
Using:
emacs -Q -l ~/org-debug.el
where org-debug.el just consists of (package-initialize) since I've previously installed org 9.0.5 using ELPA:
Open an org file,
Try to edit an org file:
#+BEGIN_SRC emacs-lisp
(+ 1 2)
#+END_SRC
Navigate inside the source block, press C-c '
Then try to save: C-x C-s
I get a fontification error at that point and the file does not save. If I use my whole config, this apparently snowballs into larger errors which sometimes cause Emacs to crash.
Emacs : GNU Emacs 25.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.22.9)
of 2017-03-09
Package: Org mode version 9.0.5 (9.0.5-elpa @ ~/.emacs.d/elpa/org-20170210/)
next reply other threads:[~2017-03-09 16:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-09 16:07 Alex Branham [this message]
2017-04-01 8:29 ` Bug: Errors when saving from babel block [9.0.5 (9.0.5-elpa @ ~/.emacs.d/elpa/org-20170210/)] Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87variqvre.fsf@gmail.com \
--to=alex.branham@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).