GNU bug report logs - #3586
Invalid face height

Previous Next

Package: emacs;

Reported by: Willi Richert <w.richert <at> gmx.net>

Date: Tue, 16 Jun 2009 08:50:03 UTC

Severity: normal

Tags: moreinfo, unreproducible

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 3586 in the body.
You can then email your comments to 3586 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Tue, 16 Jun 2009 08:50:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Willi Richert <w.richert <at> gmx.net>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Tue, 16 Jun 2009 08:50:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Willi Richert <w.richert <at> gmx.net>
To: bug-gnu-emacs <at> gnu.org
Subject: Invalid face height
Date: Tue, 16 Jun 2009 10:46:02 +0200
Hi,

with the latest Emacs CVS version
GNU Emacs 23.0.94.1 (i486-pc-linux-gnu, GTK+ Version 2.16.1)
 of 2009-06-15 on lychee, modified by Debian

there are several bugs related to the following error:

Debugger entered--Lisp error: (error "Invalid face height" 0.0)
  internal-set-lisp-face-attribute(tabbar-default :height 0.0 #<frame  0xa3fd8b8>)
  set-face-attribute(tabbar-default #<frame  0xa3fd8b8> :inherit variable-pitch :height 0.0 :foreground "gray50" 
:background "gray75")
  apply(set-face-attribute tabbar-default #<frame  0xa3fd8b8> (:inherit variable-pitch :height 0.0 :foreground "gray50" 
:background "gray75"))
  face-spec-set-2(tabbar-default #<frame  0xa3fd8b8> (((... ...) :inherit variable-pitch :height 0.0 :foreground "grey75" 
:background "gray50") ((... ...) :inherit variable-pitch :height 0.0 :foreground "black" :background "white") ((... ...) 
:inherit variable-pitch :height 0.0 :foreground "white" :background "black") (t :inherit variable-pitch :height 0.0 
:foreground "gray50" :background "gray75")))
  custom-declare-face(tabbar-default (((... ...) :inherit variable-pitch :height 0.0 :foreground "grey75" :background 
"gray50") ((... ...) :inherit variable-pitch :height 0.0 :foreground "black" :background "white") ((... ...) :inherit 
variable-pitch :height 0.0 :foreground "white" :background "black") (t :inherit variable-pitch :height 0.0 :foreground 
"gray50" :background "gray75")) "Default face used in the tab bar." :group tabbar)
  (defface tabbar-default (quote (... ... ... ...)) "Default face used in the tab bar." :group (quote tabbar))
  eval-buffer(#<buffer  *load*> nil "/usr/share/emacs/site-lisp/emacs-goodies-el/tabbar.el" nil t)  ; Reading at buffer 
position 22128
  load-with-code-conversion("/usr/share/emacs/site-lisp/emacs-goodies-el/tabbar.el" "/usr/share/emacs/site-lisp/emacs-
goodies-el/tabbar.el" nil t)
  require(tabbar)
  eval((require (quote tabbar)))
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp nil nil)


Basically the following modes pose problems or are unsuable at all:

ecb: does not start
tabbar: does not start
org-mode: does not switch automatically to agenda buffer if width not big enough for horizontal split

Unfortunately, no bug in the archives resembles this one from my understanding.

Regards,
wr





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Tue, 16 Jun 2009 09:20:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Willi Richert <w.richert <at> gmx.net>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Tue, 16 Jun 2009 09:20:04 GMT) Full text and rfc822 format available.

Message #10 received at 3586 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Willi Richert <w.richert <at> gmx.net>
To: 3586 <at> debbugs.gnu.org
Subject: Update
Date: Tue, 16 Jun 2009 11:13:25 +0200
Hi,

function reftex-toc of the reftex package also does not work:

Error msg:
Window height 0 too small (after splitting)

Regards,
wr



Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Tue, 16 Jun 2009 21:25:07 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Tue, 16 Jun 2009 21:25:07 GMT) Full text and rfc822 format available.

Message #15 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Willi Richert <w.richert <at> gmx.net>
Cc: 3586 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: Re: bug#3586: Invalid face height
Date: Tue, 16 Jun 2009 17:19:00 -0400
> Debugger entered--Lisp error: (error "Invalid face height" 0.0)
[...]
>   custom-declare-face(tabbar-default (((... ...) :inherit variable-pitch :height 0.0 :foreground "grey75" :background "gray50") ((... ...) :inherit variable-pitch :height 0.0 :foreground "black" :background "white") ((... ...) :inherit variable-pitch :height 0.0 :foreground "white" :background "black") (t :inherit variable-pitch :height 0.0 :foreground "gray50" :background "gray75")) "Default face used in the tab bar." :group tabbar)

