From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69316 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: bug#5175: 23.1.50; mark deactivated without running deactivate-mark-hook when replying with Gnus Date: Tue, 05 Jan 2010 11:23:54 +0900 Organization: Emacsen advocacy group Message-ID: References: <87aaxqdf9z.fsf@thinkpad.tsdh.de> <877hs048lh.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262658456 8008 80.91.229.12 (5 Jan 2010 02:27:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Jan 2010 02:27:36 +0000 (UTC) Cc: ding@gnus.org, Tassilo Horn , 5175@debbugs.gnu.org To: Chong Yidong Original-X-From: ding-owner+M17721@lists.math.uh.edu Tue Jan 05 03:27:28 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.50) id 1NRz77-0003ZX-Lu for ding-account@gmane.org; Tue, 05 Jan 2010 03:25:41 +0100 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 1NRz6I-0002XZ-Lu; Mon, 04 Jan 2010 20:24:50 -0600 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 1NRz6H-0002XP-KQ for ding@lists.math.uh.edu; Mon, 04 Jan 2010 20:24:49 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1NRz6E-0003hu-UE for ding@lists.math.uh.edu; Mon, 04 Jan 2010 20:24:49 -0600 Original-Received: from orlando.hostforweb.net ([216.246.45.90]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1NRz66-0008F0-00 for ; Tue, 05 Jan 2010 03:24:38 +0100 Original-Received: from localhost ([127.0.0.1]:42575) by orlando.hostforweb.net with esmtpa (Exim 4.69) (envelope-from ) id 1NRz4y-00065i-Sf; Mon, 04 Jan 2010 20:23:29 -0600 X-Hashcash: 1:20:100105:cyd@stupidchicken.com::jEVecMrxbf1UviWR:000000000000000000000000000000000000000034wC X-Hashcash: 1:20:100105:ding@gnus.org::nfD2Orr8+7/4+guw:00003Zpk X-Hashcash: 1:20:100105:tassilo@member.fsf.org::hEHEqCfCBR4GYh5e:0000000000000000000000000000000000000000DFt X-Hashcash: 1:20:100105:5175@debbugs.gnu.org::K8gD2Cg2PLjl/FKd:000000000000000000000000000000000000000000kPi X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.91 (gnu/linux) Cancel-Lock: sha1:lf4j5YY96UPeo4eXjwjJ6sHKi4Y= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69316 Archived-At: >>>>> Chong Yidong wrote: > Katsumi Yamaoka writes: >>> * message.el (message-exchange-point-and-mark): Call >>> exchange-point-and-mark with an argument rather than setting >>> mark-active by hand (Bug#5175). >> >> This incompatible change makes Gnus not work with old Emacsen, so >> I don't merge it to the Gnus trunk, i.e., No Gnus. Any idea not >> to use the argument of `exchange-point-and-mark'? > I've reworked the change to use the simpler functions from my previous > message; I think this should solve the backward compatibility problem. Thanks for fixing it. I've verified it also clears the problem: http://news.gmane.org/group/gmane.emacs.gnus.general/thread=56821