From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30308 Path: main.gmane.org!not-for-mail From: Pavel.Janik@inet.cz (Pavel=?iso-8859-2?q?_Jan=EDk?= ml.) Newsgroups: gmane.emacs.gnus.general Subject: DOC-PATCH: message-elide-region documentation extended a bit Date: 24 Apr 2000 21:35:24 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035166865 7777 80.91.224.250 (21 Oct 2002 02:21:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:21:05 +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 7B491D051E for ; Mon, 24 Apr 2000 15:52:58 -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 OAB14419; Mon, 24 Apr 2000 14:52:46 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 24 Apr 2000 14:52:13 -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 OAA20903 for ; Mon, 24 Apr 2000 14:52:02 -0500 (CDT) Original-Received: from localgw.inet.cz (brno-l.router.inet.cz [62.229.34.226]) by mailhost.sclp.com (Postfix) with ESMTP id 19DAED051F for ; Mon, 24 Apr 2000 15:52:18 -0400 (EDT) Original-Received: from SnowWhite.inet.cz (dialup2.inet.cz [62.229.34.210]) by localgw.inet.cz (8.9.0/8.9.0) with ESMTP id VAA18629 for ; Mon, 24 Apr 2000 21:59:58 +0200 Original-Received: (from pavel@localhost) by SnowWhite.inet.cz (8.8.7/8.8.7) id VAA04724; Mon, 24 Apr 2000 21:46:04 +0200 X-Authentication-Warning: SnowWhite.inet.cz: pavel set sender to Pavel.Janik@inet.cz using -f Original-To: GNUS mailing list X-Operating-System: Linux 2.3.99-pre5 on Intel, Linux 2.2.10 on SPARC X-Spam: No unsolicited e-mail. 500 dollars per message proof-reading for unsolicited e-mail. X-Not-Receiving-Mail-From: mrp.cz, hotmail.com, post.cz, email.cz, usa.net User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.6 Original-Lines: 24 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30308 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30308 Hi, I've just learned how to elide text with message :-) so here is the patch for manual which should make it easy for beginners to customize the behaviour of message. --- message.texi Fri Apr 21 13:49:44 2000 +++ message.texi.pj Mon Apr 24 21:31:52 2000 @@ -572,8 +572,9 @@ @kindex C-c C-e @findex message-elide-region Elide the text between point and mark (@code{message-elide-region}). -The text is killed and an ellipsis (@samp{[...]}) will be inserted in -its place. +The text is killed and replaced with the contents of the variable +@code{message-elide-ellipsis}. The default value is to use an ellipsis +(@samp{[...]}). @item C-c C-z @kindex C-c C-x -- Pavel Janík ml. Pavel.Janik@inet.cz