unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: John Yates <john@yates-sheets.org>
Cc: Daniel Mendler <daniel@mendler.net>,
	Daniel Mendler <mail@daniel-mendler.de>,
	"emacs-devel@gnu.org" <emacs-devel@gnu.org>,
	"monnier@iro.umontreal.ca" <monnier@iro.umontreal.ca>,
	"kevin.legouguec@gmail.com" <kevin.legouguec@gmail.com>,
	"acm@muc.de" <acm@muc.de>, Eli Zaretskii <eliz@gnu.org>,
	"arstoffel@gmail.com" <arstoffel@gmail.com>
Subject: RE: [External] : Re: Indicate better the current use of the echo area / minibuffer [was: Controlling Isearch from minibuffer]
Date: Fri, 14 May 2021 21:55:49 +0000	[thread overview]
Message-ID: <SA2PR10MB44745F355334CACC34323F1BF3509@SA2PR10MB4474.namprd10.prod.outlook.com> (raw)
In-Reply-To: <CAJnXXoh5+pZ1L9yKXOrjJv+kEZO+8Gv3CWOay8eD7SqiKSnGMw@mail.gmail.com>

> Drew,
> 
> This is just an idea.  I am prototyping it but do not
> have a fully working implementation yet.
> 
> I use a separate minibuffer frame.  The idea is to
> have a one pixel frame inner border.  The border
> changes from matching the background to some
> contrasting color when the minibuffer is active.
> 
> I am not sure what the analog to the inner border
> should be for the non-separate minibuffer frame
> scenario.

Sounds good.  And that should be useful also for
distinguishing Isearch.

But it would be hard to use it to show different
recursive-edit levels.  One pixel is not much, when
it comes to feeling/noticing a difference.  But it's
worth experimenting.

As for trying to apply something like that to an
ordinary minibuffer window (not in a separate frame):

There are frame parameters with "border" in their name.
And there is a `tool-bar-border' variable.  But I don't
think there is anything concerning windows with "border"
in the name.

On the other hand, windows have dividers:

https://www.gnu.org/software/emacs/manual/html_node/elisp/Window-Dividers.html

But it looks like they only apply to the window above
or to the left of a given window.  For the minibuffer
window it sounds like you'd have to apply it to the
window above.  Doesn't sound too easy.

Maybe someone else has an idea about this.

  reply	other threads:[~2021-05-14 21:55 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-12 23:47 Indicate better the current use of the echo area / minibuffer [was: Controlling Isearch from minibuffer] Drew Adams
2021-05-13  6:28 ` Eli Zaretskii
2021-05-13 14:11   ` [External] : " Drew Adams
2021-05-13 14:41     ` Daniel Mendler
2021-05-13 15:24       ` Alan Mackenzie
2021-05-13 16:12         ` Daniel Mendler
2021-05-13 16:21         ` Augusto Stoffel
2021-05-13 16:44         ` Eli Zaretskii
2021-05-13 16:16       ` Daniel Martín
2021-05-13 16:33         ` Daniel Mendler
2021-05-13 17:41       ` Drew Adams
2021-05-13 18:07         ` Daniel Mendler
2021-05-13 19:36           ` Drew Adams
2021-05-14 21:02             ` John Yates
2021-05-14 21:55               ` Drew Adams [this message]
2021-05-15  7:57               ` martin rudalics
2021-05-15 19:46                 ` Drew Adams
2021-05-14 18:16           ` Juri Linkov

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=SA2PR10MB44745F355334CACC34323F1BF3509@SA2PR10MB4474.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=acm@muc.de \
    --cc=arstoffel@gmail.com \
    --cc=daniel@mendler.net \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=john@yates-sheets.org \
    --cc=kevin.legouguec@gmail.com \
    --cc=mail@daniel-mendler.de \
    --cc=monnier@iro.umontreal.ca \
    /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).