From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59934 Path: main.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.general Subject: Re: Problems with header buttonizing Date: Thu, 03 Mar 2005 14:48:51 +0100 Organization: Dept. of Theoretical Physics, University of Ulm Message-ID: References: <87u0o0lokc.fsf@denkblock.local> Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1109859547 15186 80.91.229.2 (3 Mar 2005 14:19:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Mar 2005 14:19:07 +0000 (UTC) Original-X-From: ding-owner+M8476@lists.math.uh.edu Thu Mar 03 15:19:06 2005 Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by ciao.gmane.org with esmtp (Exim 4.43) id 1D6rAE-0005nl-UE for ding-account@gmane.org; Thu, 03 Mar 2005 15:18:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1D6r8u-0007ZN-00; Thu, 03 Mar 2005 08:17:32 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1D6r8q-0007ZI-00 for ding@lists.math.uh.edu; Thu, 03 Mar 2005 08:17:28 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1D6r8n-0000jT-4I for ding@lists.math.uh.edu; Thu, 03 Mar 2005 08:17:25 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1D6r8m-0000U8-00 for ; Thu, 03 Mar 2005 15:17:24 +0100 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1D6r2Q-0003xA-EL for ding@gnus.org; Thu, 03 Mar 2005 15:10:50 +0100 Original-Received: from bridgekeeper.physik.uni-ulm.de ([134.60.10.123]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Mar 2005 15:10:50 +0100 Original-Received: from Reiner.Steib by bridgekeeper.physik.uni-ulm.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Mar 2005 15:10:50 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 31 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: bridgekeeper.physik.uni-ulm.de X-Face: :6KQZ[nyoS_edmB.%gw-=)BYth^|2+Y+^cu%I$FSx!&>-'om>3H7A|M&n(V7fIo3P.;yo.b yq4$p;ZaBtkv)\}biaiBQe"mD}iib1AA@99-fZ7i*bLhNRVC&0Wkxg9)SH?oWc@{ Mail-Copies-To: nobody User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:Vudbbxzsixz/fzSvGXFxtnNW3FI= X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu X-MailScanner-From: ding-owner+m8476@lists.math.uh.edu X-MailScanner-To: ding-account@gmane.org Xref: main.gmane.org gmane.emacs.gnus.general:59934 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59934 On Fri, Feb 25 2005, Elias Oltmanns wrote: > increasingly liking the buttonize feature of gnus, I observe a strange > behaviour when pressing enter on email addresses. Everything works as > exptected if I press enter while point is on an email address within > the body of an article. If point is on an email address in the header > though (for instance an address in the Cc: header), a message buffer > is setup with an email addressed to the sender of the original email > rather than the address near point. I agree that this is confusing. Any objection against this change? --8<---------------cut here---------------start------------->8--- --- lisp/gnus-art.el 24 Feb 2005 20:23:44 -0000 6.381.2.24 +++ lisp/gnus-art.el 3 Mar 2005 13:44:38 -0000 @@ -6336,7 +6336,7 @@ ("^\\(From\\|Reply-To\\):" ": *\\(.+\\)$" 1 (>= gnus-button-message-level 0) gnus-button-reply 1) ("^\\(Cc\\|To\\):" "[^ \t\n<>,()\"]+@[^ \t\n<>,()\"]+" - 0 (>= gnus-button-message-level 0) gnus-button-mailto 0) + 0 (>= gnus-button-message-level 0) gnus-msg-mail 0) ("^X-[Uu][Rr][Ll]:" gnus-button-url-regexp 0 (>= gnus-button-browse-level 0) browse-url 0) ("^Subject:" gnus-button-url-regexp --8<---------------cut here---------------end--------------->8--- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/