GNU bug report logs -
#33061
27.0.50; Hard to see text under header-line when using misterioso theme
Previous Next
Reported by: Fredrik Nyqvist <fredrik.nyqvist94 <at> gmail.com>
Date: Tue, 16 Oct 2018 14:41:02 UTC
Severity: minor
Tags: fixed
Found in version 27.0.50
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 33061 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
By headerline I mean the white line, in this theme, that stays on the first
line in the buffer and displays the name and parameters of the current
function in the source file. You might need to navigate down to a function
to see the effect it has. As you scroll down the file the function top line
(function name and parameters etc) will still be visible.
The line becomes visible when 'semantic-stickyfunc-mode'. is enabled.
Den ons 10 juli 2019 kl 16:05 skrev Lars Ingebrigtsen <larsi <at> gnus.org>:
> Fredrik Nyqvist <fredrik.nyqvist94 <at> gmail.com> writes:
>
> > When using misterioso theme, and semantic sticky-function-mode is
> enabled,
> > it is hard to see the function name under the header-line. The
> header-line face could
> > probably be darker.
> >
> > How to reproduce:
> >
> > Put these settings in your emacs init file:
> >
> > (require 'semantic)
> > (add-hook 'prog-mode-hook 'semantic-mode)
> > (semantic-mode 1)
> > (setq semantic-default-submodes
> > '(global-semantic-stickyfunc-mode))
> > (load-theme 'misterioso t)
> >
> > Then open a C file to see the header-line enabled.
>
> What do you mean by "header-line" here? I tried this and opened a .c
> file, and everything looked readable to me, but I'm not sure what to
> look for.
>
> --
> (domestic pets only, the antidote for overdose, milk.)
> bloggy blog: http://lars.ingebrigtsen.no
>
[Message part 2 (text/html, inline)]
This bug report was last modified 6 years and 9 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.