David Kastrup wrote:

The customization buffer says, however,

   Tooltip Mode: Hide Toggle  on (non-nil)
      State: this option has been changed outside the customize buffer.

Which would appear rather wrong, as it would mean that you could not
customize tooltips off even if you wanted to.


I don't think this message stops you from customizing them off. It is caused by the default state being calculated at startup (before .emacs is read), based on whether you are running on a graphical display rather than being a constant. It might also be complicated by the fact that Emacs is dumped in text mode, so the default evaluated to nil when dumping.



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to