Re: [PATCH] Allow user-defined functions to override builtins.

2014-05-24 Thread Glenn Washburn
On Thu, 22 May 2014 09:31:24 +0200 Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 19.05.2014 08:37, Glenn Washburn wrote: > > Currently, builtin commands take precedence over user-defined > > functions. This patch reverses that precedence, so that users can > > "override" builtin commands. B

Re: [PATCH] Allow user-defined functions to override builtins.

2014-05-24 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 24.05.2014 09:47, Glenn Washburn wrote: > But the prefix variable is used for other things in the loaded config > file. So if I change the prefix to be that of the running grub to load > the correct modules, other parts of the config will break (for > instance, loading fonts or locales). Locale