From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: problems with org-tempo Date: Fri, 14 Dec 2018 09:01:54 +0100 Message-ID: <87sgz0fsel.fsf@mat.ucm.es> References: <87bm5pkqam.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=sha256; protocol="application/pkcs7-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34567) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXiQH-0005Su-NV for emacs-orgmode@gnu.org; Fri, 14 Dec 2018 03:02:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gXiQE-0005ij-Gz for emacs-orgmode@gnu.org; Fri, 14 Dec 2018 03:02:13 -0500 Received: from [195.159.176.226] (port=47861 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gXiQE-0005hz-89 for emacs-orgmode@gnu.org; Fri, 14 Dec 2018 03:02:10 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1gXiO3-0002nt-LT for emacs-orgmode@gnu.org; Fri, 14 Dec 2018 08:59:55 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable > You need `(require 'org-tempo)', then > #+begin_src emacs-lisp > (tempo-define-template "org-display-bib" > '("bibliographystyle:plain" n > "bibliography:/home/oub/texmf/bibtex/bib/bibgraf.bib" p n) > " #+end_src Thanks that works like charm. However I have some more templates of the form so I tried=20 #+begin_src emacs-lisp (tempo-define-template "org-display-bib" '("bibliographystyle:plain" n "bibliography:/home/oub/texmf/bibtex/bib/bibgraf.bib" p n) "