Hi,
The reproducer using Emacs 28.2 and Org 9.6.1 both from Guix (29efa27):
--8<---cut here---start->8---
$ cd /tmp/
$ cat config.el
(setq
org-directory "/tmp/"
org-agenda-files '("example.org"))
$ cat example.org
* TODO Stuff
$ emacs -q -l config.el -f org-a
Hi,
On Sun, 25 Sep 2022 at 11:36, Ihor Radchenko wrote:
>> Look at this example from Guix IRC channel:
>> https://logs.guix.gnu.org/
>
> AFAIU, this should be supported by the IRC server. Does irc.libera.chat
> (where #org-mode channel is hosted) support logging?
These logs are done by custom S
Hi Nicolas,
On Mon, 20 Apr 2020 at 18:12, Nicolas Goaziou wrote:
> I cannot reproduce it. You may want to check if something is setting
> `org-edit-src-content-indentation' to 0, e.g., .dir-locals.el or some
> such.
Thanks!
I have not found the culprit yet but hunt in progress... :-)
All the b
Dear,
(please CC me because I have not subscribed)
I have noted unexpected alignment with source blocks. For example:
--8<---cut here---start->8---
#+begin_src shell
0
#+end_src
* One
#+begin_src shell
1
#+end_src
** Two
#+begin_src shell
2
Dear Tim Cross,
I am referring to this message:
http://lists.gnu.org/archive/html/emacs-orgmode/2019-03/msg00050.html
and because I did not subscribe to the mailing list, a- I miss your
reply and b- I am not able to directly answer to thread.
Well, thank you for your explanations.
I think the cu
Dear,
First of all, thank you for this awesome tool !!
I am a bit confused and I should have something twisted with my config
but I am not able to find what. If someone has an explanation...
Or maybe it is well-known.
Well, I am running Emacs from Guix and the version is:
GNU Emacs 26.1 (bui