From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30148 Path: main.gmane.org!not-for-mail From: Rui Zhu Newsgroups: gmane.emacs.gnus.general Subject: Re: [patch] `M-Return' on quoted text failed when not using prefix `>'. Date: 22 Apr 2000 02:07:30 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <23057.20621157$1042200931@news.gmane.org> References: <87snxodv5o.fsf@.i-did-set--mail-host-address--so-not-shoot-me> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166717 6949 80.91.224.250 (21 Oct 2002 02:18:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:18:37 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 4228ED051E for ; Fri, 21 Apr 2000 20:17:32 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id TAB30966; Fri, 21 Apr 2000 19:17:31 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 21 Apr 2000 19:16:55 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id TAA10129 for ; Fri, 21 Apr 2000 19:16:46 -0500 (CDT) Original-Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by mailhost.sclp.com (Postfix) with ESMTP id 76C1FD051E for ; Fri, 21 Apr 2000 20:17:03 -0400 (EDT) Original-Received: from monoid (mail@130-149-145-134.dialup.cs.tu-berlin.de [130.149.145.134]) by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id CAA14385; Sat, 22 Apr 2000 02:13:04 +0200 (MET DST) Original-Received: from zhurui by monoid with local (Exim 2.05 #1 (Debian)) id 12inSM-0000JR-00; Sat, 22 Apr 2000 02:07:30 +0200 Original-To: ding@gnus.org X-Weird-Check: On In-Reply-To: Lars Magne Ingebrigtsen's message of "20 Apr 2000 20:40:46 +0200" Original-Lines: 30 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30148 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30148 Lars Magne Ingebrigtsen writes: > Rui Zhu writes: > > > The problem is I'd like to use `> ' as quote prefix when composing > > replies, Sorry for the rant I've made. In fact the patch is not well thought out, think if I encounter such a prefix `> Super> ', sigh, not super any more. ;-( The point is that the code in `message-newline-and-reformat' seems to presume the cited text *must* have prefix include char `>', because `supercite-thing' must get matched. But the situation is, I think, supercite prefix can only occure one or zero time, and at the end of prefix. Or you mean `supercite-thing' can degenerate to normal prefix. > Well, I think that's a problem, too, and the solution is to stop doing > that. :-) I've just thought `| ' looks good and tried to work out the troubles it makes to me. But now I thought a little more about it: It makes troubles to others too, just like to myself. The existence of the convention is not without its reason. #\Rui -- Happy Gnusing! Happy Easter!