All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dragan Simic <dsimic@manjaro.org>
To: Francesco Dolcini <francesco@dolcini.it>
Cc: Tom Rini <trini@konsulko.com>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>,
	Michal Simek <michal.simek@amd.com>,
	Andre Przywara <andre.przywara@arm.com>,
	Angelo Dureghello <angelo@kernel-space.org>,
	Elon Zhang <zhangzj@rock-chips.com>,
	Eugen Hristev <eugen.hristev@collabora.com>,
	Jagan Teki <jagan@amarulasolutions.com>,
	John Clark <inindev@gmail.com>, Jonas Karlman <jonas@kwiboo.se>,
	Joshua Riek <jjriek@verizon.net>,
	Kever Yang <kever.yang@rock-chips.com>,
	Philipp Tomsich <philipp.tomsich@vrull.eu>,
	Quentin Schulz <quentin.schulz@theobroma-systems.com>,
	Simon Glass <sjg@chromium.org>,
	Svyatoslav Ryhel <clamor95@gmail.com>,
	Tim Lunn <tim@feathertop.org>,
	Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>,
	Vignesh R <vigneshr@ti.com>,
	u-boot@lists.denx.de, git@xilinx.com
Subject: Re: [PATCH 4/4] Kconfig: Make all Kconfig encoding ascii
Date: Tue, 16 Apr 2024 18:53:10 +0200	[thread overview]
Message-ID: <6a60f436d48bfce8ede3635ba0632bd3@manjaro.org> (raw)
In-Reply-To: <Zh6QdKukLuPV2CE2@gaggiata.pivistrello.it>

On 2024-04-16 16:51, Francesco Dolcini wrote:
> On Tue, Apr 16, 2024 at 03:18:08PM +0200, Dragan Simic wrote:
>> On 2024-04-16 08:59, Francesco Dolcini wrote:
>> > On Tue, Apr 16, 2024 at 02:36:12AM +0200, Tom Rini wrote:
>> > > On Mon, Apr 15, 2024 at 02:22:02PM +0200, Heinrich Schuchardt wrote:
>> > > > C is the sign for coulomb which is the unit of electric charge. How
>> > > > about 'deg C'?
>> > >
>> > > I'll note that in Linux there's seemingly nothing consistent, and I'm
>> > > fine with any of "deg C" or "degrees C" or "temperature range (-40 C to
>> > > +85 C)" as all of those should be clear in context.
>> >
>> > My 2 cents ... while I agree with Tom that the context will make it
>> > clear, it is not making it correct nor nice. Using just "C" for Celsius
>> > degrees is horrible ...
>> 
>> FWIW, I usually use "oC", which is far from perfect, but IMHO also
>> far from horrible. :)
> 
> "oC" is also horrible, "deg C" or "degrees C" that Heinrich proposed 
> are the
> way to go if you need something 7-bit ascii :-).

I agree, "deg C" or "degrees C" is the way to go, and my vote goes to
"degrees C".  Just to clarify, I use "oC" as some kind of a shorthand
when having less to type outweighs the correctness. :)

      reply	other threads:[~2024-04-16 16:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-15 11:35 [PATCH 0/4] Kconfig: some cleanups Michal Simek
2024-04-15 11:35 ` [PATCH 1/4] Kconfig: Remove trailing whitespace in its prompt Michal Simek
2024-04-15 11:35 ` [PATCH 2/4] Kconfig: Add missing quotes around source file Michal Simek
2024-04-15 12:44   ` Heinrich Schuchardt
2024-04-15 12:45     ` Michal Simek
2024-04-15 11:35 ` [PATCH 3/4] Kconfig: Add missing quotes around default string value Michal Simek
2024-04-15 12:41   ` Heinrich Schuchardt
2024-04-15 11:35 ` [PATCH 4/4] Kconfig: Make all Kconfig encoding ascii Michal Simek
2024-04-15 12:22   ` Heinrich Schuchardt
2024-04-15 12:49     ` Michal Simek
2024-04-16  0:36       ` Tom Rini
2024-04-16  6:32         ` Michal Simek
2024-04-16  0:36     ` Tom Rini
2024-04-16  6:59       ` Francesco Dolcini
2024-04-16 10:09         ` Michal Simek
2024-04-16 13:18         ` Dragan Simic
2024-04-16 14:51           ` Francesco Dolcini
2024-04-16 16:53             ` Dragan Simic [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

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

  git send-email \
    --in-reply-to=6a60f436d48bfce8ede3635ba0632bd3@manjaro.org \
    --to=dsimic@manjaro.org \
    --cc=andre.przywara@arm.com \
    --cc=angelo@kernel-space.org \
    --cc=clamor95@gmail.com \
    --cc=eugen.hristev@collabora.com \
    --cc=francesco@dolcini.it \
    --cc=git@xilinx.com \
    --cc=inindev@gmail.com \
    --cc=jagan@amarulasolutions.com \
    --cc=jjriek@verizon.net \
    --cc=jonas@kwiboo.se \
    --cc=kever.yang@rock-chips.com \
    --cc=michal.simek@amd.com \
    --cc=philipp.tomsich@vrull.eu \
    --cc=quentin.schulz@theobroma-systems.com \
    --cc=sjg@chromium.org \
    --cc=tim@feathertop.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=venkatesh.abbarapu@amd.com \
    --cc=vigneshr@ti.com \
    --cc=xypron.glpk@gmx.de \
    --cc=zhangzj@rock-chips.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.
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.