From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#6954: bug#8615: Please make sure v q removes the buffer for JPGs just like it does for other files Date: Sat, 16 Jul 2011 15:11:38 +0200 Message-ID: <4E218E0A.6050302__24526.2898192324$1310822359$gmane$org@gmx.at> References: <8762n3z13p.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1310822359 1506 80.91.229.12 (16 Jul 2011 13:19:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 16 Jul 2011 13:19:19 +0000 (UTC) Cc: 8615@debbugs.gnu.org, jidanni@jidanni.org, cyd@stupidchicken.com, 6954@debbugs.gnu.org, emacs-devel@gnu.org To: Lars Magne Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 16 15:19:14 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qi4m0-00032v-D3 for geb-bug-gnu-emacs@m.gmane.org; Sat, 16 Jul 2011 15:19:12 +0200 Original-Received: from localhost ([::1]:45566 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qi4lz-00010J-Hj for geb-bug-gnu-emacs@m.gmane.org; Sat, 16 Jul 2011 09:19:11 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:44119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qi4fA-0007sY-75 for bug-gnu-emacs@gnu.org; Sat, 16 Jul 2011 09:12:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qi4f6-0006di-Te for bug-gnu-emacs@gnu.org; Sat, 16 Jul 2011 09:12:07 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:45776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qi4f6-0006dY-Hk for bug-gnu-emacs@gnu.org; Sat, 16 Jul 2011 09:12:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Qi4f5-00007n-3U; Sat, 16 Jul 2011 09:12:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: martin rudalics Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 16 Jul 2011 13:12:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6954 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6954-submit@debbugs.gnu.org id=B6954.1310821913457 (code B ref 6954); Sat, 16 Jul 2011 13:12:03 +0000 Original-Received: (at 6954) by debbugs.gnu.org; 16 Jul 2011 13:11:53 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qi4eu-00007K-4j for submit@debbugs.gnu.org; Sat, 16 Jul 2011 09:11:52 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Qi4er-000072-Nw for 6954@debbugs.gnu.org; Sat, 16 Jul 2011 09:11:50 -0400 Original-Received: (qmail invoked by alias); 16 Jul 2011 13:11:43 -0000 Original-Received: from 62-47-56-15.adsl.highway.telekom.at (EHLO [62.47.56.15]) [62.47.56.15] by mail.gmx.net (mp049) with SMTP; 16 Jul 2011 15:11:43 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19jSspCepxjZiLeDo34KoqoHAVt6w988tAm2JZeEy apavNByNrQCfvZ User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 16 Jul 2011 09:12:03 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:49247 Archived-At: >> $ emacs -Q a_directory_with_images >> type v on an image >> type q >> Now guess what we are looking at? >> Back to the directory? >> No. >> You folks buried it! >> And the image is also buried, not killed, too! > > I don't think anything has actually changed with the bug you reported, > but yeah, wow. `q' popped to a totally different buffer than I > expected. > > Is this a part of the switch-to-buffer/window thingie rework? It is ;-) As a matter of fact it's the combination of (1) a bug in Emacs 23's `pop-to-buffer' causing it to _not_ reselect the selected window when it's used for displaying the buffer, and (2) a recent change which had `find-file' use `pop-to-buffer' instead of `set-window-buffer'. Hopefully fixed now (the bug in Emacs 23 remains unfixed since noone has complained about it yet - after all `pop-to-buffer' was supposed to use any but the selected window). Thanks for complaining, martin