From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MWFGA-0001dr-JD for mharc-grub-devel@gnu.org; Wed, 29 Jul 2009 15:56:22 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWFG9-0001cl-1g for grub-devel@gnu.org; Wed, 29 Jul 2009 15:56:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWFG4-0001Wx-Fx for grub-devel@gnu.org; Wed, 29 Jul 2009 15:56:20 -0400 Received: from [199.232.76.173] (port=49090 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWFG4-0001Wh-9f for grub-devel@gnu.org; Wed, 29 Jul 2009 15:56:16 -0400 Received: from moutng.kundenserver.de ([212.227.17.9]:49881) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWFG2-0004Sc-SI for grub-devel@gnu.org; Wed, 29 Jul 2009 15:56:15 -0400 Received: from [85.180.16.90] (e180016090.adsl.alicedsl.de [85.180.16.90]) by mrelayeu.kundenserver.de (node=mrbap2) with ESMTP (Nemesis) id 0MKt72-1MWFG00jdg-000pM2; Wed, 29 Jul 2009 21:56:12 +0200 From: Felix Zielcke To: The development of GRUB 2 Content-Type: text/plain Date: Wed, 29 Jul 2009 21:57:05 +0200 Message-Id: <1248897425.27629.8.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.27.4 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1+aYTvYWQ3zjy3L+LwWWbYZdBPs81UeLabmdwR 73NnKEdNIR9dXC2wFysXDfb4HyhJcmhaVZWRX1MFiX4GmhP39D XJv4jzVdzFVhWkvoBor5aJ4GpwHZ4nX X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: menuentrys with special or non-ASCII chars aren't displayed X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2009 19:56:21 -0000 When a menuentry contains any character different from [-a-zA-Z] the menuentry isn't shown at all, even when gfxterm + unicode.pf2 is used. Is there any reason why this is done? On Launchpad there is a bug report open that grub2 can't anymore by default show chinese characters (because of unicode.pff -> ascii.pff switch) and now another one about the not shown menuentrys. So for them it seems it is somehow important. -- Felix Zielcke Proud Debian Maintainer