all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Improvement suggestion for message
@ 2024-07-06 17:26 Pedro Andres Aranda Gutierrez
  2024-07-06 17:33 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2024-07-06 17:26 UTC (permalink / raw
  To: emacs-devel

[-- 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 --]

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

* Re: Improvement suggestion for message
  2024-07-06 17:26 Improvement suggestion for message Pedro Andres Aranda Gutierrez
@ 2024-07-06 17:33 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-07-06 17:33 UTC (permalink / raw
  To: Pedro Andres Aranda Gutierrez; +Cc: emacs-devel

> From: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
> Date: Sat, 6 Jul 2024 19:26:48 +0200
> 
> Wouldn't
> (format "Skipping %s: no write access."
> be more understandable?

No, but we can improve it in another way.

Thanks.



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

end of thread, other threads:[~2024-07-06 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-06 17:26 Improvement suggestion for message Pedro Andres Aranda Gutierrez
2024-07-06 17:33 ` Eli Zaretskii

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.