Just checked it with
Org-mode version 8.2.6 (release_8.2.6-936-gd9e6bd @
/Users/rainerkrug/.emacs.d/org-mode/lisp/)
and it works there.
Cheers,
Rainer
Bastien b...@gnu.org writes:
Hi Rainer,
Rainer M Krug rai...@krugs.de writes:
This has been introduced within the previous week, if I
Hi Rainer,
Rainer M Krug rai...@krugs.de writes:
This has been introduced within the previous week, if I am not
mistaken.
Can you try to bisect a bit more? Maybe look for a commit that
changed property inheritance, as it looks like it's related.
Thanks,
--
Bastien
Hi Michael,
R. Michael Weylandt michael.weyla...@gmail.com writes:
The attached should apply cleanly against master.
Applied, thanks,
--
Bastien
Hi Michael and Nicolas,
Nicolas Goaziou n.goaz...@gmail.com writes:
It needs to be discussed, but I tend to think that it would be better to
allow newlines characters in macros and inline babel calls, even if it
means replacing them with a space when needed.
I've given this another thought
On Thu, Apr 10, 2014 at 10:43 PM, Eric Schulte schulte.e...@gmail.com wrote:
I just tried to apply the second patch, but it no longer applies (with
git am) to the Org-mode repo. Would you mind sending along an updated
version?
Hi Eric,
The attached should apply cleanly against master.
R. Michael Weylandt michael.weyla...@gmail.com writes:
On Sat, Apr 5, 2014 at 3:27 PM, Nicolas Goaziou n.goaz...@gmail.com wrote:
Hello,
Would you mind adding a commit message, TINYCHANGE at its end, and send
it again with git format-patch?
Hi Nicolas,
Thanks for taking the time to
Bastien b...@altern.org writes:
Hi all,
I'll spend a few hours this afternoon chasing the last
bugs in maint for Org 8.2.6. This release will then be
merged into the emacs-24 branch, which first pretest is
to be released very soon now.
If you have outstanding bugs, please point at them.
Hello,
R. Michael Weylandt michael.weyla...@gmail.com writes:
I'm not as familiar with org-element-context, but I think the attached
is what you had in mind.
Thanks. Comments follow.
Another option for the problem at hand is to simply remove newline
characters in inline source blocks
On Sat, Apr 5, 2014 at 3:27 PM, Nicolas Goaziou n.goaz...@gmail.com wrote:
Hello,
Would you mind adding a commit message, TINYCHANGE at its end, and send
it again with git format-patch?
Hi Nicolas,
Thanks for taking the time to review my patches (2 attached):
hopefully these are formatted to
R. Michael Weylandt michael.weyla...@gmail.com writes:
Thanks for taking the time to review my patches (2 attached):
hopefully these are formatted to org standards.
Thank you. They look good.
I applied the first one. I'll let Eric, or Bastien, decide about it.
* ob-core.el: Add a function
On Sat, Apr 5, 2014 at 3:18 PM, Nicolas Goaziou n.goaz...@gmail.com wrote:
Hello,
R. Michael Weylandt michael.weyla...@gmail.com writes:
1) Tell Emacs not to break inline source blocks when filling paragraphs:
I suggest not to use `org-in-regexp' here but `org-element-context'.
I'm not as
On Fri, Apr 4, 2014 at 7:51 AM, Michael Weylandt
michael.weyla...@gmail.com wrote:
On Apr 3, 2014, at 2:37, Bastien b...@gnu.org wrote:
Hi all,
I'll try to fix a few remaining bugs in maint this afternoon
then release 8.2.6 so that we can merge it into Emacs emacs-24
branch, the pretest
On Fri, Apr 4, 2014 at 10:32 AM, Michael Weylandt
michael.weyla...@gmail.com wrote:
On Apr 3, 2014, at 2:37, Bastien b...@gnu.org wrote:
Hi all,
I'll try to fix a few remaining bugs in maint this afternoon
then release 8.2.6 so that we can merge it into Emacs emacs-24
branch, the pretest
Hello,
R. Michael Weylandt michael.weyla...@gmail.com writes:
1) Tell Emacs not to break inline source blocks when filling paragraphs:
http://lists.gnu.org/archive/html/emacs-orgmode/2014-03/msg01310.html
Small patch in support:
Thank you.
+(defun org-in-inline-src-block-p ()
+ Test if
Hello,
R. Michael Weylandt michael.weyla...@gmail.com writes:
A few more minor things from my .emacs:
1) In ox-latex.el, add a `downcase` around the definition of
mint-lang in org-latex-inline-src-block and the sexp `(or (cadr
(assq (intern lang) org-latex-minted-langs)) lang)` in
Hi there,
I reported a regression a few days ago, and I just knew that you are busy
preparing a new release. Since the bug I reported is a regression, I think you
may want to consider fix it before releasing the new version. Here's the bug
report I copied from the other email I had sent to this
Hi Bastien,
Bastien wrote:
I'll try to fix a few remaining bugs in maint this afternoon then
release 8.2.6 so that we can merge it into Emacs emacs-24 branch, the
pretest is scheduled to happen as soon as possible.
If you have important bugs you want us to look at, now is the time to
point
On Apr 3, 2014, at 2:37, Bastien b...@gnu.org wrote:
Hi all,
I'll try to fix a few remaining bugs in maint this afternoon
then release 8.2.6 so that we can merge it into Emacs emacs-24
branch, the pretest is scheduled to happen as soon as possible.
If you have important bugs you want
On Apr 3, 2014, at 2:37, Bastien b...@gnu.org wrote:
Hi all,
I'll try to fix a few remaining bugs in maint this afternoon
then release 8.2.6 so that we can merge it into Emacs emacs-24
branch, the pretest is scheduled to happen as soon as possible.
If you have important bugs you want
Hi all,
I'll spend a few hours this afternoon chasing the last
bugs in maint for Org 8.2.6. This release will then be
merged into the emacs-24 branch, which first pretest is
to be released very soon now.
If you have outstanding bugs, please point at them.
As usual, thanks in advance for your
Hi Bastien,
Bastien b...@altern.org writes:
Hi all,
I'll spend a few hours this afternoon chasing the last
bugs in maint for Org 8.2.6. This release will then be
merged into the emacs-24 branch, which first pretest is
to be released very soon now.
If you have outstanding bugs, please
Hi Bastien,
I sent a mail [PATCH] ob-scheme.el: Fix scheme code blocks execution error
in batch mode to the list yesterday, but I don't see it at
http://news.gmane.org/gmane.emacs.orgmode, so here I sent it to you again:
The bug:
write file ~/scheme-test.org with the content below:
Bastien b...@altern.org writes:
Hi all,
I'll spend a few hours this afternoon chasing the last
bugs in maint for Org 8.2.6. This release will then be
merged into the emacs-24 branch, which first pretest is
to be released very soon now.
If you have outstanding bugs, please point at them.
Hi all,
I'll try to fix a few remaining bugs in maint this afternoon
then release 8.2.6 so that we can merge it into Emacs emacs-24
branch, the pretest is scheduled to happen as soon as possible.
If you have important bugs you want us to look at, now is the
time to point at them.
Thanks,
--
24 matches
Mail list logo