Re: [PATCH] gnu: Add vis, libtermkey and lua-lpeg.

2016-12-08 Thread Marius Bakke
José Miguel Sánchez García writes: > On 2016-12-07 23:23, Marius Bakke wrote: >> José Miguel Sánchez García writes: >> >>> Let's see if these patches get accepted now! I think I've taken into >>> account >>> every single detail. >>> >>> These patches add three packages: vis, lua and libtermkey

Re: [PATCH] gnu: Add vis, libtermkey and lua-lpeg.

2016-12-07 Thread Marius Bakke
José Miguel Sánchez García writes: > Let's see if these patches get accepted now! I think I've taken into > account > every single detail. > > These patches add three packages: vis, lua and libtermkey. vis depends > on lua > and libtermkey, so add them before adding vis. > > vis is being added

[PATCH] gnu: Add vis, libtermkey and lua-lpeg.

2016-12-07 Thread José Miguel Sánchez García
Let's see if these patches get accepted now! I think I've taken into account every single detail. These patches add three packages: vis, lua and libtermkey. vis depends on lua and libtermkey, so add them before adding vis. vis is being added in a new file, gnu/text-editors.scm , as requested