From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17930 Path: main.gmane.org!not-for-mail From: Paul Franklin Newsgroups: gmane.emacs.gnus.general Subject: Re: Some MIME suggestions... Date: 19 Oct 1998 11:35:26 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156541 3386 80.91.224.250 (20 Oct 2002 23:29:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:29:01 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA01146 for ; Mon, 19 Oct 1998 14:36:11 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB12611; Mon, 19 Oct 1998 13:35:52 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 19 Oct 1998 13:35:49 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id NAA15890 for ; Mon, 19 Oct 1998 13:35:41 -0500 (CDT) Original-Received: from sequoia.cs.washington.edu (sequoia.cs.washington.edu [128.95.4.203]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA01130 for ; Mon, 19 Oct 1998 14:35:30 -0400 (EDT) Original-Received: (paul@localhost) by sequoia.cs.washington.edu (8.8.8+CS/7.2ws+) id LAA04714; Mon, 19 Oct 1998 11:35:26 -0700 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "Sun, 18 Oct 1998 23:04:49 GMT" Original-Lines: 28 X-Mailer: Gnus v5.6.39/XEmacs 20.4 - "Emerald" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:17930 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:17930 >>>>> Lars Magne Ingebrigtsen writes: > Hrvoje Niksic writes: >> However, the point stands (IMHO) only as long as we're talking about >> highlighting, as opposed to changing the text. And many currenn >> display hooks do change the text, e.g. `W w'. > But I do like that. To permanently edit an article to be what `W > w' had done with it, you now only have to type `C-u g W w e C-c > C-c'. Yup; I do this too. Sometimes I wish I could do this to cached articles! > So > I think it's useful to be able to have things like that happen, but > not things like MIME buttons. Maybe the complete wash/highlight map should be available while editing articles. Then you could do `e C-c C-w w C-c C-c' to achieve the above. Hmm. There's already C-c C-w << gnus-article-edit-wash-map >> but it only has one function in it. --Paul