unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Fredrik Nyqvist <fredrik.nyqvist94@gmail.com>
Cc: 33061@debbugs.gnu.org
Subject: bug#33061: 27.0.50; Hard to see text under header-line when using misterioso theme
Date: Thu, 11 Jul 2019 16:42:37 +0200	[thread overview]
Message-ID: <m3wogows2q.fsf@gnus.org> (raw)
In-Reply-To: <CAEhcwWai_4p3YYn3FKi=8FEBtmjG0w7s+fhwsoTN8G+dYWxPkQ@mail.gmail.com> (Fredrik Nyqvist's message of "Wed, 10 Jul 2019 19:06:25 +0200")

Fredrik Nyqvist <fredrik.nyqvist94@gmail.com> writes:

> 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.

Hm, I see.  I'm not getting the thing to work properly...  If I say
(from emacs -Q)

(progn
  (require 'semantic)
  (add-hook 'prog-mode-hook 'semantic-mode)
  (semantic-mode 1)
  (setq semantic-default-submodes
        '(global-semantic-stickyfunc-mode))
  (load-theme 'misterioso t))

and then load, say, src/eval.c, I'm getting a new line at the top of the
buffer, and the help says that it belongs to stickyfunc... but it
doesn't display anything but what would otherwise be in the buffer at
that point.  That is, it does not display the name and parameters of the
current function.

Hm...

Oh!  Now it does?  Weird.  

The function name is quite legible to me, although the parameter list is
pretty hard to read.

And now it went away.  The stickyfunc stuff doesn't seem to be very...
stable...

OK, in a smaller C file it seems to do better.

I think the solution is to just make the header line darker, so I've
done that on the Emacs trunk now.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      reply	other threads:[~2019-07-11 14:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-16 11:14 bug#33061: 27.0.50; Hard to see text under header-line when using misterioso theme Fredrik Nyqvist
2019-07-10 14:05 ` Lars Ingebrigtsen
2019-07-10 17:06   ` Fredrik Nyqvist
2019-07-11 14:42     ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3wogows2q.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=33061@debbugs.gnu.org \
    --cc=fredrik.nyqvist94@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).