forwarded 551165 http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3586 thanks
On 2009-10-16 10:09 +0200, Andrej Kartashov wrote: > Package: emacs23 > Version: 23.1+1-4 > Severity: normal > > When starting emacs23 with LC_NUMERIC=ru_RU it fails to load tabbar.el: > > to REPRODUCE: > > akartas...@naibed:~$ cat .emacs > (require 'tabbar) > > akartas...@naibed:~$ unset LANG > akartas...@naibed:~$ locale > LANG= > LANGUAGE= > LC_CTYPE="POSIX" > LC_NUMERIC="POSIX" > LC_TIME="POSIX" > LC_COLLATE="POSIX" > LC_MONETARY="POSIX" > LC_MESSAGES="POSIX" > LC_PAPER="POSIX" > LC_NAME="POSIX" > LC_ADDRESS="POSIX" > LC_TELEPHONE="POSIX" > LC_MEASUREMENT="POSIX" > LC_IDENTIFICATION="POSIX" > LC_ALL= > akartas...@naibed:~$ LC_NUMERIC=ru_RU emacs23 --debug-init & > > Error in *scratch*: > > Debugger entered--Lisp error: (error "Invalid face height" 0.0) Thanks for the detailed recipe, but I cannot reproduce this error. > Similar issue is reported here: > http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3586 It is probably best for you to follow up there, although the Emacs developers apparently cannot reproduce the problem either. Sven -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

