FWIW, I just set this up: the org-mode.git Savannah repository is
now mirrored to git.sr.ht and github.com every day at 1am CET.
--
Bastien
Sorry I'm late to fixing this.
I reinstalled the rewrite rules on the server and I configured nginx
to use the errors pages that Tim already created.
We should be covered for most problems, but let me know if we need to
do more.
Thanks!
Ihor Radchenko writes:
> If someone else is willing to a
---
org-tutorials/org4beginners.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-tutorials/org4beginners.org b/org-tutorials/org4beginners.org
index 60344c80..d7376f29 100644
--- a/org-tutorials/org4beginners.org
+++ b/org-tutorials/org4beginners.org
@@ -276,7 +276,7 @@
Hi all,
I don't know if the following scenario usually appears in the workflow
of other Org users as well. Otherwise, I think this patch could be
ignored.
In my workflow I often need to pre- or postpend some LaTeX code
immediately before or after a section. Consider the following example:
--
On 18/09/2022 19:27, Juan Manuel Macías wrote:
* Section
:PROPERTIES:
:presec: \begingroup\foo
:postsec: \endgroup
:END:
Juan Manuel, can it be implemented using a derived backend that calls
the original variant of headline transcoder (`org-latex-headline') and
adds pre/post code to
Dear fellow Emacsians,
This is the second and final Call for Participation for EmacsConf 2022
now extended until September 30, and the conference itself planned for
December 3 and 4 (Sat-Sun). Please see the CFP below for details on
how to send in your proposal(s), or chat with us about them and
Ping Bastien Guerry.
"Christopher M. Miles" writes:
> [[PGP Signed Part:Undecided]]
>
> I bellowing example:
>
> #+begin_src org
> ,#+NAME: ob-clojure-table-test
> | a | b | c |
> |---+---+---|
> | 1 | 2 | 3 |
>
> ,#+NAME: ob-clojure-table-test-2
> | a | b | c |
> |---+---+---|
> | 1 | 2 | 3 |
To reprod:
- make sure the org-refile-targets generates a big enough list where
the refile cache makes a difference
- visit an org file in org-refile-targets
- M-x clone-indirect-buffer-other-window
- C-0 C-c C-w to clear cache
- M-: (org-refile-get-targets)
- org-goto in the original buffer take
To reprod:
- make sure the org-refile-targets generates a big enough list where
the refile cache makes a difference
- visit an org file in org-refile-targets
- M-x clone-indirect-buffer-other-window
- C-0 C-c C-w to clear cache
- M-: (org-refile-get-targets)
- org-goto in the original buffer take