From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: pop-to-buffer and friends new behavior or bug? Date: Mon, 20 Jun 2011 11:24:51 +0200 Message-ID: <4DFF11E3.5070503@gmx.at> References: <87zklhhcys.fsf@gmail.com> <87ei2tzg3o.fsf@gmail.com> <4DFA690A.20205@gmx.at> <87d3iccuqo.fsf@gmail.com> <4DFCCDE6.30007@gmx.at> <87boxu3oic.fsf@gmail.com> <4DFDF921.5090407@gmx.at> <87aadckisk.fsf@gmail.com> 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 1308562677 15297 80.91.229.12 (20 Jun 2011 09:37:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 20 Jun 2011 09:37:57 +0000 (UTC) Cc: emacs-devel@gnu.org To: Thierry Volpiatto Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 20 11:37:54 2011 Return-path: Envelope-to: ged-emacs-devel@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 1QYavY-0002q0-Kd for ged-emacs-devel@m.gmane.org; Mon, 20 Jun 2011 11:37:52 +0200 Original-Received: from localhost ([::1]:57726 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYavW-0008Mu-M7 for ged-emacs-devel@m.gmane.org; Mon, 20 Jun 2011 05:37:50 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYaj5-0004oo-Gi for emacs-devel@gnu.org; Mon, 20 Jun 2011 05:25:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QYaj3-0007yl-B2 for emacs-devel@gnu.org; Mon, 20 Jun 2011 05:24:58 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.23]:57042) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1QYaj2-0007xv-Bz for emacs-devel@gnu.org; Mon, 20 Jun 2011 05:24:56 -0400 Original-Received: (qmail invoked by alias); 20 Jun 2011 09:24:54 -0000 Original-Received: from 62-47-53-188.adsl.highway.telekom.at (EHLO [62.47.53.188]) [62.47.53.188] by mail.gmx.net (mp059) with SMTP; 20 Jun 2011 11:24:54 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/OKicvfbfO2s5PIGJbyiQ6rWxBawZbZY+O7tD0tM xGj2o+9aDDV/71 User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <87aadckisk.fsf@gmail.com> X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.23 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:140711 Archived-At: > You don't need to have image support enabled, because the same bug is in > anything-M-x: What is anything-M-x? > Try f5-a M-x and on any command hit C-z. What is f5-a? > The expected (old) behavior is to have describe-function displayed in > other window. > Now it is displayed in minibuffer! Please try to give me a recipe starting with emacs -Q which I can follow. Thanks, martin