all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: yellowPolyp <yellowPolyp@proton.me>
Cc: 72224@debbugs.gnu.org
Subject: bug#72224: Two bugs in windows operating system
Date: Sun, 21 Jul 2024 11:54:35 +0300	[thread overview]
Message-ID: <868qxvcegk.fsf@gnu.org> (raw)
In-Reply-To: <7sC__Oxaghwno05aEP2ulD7EXmTGDi7hsV1Mt4CKuLBUSgnN-k5vs6df29MFpsOQXcM0qnZ3-qA7W2-InqcUo2JyqsB3XspXMzrMhxQgXZs=@proton.me> (bug-gnu-emacs@gnu.org)

tags 72224 unreproducible moreinfo
thanks

> Date: Sat, 20 Jul 2024 12:50:34 +0000
> From:  yellowPolyp via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> There are two bugs in GNU Emacs running on Windows OS. 

It is better to report each issue in a separate bug report, so that
they are easier to track.

> First, When Emacs is opened in terminal mode, it displays some dark colors as 'green'. Usually these dark color has G and B which is bigger than 0. I think that it's related to `w32console`. 

This is not a bug.  Emacs on TTY frames transparently approximates the
colors using the available ones, the ones that the terminal actually
supports, in this case it maps them to the 16 available colors.  One
deliberate feature of this mapping is that non-gray colors are
preferred, so that the probability of a color to be mapped to a
distinct non-gray color is higher.  What you see is a side effect of
that deliberate design.

> Second, when I start dynamic programs like `sh` or `gdb` using `start-process`, Emacs shows error `starting child process:invalid argument`. This makes commands like `term` and `compile` unusable. 

I cannot reproduce this.  Please show a detailed recipe starting from
"emacs -Q".  Please also tell which version of Emacs are you using and
how you invoke Emacs.





  reply	other threads:[~2024-07-21  8:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-20 12:50 bug#72224: Two bugs in windows operating system yellowPolyp via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-07-21  8:54 ` Eli Zaretskii [this message]
2024-08-04  7:57   ` Eli Zaretskii
     [not found]     ` <eb7ZXTXHT1awmConOA2XR7sYQkMPagFuFX7KJTa8ii5sEVTRr1WjUWjFkW28ugO6xUztzTpQNvzPTSdIgz0Ntxyt5dh8ruw5qE-gkCQu4zA=@proton.me>
2024-08-04  9:09       ` Eli Zaretskii
2024-08-17  8:29         ` Eli Zaretskii
2024-07-27  3:20 ` Sebastián Monía

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=868qxvcegk.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=72224@debbugs.gnu.org \
    --cc=yellowPolyp@proton.me \
    /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.