From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6340 Path: main.gmane.org!not-for-mail From: Steven L Baur Newsgroups: gmane.emacs.gnus.general Subject: Re: Fixed! (was: mail-abbrev?) Date: 22 May 1996 12:42:07 -0700 Sender: steve@miranova.com Message-ID: References: <9605221345.AA01020@due.ii.uib.no> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.62) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035146809 3317 80.91.224.250 (20 Oct 2002 20:46:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:46:49 +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 NAA06658 for ; Wed, 22 May 1996 13:34:01 -0700 Original-Received: from deanna.miranova.com (steve@miranova.com [204.212.162.100]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 22 May 1996 21:42:28 +0200 Original-Received: (from steve@localhost) by deanna.miranova.com (8.7.5/8.6.9) id MAA04595; Wed, 22 May 1996 12:42:08 -0700 Original-To: ding@ifi.uio.no X-Url: http://www.miranova.com/%7Esteve/ Mail-Copies-To: never In-Reply-To: Ketil Z Malde's message of 22 May 1996 08:18:40 -0700 Original-Lines: 43 X-Mailer: September Gnus v0.90/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:6340 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6340 >>>>> "Ketil" == Ketil Z Malde writes: Ketil> I wrote: Ketil> Possibly a new name from Xemacs-19.14 (I use a beta version -- but so Ketil> does a lot of other people on the list, don't they? Steve?) Gnus is well-represented in the group of XEmacs beta testers, including our fearless leader. Ketil> Ah, one more thing - when citing an article that already contain cited Ketil> text, I often get something like this (the prepended tab not included): >> >blah blah >> gobble gobble Ketil> ..but C-c C-q mangles the first one, due to, I think the spaces Ketil> used. Perhaps message-fill-yanked-message could be made more Ketil> intelligent -- maybe using some heuristics used in the Ketil> highlighting code? Or is there something I can do about it? Try using filladapt-mode. Most of this code has been subsumed into the normal text formatting code in Emacs 19.30 so you probably only need it with XEmacs. Here are the relevant settings I have in my initialization: .emacs: (require 'filladapt) (setq filladapt-mode-line-string " FA") .gnus: (setq sc-auto-fill-region-p nil) (add-hook 'message-mode-hook 'turn-on-filladapt-mode) (add-hook 'message-mode-hook 'turn-on-auto-fill) It does strange things when numbers begin a line though. -- steve@miranova.com baur Unsolicited commercial e-mail will be proofread for $250/hour. Andrea Seastrand: For your vote on the Telecom bill, I will vote for anyone except you in November.