Bug: org-encrypt-entry fails [9.4 (nil @ /home/silipwn/.emacs.d/.local/straight/build/org-mode/)]

2020-05-14 Thread silipwn
The org-encrypt-entry fails to encrypt an entry, with a wrong-type-argument. I am currently using doom-emacs, and created a corresponding issue (https://github.com/hlissner/doom-emacs/issues/3123), where I was told to report the issue upstream. As hlissner mentioned in the above issue, it seems t

Bug: issue with babel and sqlite [9.3 (release_9.3 @ /usr/share/emacs/27.0.91/lisp/org/)]

2020-05-14 Thread rrandresf
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.

Re: [bug] error on RET in read-only buffer with org-return-follows-link set to t

2020-05-14 Thread Nicolas Goaziou
Hello, Kévin Le Gouguec writes: > Shouldn't the call to org-return be wrapped in (call-interactively …) > though? Indeed. Done. Thank you. Regards, -- Nicolas Goaziou

RE: [Bug] org-store-link should not insert a document level ID property

2020-05-14 Thread Gustav Wikström
Hi, > -Original Message- > From: Nicolas Goaziou > Sent: den 14 maj 2020 23:21 > To: Gustav Wikström > Cc: Matthew Lundin ; Org Mode List > Subject: Re: [Bug] org-store-link should not insert a document level ID > property > > [...] > > Regenerating ".org-id-locations" is not magical.

Re: [bug] error on RET in read-only buffer with org-return-follows-link set to t

2020-05-14 Thread Kévin Le Gouguec
Nicolas Goaziou writes: > Hello, > > Gregor Zattler writes: > >> with `org-return-follows-link` set to `t` in a read-only >> buffer I now get a `Buffer is read-only: #> notmuch-startpage.org>` error when pressing ENTER/RETURN >> with point on an org-mode link. > > Fixed. Thank you. Thanks for f

Re: [bug] error on RET in read-only buffer with org-return-follows-link set to t

2020-05-14 Thread Kévin Le Gouguec
Gregor Zattler writes: > Dear Kévin, org-mode developers, > > with `org-return-follows-link` set to `t` in a read-only > buffer I now get a `Buffer is read-only: # notmuch-startpage.org>` error when pressing ENTER/RETURN > with point on an org-mode link. Oh, right, I added '*' to org-return's i

Re: [bug] error on RET in read-only buffer with org-return-follows-link set to t

2020-05-14 Thread Nicolas Goaziou
Hello, Gregor Zattler writes: > with `org-return-follows-link` set to `t` in a read-only > buffer I now get a `Buffer is read-only: # notmuch-startpage.org>` error when pressing ENTER/RETURN > with point on an org-mode link. Fixed. Thank you. Regards, -- Nicolas Goaziou

Re: [Bug] org-store-link should not insert a document level ID property

2020-05-14 Thread Nicolas Goaziou
Hello, Gustav Wikström writes: > I see some purposes. They maybe aren't for everyone, but they surely are > there. > 1) Attachments for the whole file without setting the DIR property. OK. This makes sense, thank you. > 2) Link targets, making the file name irrelevant for the links. Again,

[bug] error on RET in read-only buffer with org-return-follows-link set to t

2020-05-14 Thread Gregor Zattler
Dear Kévin, org-mode developers, with `org-return-follows-link` set to `t` in a read-only buffer I now get a `Buffer is read-only: #` error when pressing ENTER/RETURN with point on an org-mode link. This used to work (opening the org-mode link) till d3e6b58004997c5a9eeea82f96723c0f74480ab8 is t

RE: [Bug] org-store-link should not insert a document level ID property

2020-05-14 Thread Gustav Wikström
Hi Matt, > -Original Message- > From: Matthew Lundin > Sent: den 7 maj 2020 23:41 > To: Gustav Wikström ; Org Mode List > Subject: RE: [Bug] org-store-link should not insert a document level ID > property > > [...] > > What I was thinking of in terms of configuration is being able to >

RE: [Bug] org-store-link should not insert a document level ID property

2020-05-14 Thread Gustav Wikström
Hi, > -Original Message- > From: Nicolas Goaziou > Sent: den 13 maj 2020 18:45 > To: Matthew Lundin > Cc: Gustav Wikström ; Org Mode List > Subject: Re: [Bug] org-store-link should not insert a document level ID > property > > Matthew Lundin writes: > > > Nicolas Goaziou writes: > >

Re: Setting org-export-headline-levels depending on export backend

2020-05-14 Thread Nicolas Goaziou
Hello, Rafael writes: > I would like to have an org document export nicely (including some > subtleties like theorems) to a latex document and to a beamer > presentation. I have been mostly successful using filters, but it would > help me a lot if there was some way to declare to use the #+optio

[PATCH] Add margin option to float for figure in ox-latex.el

2020-05-14 Thread Pablo Palazon
Hi everyone!. I've created a path to add a new option to float properties for figures on latex. This is my first change for org-mode, and I don't really sure if this is the correct way to do it. This change add a new latex environment for showing figures in the margin. It's useful when you are ex

Re: ‘org-test-with-temp-text’ fails weirdly

2020-05-14 Thread Nicolas Goaziou
Hello, Göktuğ Kayaalp writes: > I was trying to have spurious indentation removed from Python source > blocks before execution so that such blocks can be indented in Org mode > buffers. Removing indentation from Python blocks sounds like a bad idea. Do you have an example demonstrating what you

Re: Customizable fixed indentation column

2020-05-14 Thread Nicolas Goaziou
Hello, Panagiotis Vlantis writes: > This is my first time using the mailing list so please point out if > I am going about this the wrong way. Thank you for the patch. > After searching a bit, I didn't find a way to specify a custom fixed > indentation column in org sections; the current imple

Re: [RFC] Let Org Mode's completion support all Babel header arguments

2020-05-14 Thread Nicolas Goaziou
Hello, stardiviner writes: > I attached the new patch. Applied. Thank you. Regards, -- Nicolas Goaziou

Re: Bug - all org files open as if visibilty is set to "showeverything"

2020-05-14 Thread Charles Millar
Nicholas, -- cut -- That is correct. It's been discussed in the list and Nicolas announced that it's been merged into master on Tuesday. Look for the thread entitled [RFC] Change default value for `org-startup-folded'? It can also be found at