Re: [O] [yasnippet] Symbol's function definition is void: yas/next-field-group

2011-08-17 Thread Bastien
Hi Bianca, Bianca Lutz writes: > The org info seems to be outdated: yas/next-field-group is called > yas/next-field nowadays. A simple rename should solve the issue. Fixed, thanks! -- Bastien

Re: [O] [yasnippet] Symbol's function definition is void: yas/next-field-group

2011-08-10 Thread Karl Voit
* Bianca Lutz wrote: > Hi Karl, Hi! > The org info seems to be outdated: yas/next-field-group is called > yas/next-field nowadays. A simple rename should solve the issue. Oh, thanks! > BTW: Are you sure you need both calls to add-hook? The way I > understand the org manual is that you need eit

Re: [O] [yasnippet] Symbol's function definition is void: yas/next-field-group

2011-08-09 Thread Bianca Lutz
Hi Karl, On Tue, Aug 9, 2011 at 1:34 PM, Karl Voit wrote: > Whenever I try to expand a snippet containing $1, $2, ... I just get > to $1 and then there I get «Symbol's function definition is void: > yas/next-field-group» in the *Messages* buffer. > > Pressing «Tab» does not jump to $2 or $0. > >