From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73228 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.gnus.general Subject: Re: Clicking on From: address in attachment DTWT Date: Mon, 18 Oct 2010 13:53:03 +0200 Message-ID: <87aambwwdc.fsf@escher.home> References: <87sk03x49j.fsf@escher.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287402829 15553 80.91.229.12 (18 Oct 2010 11:53:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2010 11:53:49 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21600@lists.math.uh.edu Mon Oct 18 13:53:48 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P7oHj-0001Gg-1s for ding-account@gmane.org; Mon, 18 Oct 2010 13:53:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P7oHF-000654-7b; Mon, 18 Oct 2010 06:53:17 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P7oHD-00064k-1n for ding@lists.math.uh.edu; Mon, 18 Oct 2010 06:53:15 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P7oHB-0003ax-3r for ding@lists.math.uh.edu; Mon, 18 Oct 2010 06:53:14 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P7oH9-0007ZQ-00 for ; Mon, 18 Oct 2010 13:53:11 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P7oH9-00016v-K0 for ding@gnus.org; Mon, 18 Oct 2010 13:53:11 +0200 Original-Received: from i59f541ae.versanet.de ([89.245.65.174]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Oct 2010 13:53:11 +0200 Original-Received: from stephen.berman by i59f541ae.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Oct 2010 13:53:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 31 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: i59f541ae.versanet.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73228 Archived-At: On Mon, 18 Oct 2010 10:21:24 +0100 Rupert Swarbrick wrote: > Stephen Berman writes: > >> when I click on "John.Smith@bla.net" in the attached From: header, the >> resulting message buffer's To: header contains "Stephen Berman >> " rather than "John Smith ". >> >> AFAICT, this is because message-reply narrows to the headers of the >> containing email, ignoring the headers of the contained email. >> >> Steve Berman > > Are you sure that this isn't a customisation your end? I don't think so: when I start Emacs with -Q, type `M-x gnus', 'y' to continue despite having no news server set up, get to the Group buffer, type `G f' to visit a file as a foreign group, and that file contains a mail with an attached mail as described in my OP, and then follow the steps in my OP, I get the same results as I reported in my OP. Moreover, stepping through message-reply with edebug, I don't see how this can be otherwise. > My gnus here > seems to do the right thing... (Although it's about a week old, so I > guess it could be a recent change) Are you sure you don't have a customization that makes this possible? Do you still see this with -Q, following the steps described above? Steve Berman