Le jeu. 07 juin 2018 à 05:06:20 , Nick Dokos a envoyé ce message: #+BEGIN_QUOTE > Are you producing the beamer presentations, the papers, etc. from org > files? If so, isn't the org-mode insertion enough? If not, why not? #+END_QUOTE Many thanks for your question. Yes, I am now always using org-mode for my beamer presentations and my papers. But the org-mode templates for beamer presentations are of course different from papers's and I want to define different skeletons.org to auto-insert according the fact I am writing a new file in such or such directory. Suppose that, for example, I am writing a new beamer presentation, say new-beamer-talk.org in /home/joseph/MEGA/org/beamer/, it would be nice to get auto-insertion of my org template for my beamer presentation via a beamer-skeleton.org, and the same thing for a new-paper.org if that I want to register in /home/joseph/MEGA/org/papers/, getting an auto-insertion of paper-skeleton.org for this new-paper.org, and so on. I suppose that it is possible, and even that it is quite easy to get it, but I do not know how to code it. At the moment, I am reading [[https://www.emacswiki.org/emacs/AutoInsertMode]] and [[https://www.emacswiki.org/emacs/SkeletonMode]] to find the solution. Help is always welcome. Best wishes, -- Jo.