unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Taylan Kammer <taylan.kammer@gmail.com>
To: Andy Tai <atai@atai.org>, guile-devel@gnu.org
Subject: Re: status of guixrus
Date: Sat, 28 Sep 2024 03:27:21 +0200	[thread overview]
Message-ID: <588b22d8-a4f2-4f1d-8db5-5b35d94564ef@gmail.com> (raw)
In-Reply-To: <CAJsg1E9cwpLUXgSUixVK9kjuiaZ-UPGiORgq2MkG9wmX0huzRQ@mail.gmail.com>

On 27.09.2024 23:03, Andy Tai wrote:
> another comment related to it: its web site https://whereis.みんな/
> seems to use Japanese characters (?)  If possible can a site name in
> ASCII be provided as well as that Japanese characters sometimes
> confuses clients. Thanks
>
Unicode domain names can be converted to equivalent ASCII using "Punycode" conversion:

    https://en.wikipedia.org/wiki/Punycode

The equivalent of whereis.みんな would be whereis.xn--q9jyb4c according to this online converter:

    https://www.punycoder.com/

Happy to help,

Taylan




      parent reply	other threads:[~2024-09-28  1:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-27 21:03 status of guixrus Andy Tai
2024-09-27 22:56 ` Andy Tai
2024-09-28  1:27 ` Taylan Kammer [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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=588b22d8-a4f2-4f1d-8db5-5b35d94564ef@gmail.com \
    --to=taylan.kammer@gmail.com \
    --cc=atai@atai.org \
    --cc=guile-devel@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).