From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25939 Path: main.gmane.org!not-for-mail From: Jeff Senn Newsgroups: gmane.emacs.gnus.general Subject: Re: drag-drop bug... Date: 18 Oct 1999 11:15:49 -0400 Organization: MAYA Design Group Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035163242 16860 80.91.224.250 (21 Oct 2002 01:20:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:20:42 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA02979 for ; Mon, 18 Oct 1999 11:20:55 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB22049; Mon, 18 Oct 1999 10:17:04 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 18 Oct 1999 10:16:50 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA13131 for ; Mon, 18 Oct 1999 10:16:38 -0500 (CDT) Original-Received: from pigeon.maya.com (postfix@po.maya.com [192.70.254.2]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA02933 for ; Mon, 18 Oct 1999 11:15:59 -0400 (EDT) Original-Received: from SNIPE.maya.com (snipe.maya.com [192.70.254.125]) by pigeon.maya.com (Postfix) with ESMTP id BEDD23EDC; Mon, 18 Oct 1999 11:08:51 -0400 (EDT) Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "15 Oct 1999 19:59:37 +0200" Original-Lines: 29 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25939 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25939 Kai Großjohann writes: > Jeff Senn writes: > > > I drag-dropped several files onto the emacs window (which worked), > > then I tried to kill (C-x C-k) the buffer that the cursor was > > in....and it was odd [...] > > Excuse me if I'm completely off the mark here, but C-x C-k is bound to > edit-kbd-macro by default, so it is not surprising that something > surprising happens... C-x k is kill-buffer. > > Hm. Assuming that this is just a typo, another alternative could be > that the current buffer was switched from under your fingers, just as > you were hitting C-x k. Hm. Can you try to watch the default buffer > offered to you closely? yes - yes. typo. I meant C-x k. As I said, I can't seem to replicate. I just wonder whether it might not be nice if the *Group* buffer had a kill hook so in my typing frenzy I don't accidentaly blow it away... it does leave gnus in a rather bad state.... -- -Jas