From unknown Sat Aug 16 16:14:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8194: Incorrect frame handling in Gnus Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Mon, 07 Mar 2011 15:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 8194 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: To: 8194@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.129951159426338 (code B ref -1); Mon, 07 Mar 2011 15:27:01 +0000 Received: (at submit) by debbugs.gnu.org; 7 Mar 2011 15:26:34 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PwcKQ-0006ql-9M for submit@debbugs.gnu.org; Mon, 07 Mar 2011 10:26:34 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PwcKN-0006qW-MJ for submit@debbugs.gnu.org; Mon, 07 Mar 2011 10:26:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwcKH-00022c-80 for submit@debbugs.gnu.org; Mon, 07 Mar 2011 10:26:26 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:43640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwcKH-00022U-4s for submit@debbugs.gnu.org; Mon, 07 Mar 2011 10:26:25 -0500 Received: from [140.186.70.92] (port=39583 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwcKF-00033I-OF for bug-gnu-emacs@gnu.org; Mon, 07 Mar 2011 10:26:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwcKD-00021W-Qu for bug-gnu-emacs@gnu.org; Mon, 07 Mar 2011 10:26:23 -0500 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:45838 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwcKD-00021E-JR for bug-gnu-emacs@gnu.org; Mon, 07 Mar 2011 10:26:21 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AiUFABKIdE3O+LEt/2dsb2JhbACYSgGOCHW+IYMegkQEhRyPcQ X-IronPort-AV: E=Sophos;i="4.62,277,1297054800"; d="scan'208";a="94861255" Received: from 206-248-177-45.dsl.teksavvy.com (HELO ceviche.home) ([206.248.177.45]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 07 Mar 2011 10:26:20 -0500 Received: by ceviche.home (Postfix, from userid 20848) id 5518D660C9; Mon, 7 Mar 2011 10:26:20 -0500 (EST) From: Stefan Monnier Message-ID: Date: Mon, 07 Mar 2011 10:26:20 -0500 MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.1 (----) Package: emacs,gnus Version: 24.0.50 I just got the following backtrace: Debugger entered--Lisp error: (error "Selecting deleted buffer") switch-to-buffer(#) gnus-configure-frame((message 70 point) #) gnus-configure-frame((vertical 1.0 (message 1.0 point))) gnus-configure-windows(reply-yank force) gnus-handle-ephemeral-exit((# . reply-yank)) gnus-summary-exit() call-interactively(gnus-summary-exit nil nil) IIRC (not completely sure my memory is reliable here) the steps that lead to it were something along the lines of: - in Summary, hit F to reply, which opens up a new frame. - back in the Summary frame, use gnus-ephemeral-emacs-bug - send the reply opened up earlier. - quit the ephemeral group. Stefan In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2011-02-23 on ceviche Windowing system distributor `The X.Org Foundation', version 11.0.10707000 configured using `configure 'CFLAGS=-Wall -Wno-pointer-sign -DUSE_LISP_UNION_TYPE -DSYNC_INPUT -DENABLE_CHECKING -DXASSERTS -DFONTSET_DEBUG -g -O1 -I/usr/include/GNUstep' '--enable-maintainer-mode' '--with-x-toolkit=lucid'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: fr_CH.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: diff-auto-refine-mode: t electric-pair-mode: t electric-indent-mode: t url-handler-mode: t global-reveal-mode: t reveal-mode: t auto-insert-mode: t savehist-mode: t minibuffer-electric-default-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-j C-a L e ' t t ' s SPC f i r s t SPC s e e SPC M-x g n - e m b u g - = e m e m a C-/ M-b M-t n N N N N N P N N N N w h a t SPC A l a n SPC h a s SPC t o SPC s a y SPC a b o u t SPC i t . C-k I ' d SPC l i k e SPC t o SPC k n o w SPC w h a t SPC A l a n SPC t h i n k s SPC a b o u t SPC i t . A g r e e d . M-i S t e f a n C-c C-c q M-x r e p o - e m - b u Recent messages: Wrote /tmp/monnier/gnus-temp-group-18909QwE Opening nndoc server on /tmp/monnier/gnus-temp-group-18909QwE-ephemeral...done Retrieving newsgroup: nndoc+/tmp/monnier/gnus-temp-group-18909QwE-ephemeral:gnus-read-ephemeral-bug... Fetching headers for nndoc+/tmp/monnier/gnus-temp-group-18909QwE-ephemeral:gnus-read-ephemeral-bug...done Generating summary...done call-interactively: End of buffer [2 times] Sending... Sending via mail... Sending...done Entering debugger... Load-path shadows: None found. Features: (emacsbug nndoc url-http url-gw url-auth thai-util thai-word rect debug xscheme trace testcover scheme unsafep re-builder shadow inf-lisp ielm comint ring elp edebug cust-print vc-bzr filecache find-func dabbrev woman tutorial help-macro man info-look info help-at-pt ehelp apropos cus-edit cus-start cus-load diff-mode jka-compr gnus-dup multi-isearch nnfolder canlock sha1 hex-util gnus-fun gnus-html browse-url xml url-cache mm-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-util pp supercite regi mule-util flow-fill sort smiley ansi-color gnus-cite mail-extr gnus-async gnus-bcklg qp gnus-ml disp-table nndraft nnmh nnimap parse-time utf7 executable copyright nnagent nnml gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime dig mailcap nntp proto-stream starttls tls gnus-cache nnir gnus-sum macroexp nnoo gnus-group gnus-undo nnmail mail-source format-spec server gnus-start gnus-spec gnus-int gnus-range message sendmail rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader mail-utils wid-edit noutline outline easy-mmode flyspell ispell eldoc checkdoc regexp-opt thingatpt help-mode easymenu view prog-mode electric url-handlers url-parse auth-source warnings eieio byte-opt bytecomp byte-compile assoc netrc gnus-util time-date password-cache url-vars mm-util mail-prsvr reveal autoinsert uniquify advice help-fns advice-preload savehist minibuf-eldef cl cl-loaddefs proof-site proof-autoloads pg-vars bbdb-autoloads agda2 tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page newcomment menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting x-toolkit x multi-tty emacs) From unknown Sat Aug 16 16:14:40 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Stefan Monnier Subject: bug#8194: closed (Re: bug#8194: Incorrect frame handling in Gnus) Message-ID: References: X-Gnu-PR-Message: they-closed 8194 X-Gnu-PR-Package: emacs,gnus Reply-To: 8194@debbugs.gnu.org Date: Tue, 15 Mar 2011 18:11:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1300212662-30164-1" This is a multi-part message in MIME format... ------------=_1300212662-30164-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #8194: Incorrect frame handling in Gnus which was filed against the emacs,gnus package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 8194@debbugs.gnu.org. --=20 8194: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D8194 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1300212662-30164-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 8194-close) by debbugs.gnu.org; 15 Mar 2011 18:10:41 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PzYhb-0007px-Vh for submit@debbugs.gnu.org; Tue, 15 Mar 2011 14:10:40 -0400 Received: from smtp.getmail.no ([84.208.15.66]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PzYha-0007pj-2W for 8194-close@debbugs.gnu.org; Tue, 15 Mar 2011 14:10:38 -0400 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain Received: from get-mta-scan04.get.basefarm.net ([10.5.16.4]) by get-mta-out01.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0LI4005GM2HKWQ60@get-mta-out01.get.basefarm.net> for 8194-close@debbugs.gnu.org; Tue, 15 Mar 2011 19:10:32 +0100 (MET) Received: from get-mta-scan04.get.basefarm.net (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id DF6CB1EEF3EC_D7FAB97B for <8194-close@debbugs.gnu.org>; Tue, 15 Mar 2011 18:10:31 +0000 (GMT) Received: from smtp.getmail.no (unknown [10.5.16.4]) by get-mta-scan04.get.basefarm.net (Sophos Email Appliance) with ESMTP id C8CE91EEF3E4_D7FAB97F for <8194-close@debbugs.gnu.org>; Tue, 15 Mar 2011 18:10:31 +0000 (GMT) Received: from quimbies.gnus.org ([84.215.51.58]) by get-mta-in03.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0LI400HUV2HJA400@get-mta-in03.get.basefarm.net> for 8194-close@debbugs.gnu.org; Tue, 15 Mar 2011 19:10:31 +0100 (MET) Received: from larsi by quimbies.gnus.org with local (Exim 4.72) (envelope-from ) id 1PzYhT-00064d-HF; Tue, 15 Mar 2011 19:10:31 +0100 From: Lars Magne Ingebrigtsen To: Stefan Monnier Subject: Re: bug#8194: Incorrect frame handling in Gnus In-reply-to: Date: Tue, 15 Mar 2011 19:09:59 +0100 Message-id: References: User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAElBMVEUyIBa8tbSBdmYeDAti WD9JOyiSi0jtAAACWUlEQVQ4jU1Uy5LbIBAkwdwXJN8XLN9lE98lNNyJBf//K+kZKGcpl6s0Pc+e BqWUMm2couLnwN5azQNRfDT/Rba3SjgDaH6uLoQTeaif3PKW4eZdDQx094UB/FR7e1utdQAIOABA Umq3lj0HsCRacqvJz2afraNKpQOAiJJHCuMdAO+Kqont6R4sH2f4L+/+HEA34wDwlqQrSsHbzymd BkzZUvphtwcmyUwOR/wEbqqThgiiXUwdnmAY3AzAOQG+BChqVaZSEsAKPhuZH+yamipbQu/NwZEz aY4gnsIti+RS+JbiTDs7X6mHsKcAzDs3HEb1IrkKL5wWdg0gTwYxdVNN/+/XWy+ETaYeqC3t0lsi grT9ZegwrAVDTQDvvbQ1NzqKiKRWcXXeX/sgtLXCTWGPHHH1qJGxDh5dgRLUXoJdKlJ9n8+TAcoX DUoyqqMjfz7LsaNjfGdqQjtSXWM84vPcz6f9ZqAwUJdsp2e0+nF73H7xqmpmdlmHdn5FPz2+YvR2 iqvhfqErcOLi8ZhedknBAr0UXANwVfPu4vS4/Xb5fvdzjH9UB0CW4yT2ukFLTpuq0C7UUvNf19fr scigUbYwAEGnIR4RZYEc+gaXJAD4DZ4BEqAZtAV5B9k8YjYFsgovKi25Do1YF+48X5O7TLW1IXfc E+wcC4x9cugksDfMuqm3WgVgXcmtQo/YAu7BIRHoF3KhDBbiWmqBPjd5GXBRUKPoqKNZ26YuWZn+ ZMgVKhp5X+flXC/bAFY1HhCetR1IF9XJQOx2RLxE/nFdi0R83iHNseZj+gf337+63KnmYgAAAABJ RU5ErkJggg== X-Now-Playing: Various's _The BYG Deal_: "Alpha Beta - Astral Abuse" X-Hashcash: 1:23:110315:monnier@iro.umontreal.ca::LpXbTvtqfUdUxVHK:000000000000000000000000000000000000022E2 X-Hashcash: 1:23:110315:8194@debbugs.gnu.org::2OyvMlG+3a9QKx49:00000000000000000000000000000000000000000N2RS X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 8194-close Cc: 8194-close@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Stefan Monnier writes: > Debugger entered--Lisp error: (error "Selecting deleted buffer") > switch-to-buffer(#) > gnus-configure-frame((message 70 point) #) [...] > IIRC (not completely sure my memory is reliable here) the steps that > lead to it were something along the lines of: > - in Summary, hit F to reply, which opens up a new frame. > - back in the Summary frame, use gnus-ephemeral-emacs-bug > - send the reply opened up earlier. > - quit the ephemeral group. I wasn't able to reproduce the bug, but looking at the code, I think it's clear what's wrong, and I added a test against trying to select the killed buffer. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen ------------=_1300212662-30164-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 7 Mar 2011 15:26:34 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PwcKQ-0006ql-9M for submit@debbugs.gnu.org; Mon, 07 Mar 2011 10:26:34 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PwcKN-0006qW-MJ for submit@debbugs.gnu.org; Mon, 07 Mar 2011 10:26:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwcKH-00022c-80 for submit@debbugs.gnu.org; Mon, 07 Mar 2011 10:26:26 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:43640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwcKH-00022U-4s for submit@debbugs.gnu.org; Mon, 07 Mar 2011 10:26:25 -0500 Received: from [140.186.70.92] (port=39583 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwcKF-00033I-OF for bug-gnu-emacs@gnu.org; Mon, 07 Mar 2011 10:26:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwcKD-00021W-Qu for bug-gnu-emacs@gnu.org; Mon, 07 Mar 2011 10:26:23 -0500 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:45838 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwcKD-00021E-JR for bug-gnu-emacs@gnu.org; Mon, 07 Mar 2011 10:26:21 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AiUFABKIdE3O+LEt/2dsb2JhbACYSgGOCHW+IYMegkQEhRyPcQ X-IronPort-AV: E=Sophos;i="4.62,277,1297054800"; d="scan'208";a="94861255" Received: from 206-248-177-45.dsl.teksavvy.com (HELO ceviche.home) ([206.248.177.45]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 07 Mar 2011 10:26:20 -0500 Received: by ceviche.home (Postfix, from userid 20848) id 5518D660C9; Mon, 7 Mar 2011 10:26:20 -0500 (EST) From: Stefan Monnier To: bug-gnu-emacs@gnu.org Subject: Incorrect frame handling in Gnus Message-ID: Date: Mon, 07 Mar 2011 10:26:20 -0500 MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.1 (----) Package: emacs,gnus Version: 24.0.50 I just got the following backtrace: Debugger entered--Lisp error: (error "Selecting deleted buffer") switch-to-buffer(#) gnus-configure-frame((message 70 point) #) gnus-configure-frame((vertical 1.0 (message 1.0 point))) gnus-configure-windows(reply-yank force) gnus-handle-ephemeral-exit((# . reply-yank)) gnus-summary-exit() call-interactively(gnus-summary-exit nil nil) IIRC (not completely sure my memory is reliable here) the steps that lead to it were something along the lines of: - in Summary, hit F to reply, which opens up a new frame. - back in the Summary frame, use gnus-ephemeral-emacs-bug - send the reply opened up earlier. - quit the ephemeral group. Stefan In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2011-02-23 on ceviche Windowing system distributor `The X.Org Foundation', version 11.0.10707000 configured using `configure 'CFLAGS=-Wall -Wno-pointer-sign -DUSE_LISP_UNION_TYPE -DSYNC_INPUT -DENABLE_CHECKING -DXASSERTS -DFONTSET_DEBUG -g -O1 -I/usr/include/GNUstep' '--enable-maintainer-mode' '--with-x-toolkit=lucid'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: fr_CH.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: diff-auto-refine-mode: t electric-pair-mode: t electric-indent-mode: t url-handler-mode: t global-reveal-mode: t reveal-mode: t auto-insert-mode: t savehist-mode: t minibuffer-electric-default-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-j C-a L e ' t t ' s SPC f i r s t SPC s e e SPC M-x g n - e m b u g - = e m e m a C-/ M-b M-t n N N N N N P N N N N w h a t SPC A l a n SPC h a s SPC t o SPC s a y SPC a b o u t SPC i t . C-k I ' d SPC l i k e SPC t o SPC k n o w SPC w h a t SPC A l a n SPC t h i n k s SPC a b o u t SPC i t . A g r e e d . M-i S t e f a n C-c C-c q M-x r e p o - e m - b u Recent messages: Wrote /tmp/monnier/gnus-temp-group-18909QwE Opening nndoc server on /tmp/monnier/gnus-temp-group-18909QwE-ephemeral...done Retrieving newsgroup: nndoc+/tmp/monnier/gnus-temp-group-18909QwE-ephemeral:gnus-read-ephemeral-bug... Fetching headers for nndoc+/tmp/monnier/gnus-temp-group-18909QwE-ephemeral:gnus-read-ephemeral-bug...done Generating summary...done call-interactively: End of buffer [2 times] Sending... Sending via mail... Sending...done Entering debugger... Load-path shadows: None found. Features: (emacsbug nndoc url-http url-gw url-auth thai-util thai-word rect debug xscheme trace testcover scheme unsafep re-builder shadow inf-lisp ielm comint ring elp edebug cust-print vc-bzr filecache find-func dabbrev woman tutorial help-macro man info-look info help-at-pt ehelp apropos cus-edit cus-start cus-load diff-mode jka-compr gnus-dup multi-isearch nnfolder canlock sha1 hex-util gnus-fun gnus-html browse-url xml url-cache mm-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-util pp supercite regi mule-util flow-fill sort smiley ansi-color gnus-cite mail-extr gnus-async gnus-bcklg qp gnus-ml disp-table nndraft nnmh nnimap parse-time utf7 executable copyright nnagent nnml gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime dig mailcap nntp proto-stream starttls tls gnus-cache nnir gnus-sum macroexp nnoo gnus-group gnus-undo nnmail mail-source format-spec server gnus-start gnus-spec gnus-int gnus-range message sendmail rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader mail-utils wid-edit noutline outline easy-mmode flyspell ispell eldoc checkdoc regexp-opt thingatpt help-mode easymenu view prog-mode electric url-handlers url-parse auth-source warnings eieio byte-opt bytecomp byte-compile assoc netrc gnus-util time-date password-cache url-vars mm-util mail-prsvr reveal autoinsert uniquify advice help-fns advice-preload savehist minibuf-eldef cl cl-loaddefs proof-site proof-autoloads pg-vars bbdb-autoloads agda2 tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page newcomment menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting x-toolkit x multi-tty emacs) ------------=_1300212662-30164-1--