Why is this face defined to have a height of 0.0?
This looks really odd (I'm not surprised Emacs signals it as an invalid
face height, although it might also be OK to change Emacs to accept such
values).


        Stefan




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Tue, 16 Jun 2009 21:25:09 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Tue, 16 Jun 2009 21:25:09 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Tue, 16 Jun 2009 21:40:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Tue, 16 Jun 2009 21:40:05 GMT) Full text and rfc822 format available.

Message #25 received at 3586 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Willi Richert <w.richert <at> gmx.net>
Cc: 3586 <at> debbugs.gnu.org
Subject: Re: bug#3586: Update
Date: Tue, 16 Jun 2009 17:36:44 -0400
> function reftex-toc of the reftex package also does not work:
> Error msg:
> Window height 0 too small (after splitting)

Please add the backtrace (and a recipe to reproduce the problem, as
well) if possible.


        Stefan



Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Wed, 17 Jun 2009 07:05:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Willi Richert <w.richert <at> gmx.net>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Wed, 17 Jun 2009 07:05:05 GMT) Full text and rfc822 format available.

Message #30 received at 3586 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Willi Richert <w.richert <at> gmx.net>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 3586 <at> debbugs.gnu.org
Subject: Re: bug#3586: Update
Date: Wed, 17 Jun 2009 09:03:01 +0200
Am Dienstag, 16. Juni 2009 23:36:44 schrieb Stefan Monnier:
> > function reftex-toc of the reftex package also does not work:
> > Error msg:
> > Window height 0 too small (after splitting)
>
> Please add the backtrace (and a recipe to reproduce the problem, as
> well) if possible.
>
>
>         Stefan

1. emacs -q
2. Alt-x tabbar-mode
3. Invalid face height:0.0


Alternative 2:
2. Alt-x ecb-activate
3. ECB 2.3.2:Errors during the layout setup of ECB. (error-type: error, error-
data: (Window width 0 too small (after splitting)"))

Alternative 3:
2. start latex file, switch to latex-mode
3. Alt-x reftex-toc
4. Window height 0 too small (after splitting)

This is all to reproduce wihtout any of my .emacs customizations involved. I 
testet this with 
- the ubuntu packages from http://ppa.launchpad.net/ubuntu-elisp/ppa/ubuntu 
jaunty main
- the cvs version from :pserver:anonymous <at> cvs.savannah.gnu.org:/sources/emacs

All this works well in console mode: emacs -nw

Regards,
wr




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Wed, 17 Jun 2009 11:35:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Willi Richert <w.richert <at> gmx.net>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Wed, 17 Jun 2009 11:35:04 GMT) Full text and rfc822 format available.

Message #35 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Willi Richert <w.richert <at> gmx.net>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 3586 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: Re: bug#3586: Invalid face height
Date: Wed, 17 Jun 2009 13:31:34 +0200
Am Dienstag, 16. Juni 2009 23:19:00 schrieben Sie:
> > Debugger entered--Lisp error: (error "Invalid face height" 0.0)
>
> [...]
>
> >   custom-declare-face(tabbar-default (((... ...) :inherit variable-pitch
> > :height 0.0 :foreground "grey75" :background "gray50") ((... ...)
> > :inherit variable-pitch :height 0.0 :foreground "black" :background
> > "white") ((... ...) :inherit variable-pitch :height 0.0 :foreground
> > "white" :background "black") (t :inherit variable-pitch :height 0.0
> > :foreground "gray50" :background "gray75")) "Default face used in the tab
> > bar." :group tabbar)
>
> Why is this face defined to have a height of 0.0?
> This looks really odd (I'm not surprised Emacs signals it as an invalid
> face height, although it might also be OK to change Emacs to accept such
> values).
>
>
>         Stefan

Your question actually helped to enable tabbar again. In face customization of 
tabbar I set "With Defaults" in "Value Menu". Now it works again.

wr





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Wed, 17 Jun 2009 11:35:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to Willi Richert <w.richert <at> gmx.net>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Wed, 17 Jun 2009 11:35:06 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Wed, 17 Jun 2009 11:45:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Willi Richert <w.richert <at> gmx.net>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Wed, 17 Jun 2009 11:45:04 GMT) Full text and rfc822 format available.

Message #45 received at 3586 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Willi Richert <w.richert <at> gmx.net>
To: 3586 <at> debbugs.gnu.org
Subject: customizations cannot be saved
Date: Wed, 17 Jun 2009 13:40:29 +0200
Hi,

the next problem, when I try to save it permanently, I get:


custom-save-all: Cannot save customizations; init file was not fully loaded [2 
times]

Regards,
wr



Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Wed, 17 Jun 2009 12:05:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Willi Richert <w.richert <at> gmx.net>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Wed, 17 Jun 2009 12:05:05 GMT) Full text and rfc822 format available.

