all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Improvement suggestion for message
Date: Sat, 6 Jul 2024 19:26:48 +0200	[thread overview]
Message-ID: <CAO48Bk_Sicpuf7Edip-sY5HaWTg0PO=G+1S9GpLaw2073TLX-A@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 815 bytes --]

In
https://git.savannah.gnu.org/cgit/emacs.git/commit/?h=emacs-30&id=814710067f0558e308c7020b22e455fe0ece7878

I read:


@@ -446,7 +446,7 @@ bytecode definition was not changed in the meantime)."
(setf comp-files-queue
(append comp-files-queue `((,file . ,load)))
added-something t)
- (display-warning 'comp
+ (display-warning 'native-compiler
(format "No write access for %s skipping."
out-filename)))))))
;; Perhaps nothing passed `native--compile-async-skip-p'?

Wouldn't
(format "Skipping %s: no write access."
be more understandable?

Just a suggestion, /PA
-- 
Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run
a leader-deposed hook here, but we can't yet

[-- Attachment #2: Type: text/html, Size: 3284 bytes --]

             reply	other threads:[~2024-07-06 17:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-06 17:26 Pedro Andres Aranda Gutierrez [this message]
2024-07-06 17:33 ` Improvement suggestion for message 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

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

  git send-email \
    --in-reply-to='CAO48Bk_Sicpuf7Edip-sY5HaWTg0PO=G+1S9GpLaw2073TLX-A@mail.gmail.com' \
    --to=paaguti@gmail.com \
    --cc=emacs-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.
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.