Danny YUE writes: > On 2017-04-09 10:05, Sharon Kimble wrote: >> How can I bind '' to some keys to make it easier to enter >> please? I've got it as a yasnippet but its using 5 keys to enter it, and >> if I can just use say 3 keys it will speed things up. What it actually >> does is to enter a citation-repeat in mediawiki-mode. >> >> Thanks >> Sharon. > > Try below whiling editing your new yasnippet item: > Thanks for replying Danny. > # -*- mode: snippet -*- > # name: ref > # key: ref > # -- > > > The snippet above binds the snippet to "ref" key. > '$0' makes the cursor move there after expansion completed. I didn't know about '$0' so thanks for that, its working very nicely. Thanks Sharon. -- A taste of linux = http://www.sharons.org.uk TGmeds = http://www.tgmeds.org.uk DrugFacts = https://www.drugfacts.org.uk Debian 8.6, fluxbox 1.3.5-2, emacs 25.1.1.1