[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] paste from clip to code block
From: |
Sebastien Vauban |
Subject: |
Re: [O] paste from clip to code block |
Date: |
Thu, 07 May 2015 09:59:29 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) |
John Kitchin wrote:
> I have these templates defined in my setup:
>
> ;; * Expansions for blocks [...]
>
> ;; add <sh for shell
> (add-to-list 'org-structure-template-alist
> '("sh" "#+BEGIN_SRC sh\n?\n#+END_SRC" "<src
> lang=\"shell\">\n?\n</src>"))
Note that the language should be `shell' in Org from Git (not sure about
MELPA, which I don't use). That'll be so in Org 8.3 as well.
Best regards,
Seb
--
Sebastien Vauban
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [O] paste from clip to code block,
Sebastien Vauban <=