From: Matthias Meulien <orontee@gmail.com>
To: Laurence Warne <laurencewarne@gmail.com>
Cc: Eli Zaretskii <eliz@gnu.org>,
stephen.berman@gmx.net, 64752@debbugs.gnu.org
Subject: bug#64752: 30.0.50; proced: text-scale-adjust leads to wrong header alignment
Date: Sat, 22 Jul 2023 09:09:00 +0200 [thread overview]
Message-ID: <878rb8beyb.fsf@gmail.com> (raw)
In-Reply-To: <CAE2oLqi0SmwRoAybOw87uM7P-_3e0T_aJFk9htAUSjFYkUYqdQ@mail.gmail.com> (Laurence Warne's message of "Fri, 21 Jul 2023 20:14:27 +0100")
Laurence Warne <laurencewarne@gmail.com> writes:
> Hi,
>
> I'm having issues viewing the image Matthias shared earlier in the thread. Would someone be able to attach another
> or provide steps to reproduce?
I have not read proced implementation but my understanding is that
entries length depend on the locale.
If you have french locale installed, I guess you can try M-x proced in
Emacs started with:
LANG=fr_FR.UTF-8 emacs -Q
Then if you computer uptime is greater than 1 day, the start column of
proced may display durations expressed in hours, minutes, seconds or
using an abbreviated date. But the length of abbreviated dates depends
on the locale...
Note the impact of the locale on abbreviated month length:
matthias@carbon:~/Sources/emacs$ LANG=en_US.UTF-8 date +%b
Jul
matthias@carbon:~/Sources/emacs$ LANG=fr_FR.UTF-8 date +%b
juil.
and even, for a given locale, but different months:
matthias@carbon:~/Sources/emacs$ LANG=fr_FR.UTF-8 date +%b --date="2023-02-22T08:55:06"
févr.
matthias@carbon:~/Sources/emacs$ LANG=fr_FR.UTF-8 date +%b --date="2023-03-22T08:55:06"
mars
Hope it helps.
next prev parent reply other threads:[~2023-07-22 7:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-20 19:43 bug#64752: 30.0.50; proced: text-scale-adjust leads to wrong header alignment Matthias Meulien
2023-07-20 20:12 ` Stephen Berman
2023-07-21 6:35 ` Matthias Meulien
2023-07-21 7:47 ` Eli Zaretskii
2023-07-21 12:26 ` Eli Zaretskii
2023-07-21 19:14 ` Laurence Warne
2023-07-22 5:19 ` Eli Zaretskii
2023-07-22 7:09 ` Matthias Meulien [this message]
2023-07-22 14:32 ` Laurence Warne
2023-07-22 20:44 ` Matthias Meulien
2023-07-23 6:42 ` Eli Zaretskii
2023-07-21 14:21 ` Matthias Meulien
2023-07-21 12:25 ` Eli Zaretskii
2023-07-21 14:27 ` Matthias Meulien
2023-07-21 14:38 ` 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
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=878rb8beyb.fsf@gmail.com \
--to=orontee@gmail.com \
--cc=64752@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=laurencewarne@gmail.com \
--cc=stephen.berman@gmx.net \
/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).