Bob Heffernan writes:
> I am having trouble with evaluating scheme source-blocks in org-mode.
> Specifically, in a minimal example such as this:
>
> #+title: Test
> #+PROPERTY: header-args :session *scheme*
>
> #+begin_src scheme
> (+ 1 1)
> #+end_src
>
> When I evaluate the src block, the resu
Tim Cross writes:
> Is the transient.el included in Emacs 28 the same as the one on GNU
> ELPA? I'm assuming it is, but I have to admit I'm still not 100% clear
> on how Emacs handles the situation where you use a library that is both
> built-in and available in ELPA. Does Emacs use the latest v
Today, I found the Org Agenda sorting strategy problem is fixed by commit
"1b675f0ca84d637a3780cf3590308116e232fcfd".
Thanks, TEC
Bastien writes:
> Hi,
>
> stardiviner writes:
>
>> org-agenda-sorting-strategy bug? Cannot list deadline items before scheduled
>> items.
>>
>> With the followin
On 2/3/2022 1:30 PM, Tim Cross wrote:
Is the transient.el included in Emacs 28 the same as the one on GNU
ELPA?
Currently, yes. They're both 0.3.7. However, that could obviously change
in the future (e.g. a user on 28.1 would likely have transient 0.3.7,
though GNU ELPA might have transient 0
Jim Porter writes:
> On 2/3/2022 2:07 AM, Tim Cross wrote:
>> After 28.0 is released, if transient is a GNU ELPA package, we can
>> probably just make it an org dependency and Emacs 26.x and 27.x should
>> be able to install and run it (would need to be verified).
>
> The transient package is o
On 2/3/2022 2:07 AM, Tim Cross wrote:
After 28.0 is released, if transient is a GNU ELPA package, we can
probably just make it an org dependency and Emacs 26.x and 27.x should
be able to install and run it (would need to be verified).
The transient package is on GNU ELPA already[1], and based o
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good
report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
--
Dear all,
I am having trouble with evaluating scheme source-blocks in org-mode.
Specifically, in a minimal example such as this:
#+title: Test
#+PROPERTY: header-args :session *scheme*
#+begin_src scheme
(+ 1 1)
#+end_src
When I evaluate the src block, the results come back empty.
The *geise
Max Nikulin writes:
> Ihor, have you considered warning text that explicitly requests to
> include into bug report the warning and e.g. result of C-h l
> (view-lossage) to help users to figure out what action caused the problem?
Kind of. There is backtrace logged into the warning text in some
On 03/02/2022 19:53, Ihor Radchenko wrote:
parthac848 writes:
Emacs : GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.20, cairo version 1.16.0)
of 2020-09-20
Package: Org mode version 9.6 (9.6-??-0c9b30e @
/home/partha/.emacs.d/.local/straight/build-27.1/org/)
Ihor, have yo
Chris, could you, please, be more specific with your complains?
Templates are described in the manual in the sections you cited.
Notice that manual may be accessed from emacs
M-x info RET org RET
or
M-: (info "(org) The capture protocol")
or using [[info:org#The capture protocol]] links in
parthac...@gmail.com writes:
> Emacs : GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version
> 3.24.20, cairo version 1.16.0)
> of 2020-09-20
> Package: Org mode version 9.6 (9.6-??-0c9b30e @
> /home/partha/.emacs.d/.local/straight/build-27.1/org/)
Thanks for the report!
This warning mean
Eugene Rakhmatulin writes:
> On Tue, Feb 1, 2022 at 9:54 PM Eugene Rakhmatulin wrote:
>>
>> On Fri, Jan 28, 2022 at 10:16 PM Ihor Radchenko wrote:
>>
>> > This is a big strange.
>> > Can you try to repeat the same steps, but removing the contents of
>> > org-persist-directory before opening Ema
David Conner writes:
> K, my emacs is >28 and locked to the
> https://GitHub.com/flatwhatson/guide-channel for the pure-gtk emacs build.
> I am working on some other things at the moment. I should be able to create
> a guix environment to test these issues and get around the need to have
> pGTK.
On 03/02/2022 03:01, Juan Manuel MacĂas wrote:
Max Nikulin writes:
ATTR_X attributes are supported for links as well, see
info "(org) Links in HTML export"
https://orgmode.org/manual/Links-in-HTML-export.html
However it is rather verbose, may have problems with LaTeX, and I am
unsure if they ca
Hugo Heagren writes:
> Org uses various dispatchers, where invoking a command gives the user a
> choice of different sub-commands, chosen by pressing a relevant key,
> from a list displayed on the screen. Some of these dispatchers include
> options which can affect the command chosen. Examples
The backward compatibility requirements for org mean that it won't be
possible to replace the existing implementation
for quite a while. That said, I imagine that having optional transient
dispatchers for users on newer versions of emacs would be appreciated.
Best,
Tom
17 matches
Mail list logo