From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/8597 Path: news.gmane.org!not-for-mail From: David Z Maze Newsgroups: gmane.emacs.gnus.user Subject: Re: posting name in summary buffer Date: Wed, 24 Jan 2007 10:33:06 -0500 Organization: Massachusetts Institute of Technology Message-ID: References: <87bqkuf954.fsf@fukaolx15.rish.kuins.net> <877ivhgbnd.fsf@topper.koldfront.dk> <87hculztun.fsf@mb3.seikyou.ne.jp> <87irf19r2d.fsf@topper.koldfront.dk> <87fya4h7h0.fsf@topper.koldfront.dk> <87zm8ch05d.fsf@main.mainworld> <87y7nwf7a0.fsf@topper.koldfront.dk> <4rrg84-fik.ln1@news.tdc.dk> <87y7ntprzt.fsf@topper.koldfront.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1169653337 4245 80.91.229.12 (24 Jan 2007 15:42:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 Jan 2007 15:42:17 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Wed Jan 24 16:42:10 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H9kG8-0000Zz-6A for gegu-info-gnus-english@m.gmane.org; Wed, 24 Jan 2007 16:42:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H9kG7-0002IW-Gw for gegu-info-gnus-english@m.gmane.org; Wed, 24 Jan 2007 10:41:59 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!dreaderd!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (usg-unix-v) Cancel-Lock: sha1:OSA8rDD2EvrlsL8Npe/Hwe29iD0= Original-Lines: 40 Original-NNTP-Posting-Host: DEPARTMENT-OF-ALCHEMY.MIT.EDU Original-X-Trace: 1169652788 senator-bedfellow.mit.edu 574 18.7.18.68 Original-Xref: shelby.stanford.edu gnu.emacs.gnus:78779 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:8597 Archived-At: hotmail_spam@hotmail.com (Martin Jørgensen) writes: >>>>>> "Adam" == Adam Sjøgren writes: > > Adam> On Tue, 23 Jan 2007 08:59:00 +0100, Martin wrote: > >> Thanks. I will consider that but I'm not sure how it should > >> confuse readers. I think it looked very clear who wrote what... > > Adam> Maybe people care less now - as they seem to do with > Adam> top-posting - I used to be flamed for using the "Name>"-style; > Adam> after a while I came to the conclusion that it wasn't worth > Adam> the trouble. > > Aha.... I'll just watch and see what people think about this posting > style and if they get too annoyed, I'll stop again... I had a passing fling with Supercite several years ago. I stopped mostly because my citations looked different from everyone else's, and the styles didn't really play well together. The style I really wanted was a composite indent-and-attribute style like Adam> second-level post MJ> Your reply to adam. DZM> If only Supercite did what I wanted! The other problem I never figured out how to solve is filling in "other" attributions -- where you quote Adam quoting you, the ">>" should get replaced with your own initials, but that involves some logic capable of searching the article history and figuring that out. > BTW: Where does all that white-space in the beginning of my citation > come from? Hmm.... I only added these 3 lines to my .emacs: > > (autoload 'sc-cite-original "supercite" "Supercite 3.1" t) > (autoload 'sc-submit-bug-report "supercite" "Supercite 3.1" t) > (setq message-cite-function 'sc-cite-original) My guess is sc-citation-leader, poking at some variables. --dzm