[O] Bug: Infinite loop using macros [9.0.3 (9.0.3-dist @ /usr/share/emacs24/site-lisp/org-mode/)]

2017-05-07 Thread Bruno BEAUFILS
). At least, maybe a warning about such a behavior should be added to the manual. Emacs : GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.7) of 2017-01-22 on trouble, modified by Debian Package: Org mode version 9.0.3 (9.0.3-dist @ /usr/share/emacs24/site-lisp/org-mode/) -- Bruno BEAUFILS

org-tempo insertion incoherence (lack of indentation) or misunderstanding

2020-09-06 Thread Bruno BEAUFILS
ian GNU bullseye (testing) and what I think is the last org-mode version from ELPA. #+begin_src Org mode version 9.3.7 (9.3.7-55-gba2405-elpa @ /home/bruno/.emacs.d/elpa/org-20200907/) #+end_src -- Bruno BEAUFILS signature.asc Description: PGP signature

org-tempo question

2020-09-24 Thread Bruno BEAUFILS
Does anyone have any idea where I can look to understand that? -- Bruno BEAUFILS --- Begin Message --- Let us imagine this simple org file : #+NAME: first #+begin_src org - an item - subitem #+end_src If the cursor is at the last line and I want to insert an org block, let's say an example

looking for a macro eval workaround (9.1 vs 9.2 and +) for export backend test

2020-11-21 Thread Bruno BEAUFILS
org files and not in emacs init files. -- Bruno BEAUFILS signature.asc Description: PGP signature

Re: looking for a macro eval workaround (9.1 vs 9.2 and +) for export backend test

2020-11-23 Thread Bruno BEAUFILS
On Mon, Nov 23, 2020 at 10:19:16AM +, Eric S Fraga wrote: > Maybe define your macro like this: > > #+macro: hfill @@latex:\hfill@@ Very good idea indeed. I blame myself not having it in the first place. Thank's a lot! -- Bruno BEAUFILS signature.asc Description: PGP signature

Re: looking for a macro eval workaround (9.1 vs 9.2 and +) for export backend test

2020-11-29 Thread Bruno BEAUFILS
ing in HTML. I tried different way without any success without my old eval-fueled =if-backend= MACRO, which I used that way {{{svg(myimage)}}} (extension being added correctly depending of the backend). Any idea how to achieve this? -- Bruno BEAUFILS signature.asc Description: PGP signature

Re: looking for a macro eval workaround (9.1 vs 9.2 and +) for export backend test

2020-11-22 Thread Bruno BEAUFILS
gree but as the possibility was offered I used it ;-) The only trouble is that this eval feature changed in a hard way between 9.1 and 9.2. -- Bruno BEAUFILS signature.asc Description: PGP signature

Re: Bug: org-latex-export-to-pdf does not remove .tex file [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-17 Thread Bruno BEAUFILS
Thank's again for your nice help. -- Bruno BEAUFILS signature.asc Description: PGP signature

Re: Bug: org-latex-export-to-pdf does not remove .tex file [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-16 Thread Bruno BEAUFILS
could be a majour problem. In fact it does not, which I do not understand why when looking at the code of org-latex-compile. I am surely missing something. -- Bruno BEAUFILS signature.asc Description: PGP signature

Re: Bug: org-latex-export-to-pdf does not remove .tex file [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-16 Thread Bruno BEAUFILS
hat choice to the user (through the settings of a buffer settings). -- Bruno BEAUFILS signature.asc Description: PGP signature

Re: Bug: org-latex-export-to-pdf does not remove .tex file [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-16 Thread Bruno BEAUFILS
instance when things goes wrong. Maybe I should try to find a way to set this variable only when I export to PDF. I will look at hooks but if you know the one I should use that could be nice. -- Bruno BEAUFILS signature.asc Description: PGP signature

Re: Bug: org-latex-export-to-pdf does not remove .tex file [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-16 Thread Bruno BEAUFILS
Org mode (or > that one does not know how to do). OK but you still can do this by just export the file to LaTeX (buffer or file) when needed. -- Bruno BEAUFILS signature.asc Description: PGP signature

Re: Bug: org-latex-export-to-pdf does not remove .tex file [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-17 Thread Bruno BEAUFILS
hank's to pointing me to it. -- Bruno BEAUFILS signature.asc Description: PGP signature

Re: Bug: org-latex-export-to-pdf does not remove .tex file [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-16 Thread Bruno BEAUFILS
cing the PDF. As long as you only export to a TeX file, > no log files are being generated and thus no clean up is necessary. Of course you must be right. I may be dumb or tired ;-) -- Bruno BEAUFILS signature.asc Description: PGP signature

Bug: code block not evaluated during export when placed in SETUPFILE [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-17 Thread Bruno BEAUFILS
Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.24, cairo version 1.16.0) of 2021-03-28, modified by Debian Package: Org mode version 9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/) -- Bruno BEAUFILS Trésorier de la Societé Informatique de France signature.asc Description: PGP signature

Re: Bug: code block not evaluated during export when placed in SETUPFILE [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-18 Thread Bruno BEAUFILS
On Sat, Feb 18, 2023 at 10:32:38AM +, Ihor Radchenko wrote: > I tried to clarify the manual section in the attached patch. Thank's for your work. -- Bruno BEAUFILS Trésorier de la Societé Informatique de France signature.asc Description: PGP signature

Re: Bug: code block not evaluated during export when placed in SETUPFILE [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-04-03 Thread Bruno BEAUFILS
in the attached patch. Applied, onto main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=15e70240e Fixed. Thank's for the work. -- Bruno BEAUFILS Trésorier de la Societé Informatique de France

Bug: org-latex-export-to-pdf does not remove .tex file [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-15 Thread Bruno BEAUFILS
by Debian Package: Org mode version 9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/) -- Bruno BEAUFILS signature.asc Description: PGP signature

Re: Bug: org-latex-export-to-pdf does not remove .tex file [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-15 Thread Bruno BEAUFILS
(when everything went well) what is the point to have this file in addition to the source and the output? -- Bruno BEAUFILS signature.asc Description: PGP signature