emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#9699: closed (frame-auto-hide-function)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#9699: closed (frame-auto-hide-function)
Date: Sun, 09 Oct 2011 12:36:02 +0000

Your message dated Sun, 09 Oct 2011 14:35:04 +0200
with message-id <address@hidden>
and subject line Re: bug#9699: frame-auto-hide-function
has caused the debbugs.gnu.org bug report #9699,
regarding frame-auto-hide-function
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
9699: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9699
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: frame-auto-hide-function Date: Fri, 07 Oct 2011 18:10:37 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
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).



--- End Message ---
--- Begin Message --- Subject: Re: bug#9699: frame-auto-hide-function Date: Sun, 09 Oct 2011 14:35:04 +0200 User-agent: Thunderbird 2.0.0.21 (Windows/20090302)
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).

Should be all fixed now.  Closing.

Thanks, martin



--- End Message ---

reply via email to

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