unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Check for ANSI compliance
@ 2024-01-17 18:29 Christian Miller
  2024-01-29 16:44 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Miller @ 2024-01-17 18:29 UTC (permalink / raw)
  To: guix-devel

Hello,

I use the Emacs compilation mode (M-x compile).

For example, the following "M-x compile RET guix build does-not-exist
RET" would result to the following:

--8<---------------cut here---------------start------------->8---
-*- mode: compilation; default-directory: "~/" -*-
Compilation started at Wed Jan 17 19:18:57

guix build does-not-exist
guix build: ^[[1;31merror: ^[[0m^[[1mdoes-not-exist^[[0m: unknown package

Compilation exited abnormally with code 1 at Wed Jan 17 19:18:57
--8<---------------cut here---------------end--------------->8---

It is not only visually, but it actually breaks a feature of the mode,
too.  The unknown package error is not detected as an error by the
mode.  I also had a case where it detected warnings as errors.

Could we check for ANSI compliance instead of assuming it's presence?

-- 
Christian Miller


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-11 14:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-17 18:29 Check for ANSI compliance Christian Miller
2024-01-29 16:44 ` Ludovic Courtès
2024-03-08 18:07   ` Simon Tournier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.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).