emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: X11 resource to turn on visible-bell


From: Luc Teirlinck
Subject: Re: X11 resource to turn on visible-bell
Date: Tue, 26 Apr 2005 17:30:03 -0500 (CDT)

Dan Nicolaescu wrote:

   Would something like this be a good addition to Emacs? 

It would require an accompanying change in cus-start.el, but that
would not be too much of a problem.  Whenever you change the value of
any variable defined with defcustom in code that runs at startup (in
startup.el, in a preloaded file or in the C code), you must also adapt
the value given in the defcustom for variables defined in Lisp and
provide the correct default value at startup in cus-start.el for
variables defined in C (like visible-bell).

Maybe I should write a section in emacs-xtra explaining how to do this.

Sincerely,

Luc.




reply via email to

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