all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: 43092@debbugs.gnu.org
Subject: bug#43092: 26.3; mode-line-frame-identification mode-line-buffer-identification " " mode-line-position (vc-mode vc-mode) " " mode-line-modes mode-line-misc-info mode-line-end-spaces
Date: Fri, 28 Aug 2020 12:57:32 -0700 (PDT)	[thread overview]
Message-ID: <3e96dab2-dc75-4a5e-b6a5-8a46dd40f549@default> (raw)

I may be missing something - please close if so (but hopefully let me
know what I'm missing).

The default value of `mode-line-remote' is this:

(#("%1@" 0 3
   (mouse-face mode-line-highlight
               help-echo
               #f(compiled-function
                   (window _object _point) #<bytecode 0x1093abb>))))

(FWIW, it's too bad that users see that #<bytecode...> thingy, but maybe
there's no good alternative.)

I don't see the %-construct "%@" described anywhere.  Presumably "%1@"
means show what "%@" shows, but padded if needed so the field width is
at least one char.  But what does @ itself do?

A guess is that it does nothing, and its only purpose here is to enable
the mouse-face and help-echo on the single pad char.

If so, than a second guess might be that any "%X" construct, where X is
not one of the chars documented, adds nothing other than perhaps padding
chars and properties such as `help-echo' (and allows for `eval' etc.).
If so, that should be documented, no?

In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
 of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.18362
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''





             reply	other threads:[~2020-08-28 19:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-28 19:57 Drew Adams [this message]
2020-08-28 20:04 ` bug#43092: 26.3; mode-line-frame-identification mode-line-buffer-identification " " mode-line-position (vc-mode vc-mode) " " mode-line-modes mode-line-misc-info mode-line-end-spaces Drew Adams
2020-08-29  6:49 ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=3e96dab2-dc75-4a5e-b6a5-8a46dd40f549@default \
    --to=drew.adams@oracle.com \
    --cc=43092@debbugs.gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.