A question/bug report(?)

2022-03-26 Thread Pedro Andres Aranda Gutierrez
Hi, I'm using org-mode mainly to generate LaTEX (both documents and presentations). I'd like to know if there is any way to flag that the contents of an EXAMPLE block should be passed RAW to LaTEX. I need this to be able to include my colouring commands in some listings, which otherwise break beca

Re: [BUG] C-c C-o on headline evaluates source code blocks with links inside [9.5.2 (release_9.5.2-25-gaf6f12 @ /home/ignacio/repos/emacs/lisp/org/)]

2022-03-26 Thread Ihor Radchenko
Ignacio Casso writes: > 1) `org-open-at-point' with point in a source code block calls and used > to call `org-babel-open-src-block-result'. This is not documented on the > docstring, but happens at least since Emacs 27' org built-in version, > 9.4.4. Confirmed. > 3) `org-open-at-point' with po

Re: [RFC] DOCT: Declarative Org Capture Templates (easier template syntax)

2022-03-26 Thread Ihor Radchenko
No Wayman writes: > I'm open to bringing doct's features into Org mode, but I'd prefer > it not to be spread out over another two years. Proper integration of doct into org-capture.el would indeed be ideal. I am happy that you are ok with such option. Practically, we can do it step-by-step in

[PATCH] Re: [BUG] org-agenda-remove-restriction-lock does not remove file lock [9.5.2 (release_9.5.2-17-gea6b74 @ /nix/store/iqqk7iqfwmfc6r78xg2knyq7hww2mhs4-emacs-git-20220225.0/share/emacs/29.0.50/l

2022-03-26 Thread Ihor Radchenko
Visuwesh writes: > C-u C-c C-x < followed by C-c C-x > does not remove the file restriction > lock. > > `org-agenda-remove-restriction-lock' checks for non-nil value of > `org-agenda-restriction' but `org-agenda-set-restriction-lock' explicitly > sets it to nil when TYPE is 'file. Setting `org

Re: [BUG] rendering latex fragment in latex mode is not working [9.6 (9.6-??-e7ea951 @ /Users/roiholtzman/.emacs.d/.local/straight/build-27.2/org/)]

2022-03-26 Thread Ihor Radchenko
Roi Holtzman writes: > This is the first time I am submitting a bug report here. I am not sure > this is the proper place. I just took the advice of the warning message > I got. Thank a lot for the report! This is indeed the right place. > When I am in latex mode (writing a tex document) and I

Re: [BUG] rendering latex fragment in latex mode is not working [9.6 (9.6-??-e7ea951 @ /Users/roiholtzman/.emacs.d/.local/straight/build-27.2/org/)]

2022-03-26 Thread Roi Holtzman
Hi Ihor, Thank you very much for your reply! I understand the answer. Is there a proper way to render latex fragments in latex mode? Thanks, Roi On Sat, 26 Mar 2022 at 12:34, Ihor Radchenko wrote: > Roi Holtzman writes: > > > This is the first time I am submitting a bug report here. I am not

Re: [BUG] rendering latex fragment in latex mode is not working [9.6 (9.6-??-e7ea951 @ /Users/roiholtzman/.emacs.d/.local/straight/build-27.2/org/)]

2022-03-26 Thread Ihor Radchenko
Roi Holtzman writes: > Is there a proper way to render latex fragments in latex mode? AFAIK, auctex does have such a feature. See https://www.gnu.org/software/auctex/manual/preview-latex.html#Keys-and-lisp

Re: [BUG] rendering latex fragment in latex mode is not working [9.6 (9.6-??-e7ea951 @ /Users/roiholtzman/.emacs.d/.local/straight/build-27.2/org/)]

2022-03-26 Thread Roi Holtzman
Perfect! I forgot about "preview-at-point"! Works like a charm! Thank you! On Sat, 26 Mar 2022 at 12:58, Ihor Radchenko wrote: > Roi Holtzman writes: > > > Is there a proper way to render latex fragments in latex mode? > > AFAIK, auctex does have such a feature. See > https://www.gnu.org/softwa

[BUG] completion-at-point for [[* only works at end of line [9.5.2 (release_9.5.2-25-gaf6f12 @ /home/ignacio/repos/emacs/lisp/org/)]

2022-03-26 Thread Ignacio Casso
Hello, The manual says in https://orgmode.org/manual/Internal-Links.html#DOCF25 (footnote 25), that in-buffer completion can be used to insert links targeting a headline in current buffer. So a user can type [[* and C-M-i and all headlines in the buffer are offered for completion. However, that o

Re: #2 Org mode profiling meetup on Sat, Mar 26 (was: Org mode profiling meetup on Sat, Feb 26 (was: profiling latency in large org-mode buffers (under both main & org-fold feature)))

2022-03-26 Thread Ihor Radchenko
Ihor Radchenko writes: > The time will be the same: 9pm SG time (4pm Moscow; 8am New York; 1pm > London). Sat, Mar 26 > > I will post the link to the meeting one hour before the meeting start. Here is the link https://teamjoin.de/Org-dev-profiling-20220326-d708k Best, Ihor

Re: citations: org-cite vs org-ref 3.0

2022-03-26 Thread Bruce D'Arcus
I obviously can't speak for John, but on this: On Fri, Mar 25, 2022 at 1:11 PM Max Nikulin wrote: > > On 21/03/2022 18:51, John Kitchin wrote: > > > > citenum and bibentry are the only two I am not sure have a CSL analog. As I said in an earlier message, it's no problem to add these. Someone can

Re: [BUG] completion-at-point for [[* only works at end of line [9.5.2 (release_9.5.2-25-gaf6f12 @ /home/ignacio/repos/emacs/lisp/org/)]

2022-03-26 Thread Ihor Radchenko
Ignacio Casso writes: > Hello, > > The manual says in https://orgmode.org/manual/Internal-Links.html#DOCF25 > (footnote 25), that in-buffer completion can be used to insert links > targeting a headline in current buffer. So a user can type [[* and C-M-i > and all headlines in the buffer are offer

[PATCH] Re: No mathematics in Texinfo exports

2022-03-26 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > […], or do I have to tackle the problem myself? I would appreciate > any tips. I pulled up my sleeves and added the functionality myself. See the attached patch. Please note that I have never contributed patches via mail, and I have never signed any FSF papers. I w

Re: citations: org-cite vs org-ref 3.0

2022-03-26 Thread M. Pger
On Wednesday, March 23rd, 2022 at 3:39 PM, Bruce D'Arcus wrote: > Have you actually looked at the table of existing mappings? See table 1 here > (which it seems we might want to add to the manual?): > > https://blog.tecosaur.com/tmio/2021-07-31-citations.html#cite-syntax Sorry for the late rea

Is there a maintained calf-calendar fork?

2022-03-26 Thread Ypo
Hi I use everyday emacs-calf, it is a superb package to see my tasks within a calendar: https://github.com/kiwanami/emacs-calfw But it seems to be unmaintained. Is there some *recommended *fork on Github with corrected bugs or new functions? Offtopic if the answer to the above question is