GNU bug report logs - #9699
frame-auto-hide-function

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Fri, 7 Oct 2011 22:11:01 UTC

Severity: minor

Found in version 24.0.90

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Subject: bug#9699: closed (Re: bug#9699: frame-auto-hide-function)
Date: Sun, 09 Oct 2011 12:36:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#9699: frame-auto-hide-function

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 9699 <at> debbugs.gnu.org.

-- 
9699: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9699
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: martin rudalics <rudalics <at> gmx.at>
To: 9699-done <at> debbugs.gnu.org
Cc: Glenn Morris <rgm <at> gnu.org>
Subject: Re: bug#9699: frame-auto-hide-function
Date: Sun, 09 Oct 2011 14:35:04 +0200
> 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


[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: submit <at> debbugs.gnu.org
Subject: frame-auto-hide-function
Date: Fri, 07 Oct 2011 18:10:37 -0400
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).



This bug report was last modified 13 years and 284 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.