Buggy footnote numbering

2024-03-18 Thread Guillaume MULLER
night -- Guillaume MULLER BuggyFootnotes.org Description: Lotus Organizer OpenPGP_0xF3BCAD9F46F5FADC.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature

Strange behavior => bug?

2024-03-14 Thread Guillaume MULLER
Hi, Here is the simplest example I could write: main.org * slide 1 2. [@2] Works 3. Also #+INCLUDE: "./doesnotwork.org" doesnotwork.org ** Lorem 9. [@9] \small ipsum 10. ipsum - If I try to "org-beamer-export-to-pdf" "main.org", I get: org-do-latex-and-related: Args out of range:

Re: Bug in org-insert-link?

2023-12-04 Thread Guillaume MULLER
quite big. Thus, the current buffer gets its size reduced, and when the cursor was very low in the buffer frame/window(?), the cursor "magically" jumps to a new position, in the part of the buffer that remained visible. It is now perfectly reproducible on my side. On 12/4/23 16:24, Gu

Re: Bug in org-insert-link?

2023-12-04 Thread Guillaume MULLER
ly comes from the fact that the "org-mode" being reloaded is a fresher version than the "org-mode" that was loaded when Emacs-client was started, several weeks ago. Not sure if this issue should be pursued or if my franken-usage of Emacs is to be blamed :) Cheers On

Re: Bug with "BEAMER_OPT: shrink" and links

2023-10-23 Thread Guillaume MULLER
://github.com/josephwright/beamer/issues/863 Have a nice day :) -- Guillaume MULLER OpenPGP_0xF3BCAD9F46F5FADC.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature

Re: Bug in org-insert-link?

2023-10-10 Thread Guillaume MULLER
On 10/10/23 13:25, Ihor Radchenko wrote: Guillaume MULLER writes: However, since I wrote the email, I've seen the behavior occur without changing (at least voluntarily) the cursor position in the Org buffer... Clicking, by default, changes the cursor position. I forgot to mention, I'm

Re: org beamer strange behaviour

2023-10-09 Thread Guillaume MULLER
ly in .org files VERY INSECURE!!! ) -- Guillaume MULLER OpenPGP_0xF3BCAD9F46F5FADC.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature

org beamer strange behaviour

2023-10-09 Thread Guillaume MULLER
of the rendering here: https://seafile.emse.fr/d/f689a4318aff4e12a72e/ What's VERY strange to me is that whatever (sub)sections of the org original file I extract and yank/paste in another org file, then everything is OK... Any idea what could be wrong? -- Guillaume MULLER

Re: Bug in org-insert-link?

2023-10-09 Thread Guillaume MULLER
Hi, Thanks for the answer... I'll have a look at your links. However, since I wrote the email, I've seen the behavior occur without changing (at least voluntarily) the cursor position in the Org buffer... On 10/5/23 12:18, Ihor Radchenko wrote: Guillaume MULLER writes: ... - Switch back

Bug in org-insert-link?

2023-09-27 Thread Guillaume MULLER
ce, i.e. making it a singleton/atomic function (I don't see a UseCase where this could be useful to be able to call it inside itself, but maybe I'm wrong)? Thanks -- Guillaume MULLER OpenPGP_0xF3BCAD9F46F5FADC.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature

Bug with "BEAMER_OPT: shrink" and links

