GNU bug report logs -
#44860
Org Babel not working
Previous Next
Reported by: Christopher Dimech <dimech <at> gmx.com>
Date: Wed, 25 Nov 2020 02:48:02 UTC
Severity: normal
Tags: moreinfo
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44860 in the body.
You can then email your comments to 44860 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#44860
; Package
emacs
.
(Wed, 25 Nov 2020 02:48:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Christopher Dimech <dimech <at> gmx.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Wed, 25 Nov 2020 02:48:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I am contiually getting a problem using Org Babel, outputting
Evaluation of this calc code block is disabled.
And the same for all other languages.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#44860
; Package
emacs
.
(Wed, 25 Nov 2020 03:02:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 44860 <at> debbugs.gnu.org (full text, mbox):
I have reinstalled Org and now Org Babel is working.
---------------------
Christopher Dimech
General Administrator - Naiad Informatics - GNU Project (Geocomputation)
- Geophysical Simulation
- Geological Subsurface Mapping
- Disaster Preparedness and Mitigation
- Natural Resource Exploration and Production
- Free Software Advocacy
> Sent: Wednesday, November 25, 2020 at 3:47 AM
> From: "Christopher Dimech" <dimech <at> gmx.com>
> To: 44860 <at> debbugs.gnu.org
> Subject: bug#44860: Org Babel not working
>
> I am contiually getting a problem using Org Babel, outputting
> Evaluation of this calc code block is disabled.
>
> And the same for all other languages.
>
>
>
>
>
>
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#44860
; Package
emacs
.
(Wed, 25 Nov 2020 03:08:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 44860 <at> debbugs.gnu.org (full text, mbox):
tags 44860 + moreinfo
thanks
Christopher Dimech <dimech <at> gmx.com> writes:
> I am contiually getting a problem using Org Babel, outputting
> Evaluation of this calc code block is disabled.
>
> And the same for all other languages.
Please provide a step-by-step recipe for how to reproduce this problem,
starting from "emacs -Q". Thanks.
(See also the Emacs manual, the section on Reporting Bugs.)
Added tag(s) moreinfo.
Request was from
Stefan Kangas <stefankangas <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Wed, 25 Nov 2020 03:08:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#44860
; Package
emacs
.
(Wed, 25 Nov 2020 03:26:01 GMT)
Full text and
rfc822 format available.
Message #16 received at 44860 <at> debbugs.gnu.org (full text, mbox):
I removed Org 9.4 to get Babel to work.
However this messes up face-remap-add-relative, but which
is fixed by Org 9.4. But then Org 9.4 breaks Org Babel.
> Sent: Wednesday, November 25, 2020 at 4:07 AM
> From: "Stefan Kangas" <stefankangas <at> gmail.com>
> To: "Christopher Dimech" <dimech <at> gmx.com>, 44860 <at> debbugs.gnu.org
> Subject: bug#44860: Org Babel not working
>
> tags 44860 + moreinfo
> thanks
>
> Christopher Dimech <dimech <at> gmx.com> writes:
>
> > I am contiually getting a problem using Org Babel, outputting
> > Evaluation of this calc code block is disabled.
> >
> > And the same for all other languages.
>
> Please provide a step-by-step recipe for how to reproduce this problem,
> starting from "emacs -Q". Thanks.
>
> (See also the Emacs manual, the section on Reporting Bugs.)
>
>
>
>
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#44860
; Package
emacs
.
(Wed, 25 Nov 2020 04:19:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 44860 <at> debbugs.gnu.org (full text, mbox):
I have done the following to solve the problem
cd .emacs.d/elpa/org-9.4
rm *.elc
Then I byte-recompile the directory of the org-9.4 using
C-0 M-x byte-recompile-directory RET ~/emacs.d/elpa/org-9.4
---------------------
Christopher Dimech
General Administrator - Naiad Informatics - GNU Project (Geocomputation)
- Geophysical Simulation
- Geological Subsurface Mapping
- Disaster Preparedness and Mitigation
- Natural Resource Exploration and Production
- Free Software Advocacy
> Sent: Wednesday, November 25, 2020 at 4:24 AM
> From: "Christopher Dimech" <dimech <at> gmx.com>
> To: "Stefan Kangas" <stefankangas <at> gmail.com>
> Cc: 44860 <at> debbugs.gnu.org
> Subject: bug#44860: Org Babel not working
>
> I removed Org 9.4 to get Babel to work.
>
> However this messes up face-remap-add-relative, but which
> is fixed by Org 9.4. But then Org 9.4 breaks Org Babel.
>
>
> > Sent: Wednesday, November 25, 2020 at 4:07 AM
> > From: "Stefan Kangas" <stefankangas <at> gmail.com>
> > To: "Christopher Dimech" <dimech <at> gmx.com>, 44860 <at> debbugs.gnu.org
> > Subject: bug#44860: Org Babel not working
> >
> > tags 44860 + moreinfo
> > thanks
> >
> > Christopher Dimech <dimech <at> gmx.com> writes:
> >
> > > I am contiually getting a problem using Org Babel, outputting
> > > Evaluation of this calc code block is disabled.
> > >
> > > And the same for all other languages.
> >
> > Please provide a step-by-step recipe for how to reproduce this problem,
> > starting from "emacs -Q". Thanks.
> >
> > (See also the Emacs manual, the section on Reporting Bugs.)
> >
> >
> >
> >
>
>
>
>
Reply sent
to
Stefan Kangas <stefankangas <at> gmail.com>
:
You have taken responsibility.
(Wed, 25 Nov 2020 04:54:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Christopher Dimech <dimech <at> gmx.com>
:
bug acknowledged by developer.
(Wed, 25 Nov 2020 04:54:02 GMT)
Full text and
rfc822 format available.
Message #24 received at 44860-done <at> debbugs.gnu.org (full text, mbox):
Christopher Dimech <dimech <at> gmx.com> writes:
> I have reinstalled Org and now Org Babel is working.
I'm therefore closing this bug report.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 23 Dec 2020 12:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.