From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80641 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: `f' gives error message: message-pop-to-buffer: Symbol's function definition is void: pop-to-buffer-same-window Date: Tue, 06 Dec 2011 22:53:59 +0100 Organization: Probably a good idea Message-ID: <87r50h1i4o.fsf@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1323208469 17290 80.91.229.12 (6 Dec 2011 21:54:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 6 Dec 2011 21:54:29 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M28923@lists.math.uh.edu Tue Dec 06 22:54:25 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RY2y0-0002Ir-JB for ding-account@gmane.org; Tue, 06 Dec 2011 22:54:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1RY2xy-00072Z-Cw; Tue, 06 Dec 2011 15:54:22 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1RY2xx-00072M-48 for ding@lists.math.uh.edu; Tue, 06 Dec 2011 15:54:21 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1RY2xw-0005AK-31 for ding@lists.math.uh.edu; Tue, 06 Dec 2011 15:54:21 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1RY2xu-0006Ci-Lw for ding@gnus.org; Tue, 06 Dec 2011 22:54:18 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RY2xr-0002Eq-Hp for ding@gnus.org; Tue, 06 Dec 2011 22:54:15 +0100 Original-Received: from cm-84.208.231.161.getinternet.no ([84.208.231.161]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Dec 2011 22:54:15 +0100 Original-Received: from sb by cm-84.208.231.161.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Dec 2011 22:54:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 20 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.231.161.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:hyIOW0HIQ5+S9MA5+221HneWPfI= X-Spam-Score: -6.1 (------) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80641 Archived-At: Platform: debian testing, GNU Emacs 23.3.1, git gnus When doing `f' in an nntp summary buffer to do a followup to a message, I got this message in the minibuffer: message-pop-to-buffer: Symbol's function definition is void: pop-to-buffer-same-window git bisect tells me that this behaviour started with this commit: sb@myhost:~/git/gnus$ git bisect bad 1798218bb67a4451295720fc8623979d8ca7c301 is the first bad commit commit 1798218bb67a4451295720fc8623979d8ca7c301 Author: Emacs developers Date: Sun Dec 4 08:43:09 2011 +0000 message.el (message-pop-to-buffer): Partially revert 2011-11-30 change (Bug#10200). By Chong Yidong . Spelling fixes by Paul Eggert . :040000 040000 a26f0893cf4b94e20892804e971cd870320e1560 2f8159536c51655ac63b274ebce504e5c0468f75 M lisp :040000 040000 af3b279224625f3d422e94c7ed7a53d468aecbf6 b0297d98abef9f707f4b332b39bb220a70469024 M texi