On 2012-11-08, Mutt <fl...@mutt.org> wrote: > > I set LANG=cs_CZ.ISO8859-2 > > I have set move=ask-no > > I't getting question about moving messages in Czech, (ne/ano), but I have > to press y (yes) to go through this question. > Do you observe the same fault at other yes/no questions?
Does your libc library define regular expression for Yes properly (locale -ck yesexpr)? Is your mutt compiled with HAVE_LANGINFO_YESEXPR feature (mutt -v | grep LANG)? -- Petr