unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Heime <heimeborgia@protonmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Operation of format-mode-line
Date: Tue, 23 Jul 2024 18:56:47 +0000	[thread overview]
Message-ID: <SpGpHOo-jws87MwU1rGR9cFd6bWar8H5JPSe7cl3i0zbZaejLYKQpDK7jCbN1PgQrOja5TVJ5zHcqEA0wH9XuwwDandUj-Q1rRofbY4QJOs=@protonmail.com> (raw)
In-Reply-To: <86o76o80fe.fsf@gnu.org>

On Wednesday, July 24th, 2024 at 5:48 AM, Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Tue, 23 Jul 2024 16:37:38 +0000
> > From: Heime heimeborgia@protonmail.com
> > Cc: help-gnu-emacs@gnu.org
> > 
> > On Tuesday, July 23rd, 2024 at 11:08 PM, Eli Zaretskii eliz@gnu.org wrote:
> > 
> > > > (format-mode-line mode-line-buffer-identification)
> > > > 
> > > > The documentation states that
> > > > 
> > > > "Format a string out of a mode line format specification."
> > > > 
> > > > But what does that mean ? What is actually returned ?
> > > 
> > > The formatted string.
> > 
> > In the context of (format-mode-line mode-line-buffer-identification)
> > what is the formatted string ?
> 
> 
> The string produced by following the mode-line format. It's similar
> to what you see on the mode line itself.
> 
> > Is it the buffer name together with the text properties for display
> > by the modeline.
> 
> 
> More or less, yes.
> 
> > Seems that the text properties are the same for each character.
> 
> 
> They are not.

If the buffer name is provodilac.el, what is the difference in text proporties
between the different characters ?  I see there are faces and code for mouse 
action whether I use position 0, 1, 2, etc.





  reply	other threads:[~2024-07-23 18:56 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-22 21:58 Operation of format-mode-line Heime
2024-07-22 23:35 ` Heime
2024-07-23 11:11   ` Eli Zaretskii
2024-07-23 11:08 ` Eli Zaretskii
2024-07-23 16:37   ` Heime
2024-07-23 17:48     ` Eli Zaretskii
2024-07-23 18:56       ` Heime [this message]
2024-07-23 19:07         ` Eli Zaretskii
2024-07-23 19:13           ` Heime
2024-07-24  2:25             ` Eli Zaretskii
2024-07-24  2:26             ` Eli Zaretskii
2024-07-24 10:18               ` Heime
2024-07-24 11:47                 ` Eli Zaretskii
2024-07-24 12:21                   ` Heime
2024-07-24 12:33                     ` Eli Zaretskii
2024-07-24 12:45                       ` Heime
2024-07-24 12:49                         ` Eli Zaretskii
2024-07-24 13:08                           ` Heime
2024-07-24 13:23                             ` Eli Zaretskii
2024-07-24 14:01                               ` Michael Heerdegen via Users list for the GNU Emacs text editor
2024-07-24 15:40                               ` Heime
2024-07-24 16:07                                 ` Yuri Khan
2024-07-24 16:30                                   ` Heime
2024-07-25  7:18                                     ` Eli Zaretskii
     [not found]                                       ` <xcc1gVM6XKE-ico4XNriwG861wQPgutbXkfzbmOm-zJodpgHcHGR1huyU9K6BxLKj74YmoIgW1gJ=5FKLijHm5xBpeE8=5FZOS0Gt004N88wyoI=3D@protonmail.com>
     [not found]                                         ` <CAP=5Fd=5F8W6kgSQeeG2j2M3=5Fb1tt+x1wFWRvbYGhhO+SiUKy8DBoQ@mail.gmail.com>
     [not found]                                           ` <ct3r-DS=5FknVmOlOCFGzqE7-EZyNzHpRPYvr7TTkpm83DWs6ggCvRkenWdLCAxZTlCmyBFFYmMGRtA mHeL1VWRtrVZQH17UOLirJbvYF7zAk=3D@protonmail.com>
     [not found]                                             ` <CAP=5Fd=5F8XV3qskKJogzZY4X=5F+h1wzfR5Q9KYnJKdA504CcG0TvmA@mail.gmail.com>
2024-07-25 12:39                                       ` Heime
2024-07-25 12:50                                         ` Yuri Khan
2024-07-25 13:20                                           ` Heime
2024-07-25 15:26                                             ` Yuri Khan
2024-07-25 16:01                                               ` Heime
2024-07-25 17:27                                                 ` Heime
2024-07-25 18:18                                                   ` Michael Heerdegen via Users list for the GNU Emacs text editor
2024-07-25 19:23                                                     ` Heime
2024-07-26 11:38                                                       ` Michael Heerdegen via Users list for the GNU Emacs text editor
2024-07-26 12:47                                                         ` Heime
2024-07-26 13:26                                                           ` Michael Heerdegen via Users list for the GNU Emacs text editor
2024-07-26 14:18                                                             ` Heime
2024-07-26 14:40                                                               ` Yuri Khan
2024-07-26 15:03                                                                 ` Heime
2024-07-26 17:32                                                                   ` Heime
2024-07-26 20:30                                                                     ` Michael Heerdegen via Users list for the GNU Emacs text editor
2024-07-27  6:01                                                                       ` Eli Zaretskii
2024-07-27 11:08                                                                         ` Heime
2024-07-27 12:06                                                                           ` Michael Heerdegen via Users list for the GNU Emacs text editor
2024-07-28 11:00                                                                             ` Heime
2024-07-28 15:30                                                                               ` Manuel Giraud via Users list for the GNU Emacs text editor
2024-07-28 16:14                                                                                 ` Heime
2024-07-28 16:53                                                                                   ` Heime
2024-07-28 17:29                                                                                     ` Heime
2024-07-28 17:46                                                                                       ` Christopher Dimech
2024-07-28 17:59                                                                                       ` Manuel Giraud via Users list for the GNU Emacs text editor
2024-07-28 18:39                                                                                         ` Heime
2024-07-28 20:48                                                                                         ` [External] : " Drew Adams
2024-07-29 10:26                                                                             ` Michael Heerdegen
2024-07-24 16:35                                 ` Eli Zaretskii
2024-07-24 16:45                                   ` Heime
     [not found] <RHkfCJX8r5At5BX=5Ff30hL2EoYH6qQXzEbjBXr0Lw1DL94KYNXjJsdaLrB-r8fd6-DTqkNbsw1fFi-QzBBtR-lcJGJ5cz22QjLYYhCqqgfvg=3D@protonmail.com>
     [not found] ` <f-AU6lFTwKIVxp95wzU6pdhSaxX45u25TLr7ozfvGH=5FDr7B2IhDHVhKR92YDxgzwiaR99n6190RVjtknhebwf8vMT60so-OqhThZdeIzLhs=3D@protonmail.com>
     [not found]   ` <CAP=5Fd=5F8V7KJr3kji6rhVAA-+6cYjxeQBkYJkSjz4cPt-QDwWWig@mail.gmail.com>

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='SpGpHOo-jws87MwU1rGR9cFd6bWar8H5JPSe7cl3i0zbZaejLYKQpDK7jCbN1PgQrOja5TVJ5zHcqEA0wH9XuwwDandUj-Q1rRofbY4QJOs=@protonmail.com' \
    --to=heimeborgia@protonmail.com \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@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.
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).