bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

header line properties


From: Klaus Zeitler
Subject: header line properties
Date: Tue, 8 Jul 2003 18:07:21 +0200 (MEST)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.3.1 (sparc-sun-solaris2.8, Motif Version 2.1.0)
 of 2003-04-08 on sfsws4
configured using `configure  --with-gcc 
--prefix=/vol/freeware/SunOS-5.8/emacs/21.3 
--sharedstatedir=/vol/freeware/SunOS-5.8/emacs/21.3/share 
--with-x-toolkit=motif --x-includes=/usr/openwin/include:/usr/local/gnu/include 
--x-libraries=/usr/openwin/lib:/usr/local/gnu/lib --with-pop'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

when I execute the following lines in scratch buffer in emacs 21.2.1:

(setq header-line-string
 '(#("Test: " 0 5 (help-echo "hello" face font-lock-builtin-face))))
(setq show-header-line t)
(setq header-line-format '((show-header-line header-line-string)))

I get a header line containing the string "Test:" in the specified face
and when I move the mouse pointer over this text, emacs will display "hello".

Now I do the same in 21.3. Still I get a header-line with the same text,
but not in the specified face and the help-echo doesn't work either.



Recent input:
<down-mouse-2> <mouse-2> <up> <up> <left> C-j <down> 
<down> <left> C-j <down> <down> <left> C-j <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <escape> x g l b SPC <backspace> 
o SPC f o n SPC l o SPC m SPC <return> <help-echo> 
<help-echo> <menu-bar> <help-menu> <report-emacs-b
ug>

Recent messages:
Loading image...done
Loading tooltip...done
For information about the GNU Project and its goals, type C-h C-p.
Mark set
Loading view...done
Loading font-lock...
Loading regexp-opt...done
Loading font-lock...done
Global-Font-Lock mode enabled
Loading emacsbug...done




reply via email to

[Prev in Thread] Current Thread [Next in Thread]