Hi all,
I've long had this snippet in my Org config:
```
;; Add "colorlinks=true" to hyperref:
(setq org-latex-default-packages-alist '(("AUTO" "inputenc" t
("pdflatex"))
("T1" "fontenc" t
Confirmed, this is indeed strange behaviour, I think a bug.
It happens because Org supports both letter/number references to cells (like
A7, or in
your case r1) and also Org's default representation, something like @7$1
(equivalent to
A7) or @1$18 (equivalent to r1). Wherever appropriate, it con
Response below/inline for email Rens Oliemans wrote:
> (original email sent 6 Sep 2024 at 11:40)
>
> Confirmed, this is indeed strange behaviour, I think a bug.
>
> It happens because Org supports both letter/number references to cells (like
> A7, or in
> your case r1)
Ah, this makes sense and
Today, I decided to start using Python in Org.
(1) I read in "WORG":
:results {output, value}: [...] Value results are the value of the
last expression evaluated in the code block. Value mode is the default
(as with other languages).
(2) So, I try it, and get:
src_python{1 + 1} {{{resul
Hi,
Something strange happens when trying to set the following as a speed command:
("c" . rot13-region)
In my customized Emacs, a warning appears.
In Emacs -q, first it doesn't do anything if no region is active. Then, it
affects a headline where there is not the point, and this happens without
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.
Hi
It seems inconsistent, org-sort numeric.
If org-sort numeric is applied to each of these one level headlines, the order
is different in both (tested with emacs -q):
* Inconsistent org-sort. M-x org-sort numeric
** !Cuatro
** ~Cinco
** Tres
** 1
** 2
* Inconsistent org-sort. M-x org-sort num
I am sending this report at the request of org's built in monitor. org mode
recovered gracefully and did not inconvenience me.
I have attached my configuration state report.
I was able to reproduce the bug twice by repeating the steps I outline below,
but when I went to capture a backtrace I r
Hi
I' m on Emacs 30.0.90 and using use-package for org (9.7) and other emacs
stock packages.
I add the following in my :custom section
(org-latex-hyperref-template "\\hypersetup{
colorlinks=true,linkcolor=black,citecolor=black,pagecolor=black,urlcolor=blue,
pdfborder={0 0 0},
pdfauthor={%a},
Hi list,
before I create a storm, I would like to poll if there would be too much of
a resistance to include the xcolor package in the default packages list.
It is used in most examples in the docs and provides all functionality of
the color package and doesn't produce clashes with other packages A
10 matches
Mail list logo