>>> sender: "Andy Gimblett" date: "Wed, Oct 18, 2006 at 05:55:37PM +0100" <<<EOQ > Hi all, Hi,
> I've noticed the following behaviour on two different machines which > are both running: > FreeBSD 6.1 > GNU Emacs 21.3.1 > wmii-3.1 patched to allow... > Ruby-IXP > Ruby-WMII > > If .emacs contains: > > (custom-set-variables > '(tool-bar-mode nil) > ) > > (which deactivates the pointless toolbar), then emacs pauses once > loaded for a few seconds, before it responds to any keypresses. It's > very annoying. :-) Yes, I noticed that too. For now, I simply disable the toolbar from .Xresources/.Xdefaults rather than from .emacs, like this: Emacs.toolBar: off I'm using wmii-3 with plain wmiirc (not rubyfied) Cheers, Alex
