Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emacs: cancelling compile.log buffer warning display@startup
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3661

PostPosted: Fri Sep 02, 2022 4:10 pm    Post subject: emacs: cancelling compile.log buffer warning display@startup Reply with quote

Masked app-editors/emacs:29-vcs recently started to display compile.log buffer with warning(s) at startup, instead of displaying requested file buffer. Hence forced manual buffer switch :( e.g.:
Code:
/usr/share/emacs/site-lisp/treemacs/treemacs-interface.el: Warning:
    ‘buffer-local-value’ is an obsolete generalized variable.
where package reference may differ.
Code:
;;; early-init.el -*- lexical-binding: t; -*-
...
;; From https://emacs.stackexchange.com/questions/5636/when-installing-a-package-with-package-el-how-to-never-show-the-compile-log-buf
;; Tested working to avoid site-lisp byte-compile warning buffer being displayed at start
(setq byte-compile-warnings nil)
fixed that.
Unaware whether move to alternate init.el or config.org is better of not, assuming early enough should be the paradigm for optimized emacs startup duration.

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here, i.e. a countermeasure to portage implicit braces, belt & diaper paradigm
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum