From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68767 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Differences between mail-mode and message-mode Date: Sun, 19 Jul 2009 21:11:42 +0300 Message-ID: <837hy4pmox.fsf@gnu.org> References: <878wimdbzp.fsf@catnip.gol.com> <87tz1av8ik.fsf@bzg.ath.cx> <83vdlqp0rt.fsf@gnu.org> <874ot8zyqb.fsf@marauder.physik.uni-ulm.de> <83ab30pnm7.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1248027189 15408 80.91.229.12 (19 Jul 2009 18:13:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 Jul 2009 18:13:09 +0000 (UTC) To: Reiner.Steib@gmx.de, ding@gnus.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 19 20:13:02 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MSase-0005r6-Pq for ged-emacs-devel@m.gmane.org; Sun, 19 Jul 2009 20:13:01 +0200 Original-Received: from localhost ([127.0.0.1]:60884 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSase-0006ZV-2n for ged-emacs-devel@m.gmane.org; Sun, 19 Jul 2009 14:13:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MSasa-0006ZM-Hd for emacs-devel@gnu.org; Sun, 19 Jul 2009 14:12:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MSasZ-0006ZA-QV for emacs-devel@gnu.org; Sun, 19 Jul 2009 14:12:56 -0400 Original-Received: from [199.232.76.173] (port=51665 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSasZ-0006Z7-MJ for emacs-devel@gnu.org; Sun, 19 Jul 2009 14:12:55 -0400 Original-Received: from mtaout1.012.net.il ([84.95.2.1]:56719) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MSasZ-0000l9-8Q for emacs-devel@gnu.org; Sun, 19 Jul 2009 14:12:55 -0400 Original-Received: from conversion-daemon.i-mtaout1.012.net.il by i-mtaout1.012.net.il (HyperSendmail v2007.08) id <0KN100800JSVAE00@i-mtaout1.012.net.il> for emacs-devel@gnu.org; Sun, 19 Jul 2009 21:11:43 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.126.246.110]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KN100BWYJVIXH30@i-mtaout1.012.net.il>; Sun, 19 Jul 2009 21:11:43 +0300 (IDT) In-reply-to: <83ab30pnm7.fsf@gnu.org> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:112764 gmane.emacs.gnus.general:68767 Archived-At: > Date: Sun, 19 Jul 2009 20:51:44 +0300 > From: Eli Zaretskii > Cc: ding@gnus.org, emacs-devel@gnu.org > > > > . message-mode's default value of `message-citation-line-format' > > > seems to produce different results compared to what `r' in Rmail > > > produces. > > > > AFAICS, `r' doesn't cite at all and produce not citation line (neither > > does `C-c C-y' (`mail-yank-original'). > > I mean the "John Doe writes" stuff vs the "From: ..." etc. produced by > Rmail's `r'. Sorry, you are right, of course: It's C-c C-y that produces "From:...".