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

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

Re: Efficient Emacs usage?


From: John Paul Wallington
Subject: Re: Efficient Emacs usage?
Date: Wed, 24 Nov 2004 07:55:28 +0000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (windows-nt)

Lee Sau Dan <danlee@informatik.uni-freiburg.de> writes:

> Also, if you have ispell  installed and you're typing in text-mode (or
> derived ones), you can M-Tab  to complete the word.  (And you'll start
> to  hate   Windows,  which   gives  you  NO   WAY  to  stop   it  from
> stealing/robbing this key binding.)

Try:
(w32-register-hot-key [A-tab])
for NT/2000/XP systems.

Otherwise, for W95/98/ME systems, you could investigate writing a
wrapper program that just calls Windows' SystemParametersInfo
(SPI_SETSCREENSAVERRUNNING).


reply via email to

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