2023-09-21 Thread Guillaume MULLER
Hi, Here is a small test.org file that uses shrink to reduce the size of the slides: --- * Shrink + Link broken :PROPERTIES: :BEAMER_OPT: shrink=10 :END: ** Block1 with links + Some text [[https://www.google.com][Link1]] + \small [[https://www.microsoft.com][Link2]] + A very

How to solve "Warning (emacs): Please update the LaTeX src-block-backend to listings"

2023-08-23 Thread Guillaume MULLER
umentation on what variable and where to set it. Is the variable indeed called "src-block-backend". Is it set in global Emacs config? Locally in the org file? I tried to eval (setq src-block-backend 'listings) and (setq org-latex-listings t) . But error is still there. Any idea?

[BUG] org-element-cache Org parser error [9.7 (9.7-??-d6f3aed @ /home/guillaume.muller/.emacs.d/.local/straight/build-28.1/org/)]

2023-08-17 Thread Guillaume MULLER
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.

link to magnet URL in org-mode?

2023-05-15 Thread Guillaume MULLER
Hello, I maintain a list of links in an org-file. I wanted to export it as HTML file for a colleague, but I got the following error: Unable to resolve link: "magnet:?xt=urn:..." What would be the correct way of linking to a magnet link in an org-mode file ? Thanks in advance --

Re: Problem with footnotes for sub-items in Beamer export

2023-01-09 Thread Guillaume MULLER
example. This, for the second slide, works: + <4-> Level1.3@@beamer:\footnote<4->{@@Footnote@@beamer:}@@ Please post the list as well? Untested but what happens if you put \onslide within the footnote itself? -- : Eric S Fraga, with org release_9.6-190-g82cc6f in Emacs 30.0.50

Problem with footnotes for sub-items in Beamer export

2023-01-06 Thread Guillaume MULLER
Emacs org (9.5) or MELPA org (9.6) Any help would be appreciated Regards, -- Guillaume MULLER Assistant Professor, PhD ISI Department - Office #426 04 77 42 02 71 École des Mines de Saint-Étienne Espace Fauriel 29 Rue Pierre et Dominique Ponchardier 42100 Saint-Étienne www.mines-stetienne.fr

org-beamer-export-to-pdf generates \\\relax everywhere which makes latexmk complain

2022-10-14 Thread Guillaume MULLER
the \relax in the generated ".tex" file suffice to render them compilable again. Is that a bug or is there something I missed? Cheers, Guillaume MULLER OpenPGP_0xF3BCAD9F46F5FADC.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature

org-beamer improvement?

2022-09-23 Thread Guillaume MULLER
; notation, but it would be great if org would detect the * in BEAMER_ACT directive and translate that into some code similar to the one I generate manually (#+LATEX + onslide* + shadow "ignoreheading "closing block). Any thoughts on this? -- Guillaume MULLER OpenPGP_0xF3

Opening of links

2022-09-23 Thread Guillaume MULLER
for these (probably very) basic questions, but I could not find anything relevant on the web (or I haven't found the correct keywords...). I would be very grateful of any help! Have a nice Week end -- Guillaume MULLER OpenPGP_0xF3BCAD9F46F5FADC.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature

Re: org-meta-return / org-insert-heading does not insert new heading in middle of heading even id org-M-RET-may-split-line is set

2022-07-08 Thread Guillaume MULLER
Hi again, > I am using Vanilla Emacs. > Note that Doom is known for carelessly advising some Org functions and > can sometimes break things. Such issues should be reported to Doom > developers. Thanks for your help & pointers. Yes I agree, the problem must come from Doom's config (the commit

Re: org-meta-return / org-insert-heading does not insert new heading in middle of heading even id org-M-RET-may-split-line is set

2022-07-07 Thread Guillaume MULLER
* Wrote and executed "(add-to-list 'load-path "/tmp/org-mode/lisp/") (load "org")" in the scratch buffer * Ran M-x org-reload + But "M-x org-version" still returns "Org mode version 9.5.4", and it works as expected If you have any more hint

org-meta-return / org-insert-heading does not insert new heading in middle of heading even id org-M-RET-may-split-line is set

2022-07-06 Thread Guillaume MULLER
Hi, I thought I already reported this bug, but I cannot find it anymore in the mailing list archives (https://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=org-meta-return=Search%21=emacs-orgmode=20=normal=date%3Alate) nor in the accepted bugs

Re: Change of behavior of org-meta-return in 9.6/DoomEmacs?

2022-05-21 Thread Guillaume MULLER
inding, I would be happy to create the corresponding bug report. Have a nice day -- Guillaume MULLER - PhD DataScientist Saint-Étienne org-insert-heading is an interactive and byte-compiled function defined in org.el. Signature (org-insert-heading ARG INVISIBLE-OK TOP) Documentation Insert a new hea

Change of behavior of org-meta-return in 9.6/DoomEmacs?

2022-05-17 Thread Guillaume MULLER
Hi, I've been using org-mode for a few years now. Thanks for the tool, I love it! What I love most is that it really feels like built FOR the user, as every default behavior is the right one! I recently switched from Vanilla Emacs (org 9.5.3) to DoomEmacs (org 9.6), because I'm tired of

Re: #+include vs. resizing & centrering [SOLUTION]

2022-03-30 Thread Guillaume MULLER
a pure/clean org-mode solution, I would love to learn it :) On 3/30/22 11:07, Guillaume MULLER wrote: > Dear all, > > Thanks for org-mode, it is so perfect :) > > I'm currently fighting with a problem that I cannot find a solution to > (either on my own or with help on the web)

#+include vs. resizing & centrering

2022-03-30 Thread Guillaume MULLER
age, either in plain org or with a LaTeX "warkaround", I would be very grateful. Thanks ! Guillaume MULLER, PhD OpenPGP_signature Description: OpenPGP digital signature

Re: Rescaling #+INCLUDES / Not centering #+INCLUDE?

2021-10-06 Thread Guillaume MULLER
I've now switched to actual lastest org-mode using git clone. Same problem occurs. -- Guillaume MULLER Data Scientist, PhD Télécom Saint-Étienne (office i119) 25 rue du Dr Remy Annino - Laboratoire Hubert Curien (office e002) 18 rue du Pr Benoît Lauras - 42000 Saint-Étienne FRANCE #+STARTUP: sh

Rescaling #+INCLUDES / Not centering #+INCLUDE?

2021-10-05 Thread Guillaume MULLER
r dot) does not seem to be taken into account. So any help would be appreciated. BTW, thanks for the magnificent tools. I use them everyday and I love them! Regards, -- Guillaume MULLER Data Scientist, PhD Télécom Saint-Étienne (office i119) 25 rue du Dr Remy Annino - Laboratoire Hubert Curien

On the protection of emails in the archives

2021-04-08 Thread Guillaume MULLER
Hi all, I recently sent an email on this mailing list (see https://orgmode.org/list/b1e778c5-acbf-8a17-c9bf-dcb6693e9...@univ-st-etienne.fr/ ) Since then, I'm receiving spams on the email address I used to send the message. After some research, it seems that this email address only appears on

Bug: [enhancement] "Insert Link" (C-c C-l) to propose completion (dired-listing?) of local files when link=local-file [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.3/lisp/org/)]

2021-01-20 Thread Guillaume MULLER
+ Lsp = Paradise :) Emacs : GNU Emacs 26.3 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.14) of 2020-03-26, modified by Debian Package: Org mode version 9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.3/lisp/org/) -- Guillaume MULLER Data Scientist, PhD Télécom Saint-Étienne (office i119

Wring case when using org-insert-structure-template

2020-07-08 Thread Guillaume MULLER
find any configuration variable or function to change the default behaviour. Is there a way to do so? Thanks! -- Guillaume MULLER Data Scientist, PhD Télécom Saint-Étienne (office i119) 25 rue du Dr Remy Annino - Laboratoire Hubert Curien (office e002) 18 rue du Pr Benoît Lauras - 42000 Saint-Étienn