all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#9699: frame-auto-hide-function
@ 2011-10-07 22:10 Glenn Morris
  2011-10-07 22:13 ` Drew Adams
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Glenn Morris @ 2011-10-07 22:10 UTC (permalink / raw
  To: 9699

Package: emacs
Version: 24.0.90

frame-auto-hide-function has no NEWS entry, and is missing a :version tag.

It needs a NEWS entry (which should contain some mention of "iconify")
because it changes existing behaviour.

Example: I like my diff buffers in a separate frame, so I use:

emacs -Q --eval "(setq special-display-regexps '(\".*diff\\*\"))"

C-x C-f /path/to/modified/file/under/vcs
C-x v =
   -> diff buffer pops up in new frame

Now using "C-x k" to kill the diff buffer iconifies the associated
frame. It used to just delete it (which I think was better, but YMMV).





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

end of thread, other threads:[~2011-10-09 12:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07 22:10 bug#9699: frame-auto-hide-function Glenn Morris
2011-10-07 22:13 ` Drew Adams
2011-10-08 13:23 ` martin rudalics
2011-10-08 17:59   ` Glenn Morris
2011-10-08 14:08 ` martin rudalics
2011-10-09 12:35 ` martin rudalics

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.