all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Selecting *Compile-log* buffer automatically
@ 2023-12-10 18:38 Kiso Katsuyuki
  2023-12-10 19:32 ` Eli Zaretskii
  2023-12-11 17:04 ` Juri Linkov
  0 siblings, 2 replies; 12+ messages in thread
From: Kiso Katsuyuki @ 2023-12-10 18:38 UTC (permalink / raw)
  To: emacs-devel

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

Hi all,

I often tweak my elisp codes and byte-compile them.
I recently found that I had been moving focus to the *Compile-log* buffer
and burying it after byte-compiling an elisp file.
Selecting *Compile-log* buffer automatically reduces commands to do this.
After my investigation on bytecomp.el and warning.el, there seems to be no
option to select the *Compile-log* buffer automatically
when it shows up in the active frame.

Does it make sense to do
- On byte-compiling an elisp file, select the byte-compile-log-buffer
window automatically if the buffer is visible, and
- Add a variable to switch the function enable/disable.
?

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

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

end of thread, other threads:[~2024-02-17 18:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-10 18:38 Selecting *Compile-log* buffer automatically Kiso Katsuyuki
2023-12-10 19:32 ` Eli Zaretskii
2023-12-11  1:07   ` Kiso Katsuyuki
2023-12-11 11:56     ` Eli Zaretskii
2023-12-17  2:22       ` Kiso Katsuyuki
2023-12-11 17:04 ` Juri Linkov
2023-12-23  8:19   ` Kiso Katsuyuki
2023-12-23 17:41     ` Juri Linkov
2023-12-24 12:51       ` Kiso Katsuyuki
2023-12-24 17:28         ` Juri Linkov
2023-12-25 13:03           ` Kiso Katsuyuki
2024-02-17 18:20             ` Kiso Katsuyuki

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.