From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5802 Path: main.gmane.org!not-for-mail From: Magnus Hammerin Newsgroups: gmane.emacs.gnus.general Subject: more message.el bugs Date: 29 Mar 1996 14:54:53 +0100 Sender: root@bull.se (console) Message-ID: 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 1035146352 1450 80.91.224.250 (20 Oct 2002 20:39:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:39:12 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id GAA05726 for ; Fri, 29 Mar 1996 06:48:00 -0800 Original-Received: from bull.se (bull.se [193.44.17.2]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Fri, 29 Mar 1996 14:54:25 +0100 Original-Received: from comserv.bull.se by bull.se with smtp (Smail3.1.28.1 #8) id m0u2ecW-0000xcC; Fri, 29 Mar 96 15:53 MDT Original-Received: by comserv.bull.se (Smail3.1.28.1 #2) id m0u2ei6-0000PDC; Fri, 29 Mar 96 14:59 MET Original-Received: from maja.link.bull.se by bill.link.bull.se (AIX 3.2/UCB 5.64/4.03) id AA27758; Fri, 29 Mar 1996 14:57:00 +0100 Original-Received: by maja.link.bull.se (AIX 3.2/UCB 5.64/4.03) id AA169724; Fri, 29 Mar 1996 14:54:53 +0100 Original-Sender: magnush@maja.link.bull.se Original-To: ding@ifi.uio.no Original-Lines: 8 X-Mailer: September Gnus v0.61/XEmacs 19.13 Xref: main.gmane.org gmane.emacs.gnus.general:5802 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5802 I have found a bug in message-mode. C-c C-s is bound to both "goto-signature" and "mail-send". It seems that the draft functionality isn't used anymore, shouldn't it be? -Magnus.