----- Mail original -----
> De: "Thomas Stenhaug" <[email protected]>
> À: "Frederic Santos" <[email protected]>
> Cc: "Kyle Meyer" <[email protected]>, "Colin Baxter" <[email protected]>,
> "emacs-orgmode" <[email protected]>
> Envoyé: Mardi 15 Septembre 2020 15:43:29
> Objet: Re: Bug: =C-c C-e l o= does not open the pdf anymore [9.3.7
> (9.3.7-55-gba2405-elpa @
> /home/fsantos/.emacs.d/elpa/org-20200907/)]
> Ah, in that case
>
> (push '("\\.pdf\\''" . emacs))
>
> might be what you're looking for.
Very nice, many thanks Thomas ! ;) This works fine for me.
For reference, I've also posted your solution on StackExchange.
Cheers,
Frédéric