unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* `delete-frame-hook' isn't defined
@ 2002-09-28  4:06 John Paul Wallington
  2002-09-29 18:44 ` Richard Stallman
  2002-09-29 19:54 ` Stefan Monnier
  0 siblings, 2 replies; 12+ messages in thread
From: John Paul Wallington @ 2002-09-28  4:06 UTC (permalink / raw)


etc/NEWS says:

** Function `delete-frame' runs `delete-frame-hook' before actually
deleting the frame.  The hook is called with one arg, the frame
being deleted.


However, `delete-frame-hook' isn't presently defined as a variable.
`delete-frame' does run the hook if you define it.

Should it be defined?  One possible problem is that tooltips are
frames that are deleted when they disappear.  Users may not expect the
hook to be run then.

Also, should it be renamed to `delete-frame-functions' because it is
an abnormal hook ?

-- 
John Paul Wallington

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2002-10-02 19:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-28  4:06 `delete-frame-hook' isn't defined John Paul Wallington
2002-09-29 18:44 ` Richard Stallman
2002-09-30 15:06   ` John Paul Wallington
2002-10-01  6:18     ` Richard Stallman
2002-10-01 15:14       ` John Paul Wallington
2002-10-02  4:07         ` Richard Stallman
2002-10-02  9:59           ` John Paul Wallington
2002-10-02 15:27             ` Juanma Barranquero
2002-10-02 19:23             ` Richard Stallman
2002-09-29 19:54 ` Stefan Monnier
2002-09-30 15:08   ` John Paul Wallington
2002-09-30 15:05     ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).