Message #50 received at 3586 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Willi Richert <w.richert <at> gmx.net>
To: 3586 <at> debbugs.gnu.org
Subject: More strange face things
Date: Wed, 17 Jun 2009 13:56:42 +0200
Hi,

I have the following in my .emacs




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Wed, 17 Jun 2009 12:05:08 GMT) Full text and rfc822 format available.

Acknowledgement sent to Willi Richert <w.richert <at> gmx.net>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Wed, 17 Jun 2009 12:05:08 GMT) Full text and rfc822 format available.

Message #55 received at 3586 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Willi Richert <w.richert <at> gmx.net>
To: 3586 <at> debbugs.gnu.org
Subject: More strange face things
Date: Wed, 17 Jun 2009 13:58:23 +0200
Hi,

I have the following in my .emacs:

(require 'tabbar)

(set-face-attribute
 'tabbar-default-face nil
 :background "gray60")
(set-face-attribute
 'tabbar-unselected-face nil
 :background "gray85"
 :foreground "gray30"
 :box nil)
(set-face-attribute
 'tabbar-selected-face nil
 :background "#f2f2f6"
 :foreground "black"
 :box nil)
(set-face-attribute
 'tabbar-button-face nil
 :box '(:line-width 1 :color "gray72" :style released-button))
(set-face-attribute
 'tabbar-separator-face nil
 :height 1)
(when (require 'tabbar nil t)
      (setq tabbar-buffer-groups-function
    	(lambda (b) (list "All Buffers")))
      (setq tabbar-buffer-list-function
    	(lambda ()
    	  (remove-if
    	   (lambda(buffer)
    	     (find (aref (buffer-name buffer) 0) " *"))
    	   (buffer-list))))
      (tabbar-mode))


With this it does not work for more than 2 months now.

If I remove that and set 

(custom-set-faces
  ;; custom-set-faces was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 '(tabbar-default ((nil (:height 1)))))

in my .emacs, I can manually start tabbar (alt-x tabbar-mode).

If I insert (require 'tabbar) in .emacs, however, it again gives me the 
previous face error.

Regards,
wr



Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Wed, 17 Jun 2009 15:30:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Chong Yidong <cyd <at> stupidchicken.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Wed, 17 Jun 2009 15:30:03 GMT) Full text and rfc822 format available.

Message #60 received at 3586 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Willi Richert <w.richert <at> gmx.net>
Cc: 3586 <at> debbugs.gnu.org
Subject: Re: Invalid face height
Date: Wed, 17 Jun 2009 11:23:53 -0400
Tabbar mode is not distributed with Emacs, so you will have to point us
to the exact version you are using.

> Alternative 3:
> 2. start latex file, switch to latex-mode
> 3. Alt-x reftex-toc
> 4. Window height 0 too small (after splitting)

I can't reproduce this, using the reftex-toc mode distributed with Emacs
CVS.

emacs -Q
M-: (require 'reftex-toc) RET
C-x C-f /path/to/file.tex RET
M-x reftex-toc RET

The reftex-toc window shows up, with no problems.



Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Fri, 19 Jun 2009 09:55:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to Willi Richert <w.richert <at> gmx.net>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Fri, 19 Jun 2009 09:55:07 GMT) Full text and rfc822 format available.

Message #65 received at 3586 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Willi Richert <w.richert <at> gmx.net>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: 3586 <at> debbugs.gnu.org
Subject: Re: Invalid face height
Date: Fri, 19 Jun 2009 11:50:18 +0200
Hi,

I finally found the bug: My locale was not the default one:

$ echo $LANG
de_DE.UTF-8

After setting it LANG=C emacs works with tabbar, reftex, and ecb!

So the question is, why?

Maybe you retry to reproduce the bug by setting LANG to the German locale?

Regards,
wr

Am Mittwoch, 17. Juni 2009 17:23:53 schrieb Chong Yidong:
> Tabbar mode is not distributed with Emacs, so you will have to point us
> to the exact version you are using.
>
> > Alternative 3:
> > 2. start latex file, switch to latex-mode
> > 3. Alt-x reftex-toc
> > 4. Window height 0 too small (after splitting)
>
> I can't reproduce this, using the reftex-toc mode distributed with Emacs
> CVS.
>
> emacs -Q
> M-: (require 'reftex-toc) RET
> C-x C-f /path/to/file.tex RET
> M-x reftex-toc RET
>
> The reftex-toc window shows up, with no problems.





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Thu, 25 Jun 2009 13:25:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Thu, 25 Jun 2009 13:25:07 GMT) Full text and rfc822 format available.

Message #70 received at 3586 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: 3586 <at> debbugs.gnu.org
Subject: Re: bug#3586: Info received (bug#3586: Update)
Date: Thu, 25 Jun 2009 15:21:55 +0200
> 1. emacs -q
> 2. Alt-x tabbar-mode
> 3. Invalid face height:0.0

The command tabbar-mode isn't part of Emacs.  Again, please show the
backtrace (Options => Enter Debugger on Error).

> Alternative 2:
> 2. Alt-x ecb-activate
> 3. ECB 2.3.2:Errors during the layout setup of ECB. (error-type: error, error-
> data: (Window width 0 too small (after splitting)"))

Same for ecb-activate.

> Alternative 3:
> 2. start latex file, switch to latex-mode
> 3. Alt-x reftex-toc
> 4. Window height 0 too small (after splitting)

I had to add M-x reftex-mode before being able to do M-x reftex-toc.
But it worked just fine without giving me any error.


        Stefan



Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Thu, 25 Jun 2009 14:05:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Willi Richert <w.richert <at> gmx.net>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Thu, 25 Jun 2009 14:05:05 GMT) Full text and rfc822 format available.

Message #75 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Willi Richert <w.richert <at> gmx.net>
To: bug-gnu-emacs <at> gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>,
        3586 <at> debbugs.gnu.org
Subject: Re: bug#3586: Info received (bug#3586: Update)
Date: Thu, 25 Jun 2009 16:00:02 +0200
Hi Stefan,

please see the previous post. I've already worked around it by setting 
"LANG=C". The question is now, why it does not work with other LANG settings.

Regards,
wr

Am Donnerstag, 25. Juni 2009 15:21:55 schrieb Stefan Monnier:
> > 1. emacs -q
> > 2. Alt-x tabbar-mode
> > 3. Invalid face height:0.0
>
> The command tabbar-mode isn't part of Emacs.  Again, please show the
> backtrace (Options => Enter Debugger on Error).
>
> > Alternative 2:
> > 2. Alt-x ecb-activate
> > 3. ECB 2.3.2:Errors during the layout setup of ECB. (error-type: error,
> > error- data: (Window width 0 too small (after splitting)"))
>
> Same for ecb-activate.
>
> > Alternative 3:
> > 2. start latex file, switch to latex-mode
> > 3. Alt-x reftex-toc
> > 4. Window height 0 too small (after splitting)
>
> I had to add M-x reftex-mode before being able to do M-x reftex-toc.
> But it worked just fine without giving me any error.
>
>
>         Stefan





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Thu, 25 Jun 2009 14:05:07 GMT) Full text and rfc822 format available.

Acknowledgement sent to Willi Richert <w.richert <at> gmx.net>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Thu, 25 Jun 2009 14:05:07 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3586; Package emacs. (Sat, 27 Jun 2009 22:25:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Chong Yidong <cyd <at> stupidchicken.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sat, 27 Jun 2009 22:25:05 GMT) Full text and rfc822 format available.

Message #85 received at 3586 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Willi Richert <w.richert <at> gmx.net>
Cc: 3586 <at> debbugs.gnu.org
Subject: Re: Invalid face height
Date: Sat, 27 Jun 2009 18:12:22 -0400
> I finally found the bug: My locale was not the default one:
>
> $ echo $LANG
> de_DE.UTF-8
>
> After setting it LANG=C emacs works with tabbar, reftex, and ecb!
>
> So the question is, why?
>
> Maybe you retry to reproduce the bug by setting LANG to the German locale?

I am unable to reproduce the bug with de_DE.UTF-8.

LANG=de_DE.UTF-8 emacs -Q
M-: (require 'reftex-toc) RET
C-x C-f /path/to/file.tex RET
M-x reftex-toc RET

=> no error.



Added tag(s) unreproducible and moreinfo. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 24 Aug 2009 21:45:04 GMT) Full text and rfc822 format available.

Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Sun, 10 Jul 2011 01:46:02 GMT) Full text and rfc822 format available.

Notification sent to Willi Richert <w.richert <at> gmx.net>:
bug acknowledged by developer. (Sun, 10 Jul 2011 01:46:02 GMT) Full text and rfc822 format available.

Message #92 received at 3586-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 3586-done <at> debbugs.gnu.org
Subject: Re: bug#3586: Update
Date: Sat, 09 Jul 2011 21:45:34 -0400
Sorry, nobody could reproduce this. Looks like it might have been
dependent on quite a few local customizations and packages that are not
part of Emacs.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 07 Aug 2011 11:24:20 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 324 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.