From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/14691 Path: main.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.gnus.general Subject: Re: [patch] 0.37 gnus-article-edit-article fix Date: 19 Mar 1998 17:59:30 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: Reply-To: jari.aalto@ntc.nokia.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035153843 17692 80.91.224.250 (20 Oct 2002 22:44:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:44:03 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id IAA27253 for ; Thu, 19 Mar 1998 08:00:04 -0800 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by xemacs.org (8.8.5/8.8.5) with ESMTP id KAA23671 for ; Thu, 19 Mar 1998 10:00:41 -0600 (CST) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id KAN31813; Thu, 19 Mar 1998 10:35:52 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 19 Mar 1998 10:00:04 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id JAA28424 for ; Thu, 19 Mar 1998 09:59:55 -0600 (CST) Original-Received: (qmail 20345 invoked by uid 504); 19 Mar 1998 15:59:38 -0000 Original-Received: (qmail 20342 invoked from network); 19 Mar 1998 15:59:37 -0000 Original-Received: from axl01it.ntc.nokia.com (131.228.118.232) by claymore.vcinet.com with SMTP; 19 Mar 1998 15:59:36 -0000 Original-Received: from zeus.tele.nokia.fi (zeus.tele.nokia.fi [131.228.134.50]) by axl01it.ntc.nokia.com (8.8.5/8.6.9) with SMTP id RAA09287 for ; Thu, 19 Mar 1998 17:59:32 +0200 (EET) Original-Received: from tre.tele.nokia.fi (styx.ntc.nokia.com [131.228.169.57]) by zeus.tele.nokia.fi (8.6.4/8.6.4) with ESMTP id SAA15981 for ; Thu, 19 Mar 1998 18:03:11 +0200 Original-Received: by tre.tele.nokia.fi (1.39.111.2/16.2) id AA246673170; Thu, 19 Mar 1998 17:59:30 +0200 Original-To: Ding mailing list X-Info: Quassia Gnus v0.37 In-Reply-To: Lars Magne Ingebrigtsen's message of "19 Mar 1998 14:31:50 +0100" Original-Lines: 14 X-Mailer: Quassia Gnus v0.37/Emacs 19.34 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:14691 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:14691 | 98-03-19 Lars Magne Ingebrigtsen list.ding | writes: | | > But I was suprised when I entered edit mode that the buttons were | > still there. I would have expected that gnus-original-article-buffer | > were offered for me to edit | | Well, I don't think so. If you want that, hit `C-u g' before editing. Ehm, doesn't edit mean "edit the original article" after all that's written back to disk (no?) I would find this quite a suprise if I had to press C-u g for each article I edit in main groups. Ah,well. jari