help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New buffer not showing up in Emacs Buffers Menubar


From: Robert Pluim
Subject: Re: New buffer not showing up in Emacs Buffers Menubar
Date: Tue, 24 Sep 2024 14:24:18 +0200

>>>>> On Tue, 24 Sep 2024 13:39:24 +0200, Stephen Berman 
>>>>> <stephen.berman@gmx.net> said:

    Stephen> It's a user option, so M-x customize-option (or 
customize-variable) but
    Stephen> setq is also fine (in your init file if you want to persist it).

In emacs >= 29, `setopt' is the preferred way of setting custom
options in lisp code, since it ensures any custom-set functions are
run (although for this particular option it doesnʼt matter).

Robert
-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]