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

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

Re: [h-e-w] help-echo: recommended changes to control of help-echo


From: Alexander G. Burchell
Subject: Re: [h-e-w] help-echo: recommended changes to control of help-echo
Date: 26 Nov 2001 10:55:09 -0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

A more brutal solution is:

  (if (not (fboundp 'ignore))           ; built-in function...
      (defun ignore (&rest args) (interactive) nil))
  (setq show-help-function 'ignore)

Best wishes,
-- 
Alexander G. Burchell
Wilshire Associates
address@hidden


*----*

This message is intended only for the use of the person(s) listed above 
as the intended recipient(s), and may contain information that is 
PRIVILEGED and CONFIDENTIAL.  If you are not an intended recipient, 
you may not read, copy, or distribute this message or any attachment.  
If you received this communication in error, please notify us immediately 
by e-mail and then delete all copies of this message and any attachments.


In addition you should be aware that ordinary (unencrypted) e-mail sent 
through the Internet is not secure. Do not send confidential or sensitive 
information, such as social security numbers, account numbers, personal 
identification numbers and passwords, to us via ordinary (unencrypted) 
e-mail. 



reply via email to

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