From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42731 Path: main.gmane.org!not-for-mail From: Josh Huber Newsgroups: gmane.emacs.gnus.general Subject: Re: Was I dreaming...? Date: Mon, 28 Jan 2002 19:31:30 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <874rl63sm5.fsf@paradoxical.net> References: <87hep6l2vs.fsf@paradoxical.net> <2ny9iib2hx.fsf@zsh.cs.rochester.edu> <874rl6up61.fsf@paradoxical.net> <2nn0yyjehh.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177931 13390 80.91.224.250 (21 Oct 2002 05:25:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:25:31 +0000 (UTC) Return-Path: Original-Received: (qmail 9002 invoked from network); 29 Jan 2002 00:31:46 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 29 Jan 2002 00:31:46 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16VMBS-0007BD-00; Mon, 28 Jan 2002 18:31:34 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 28 Jan 2002 18:31:30 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id SAA12847 for ; Mon, 28 Jan 2002 18:31:15 -0600 (CST) Original-Received: (qmail 8986 invoked by alias); 29 Jan 2002 00:31:13 -0000 Original-Received: (qmail 8981 invoked from network); 29 Jan 2002 00:31:13 -0000 Original-Received: from ingebrigtsen.no (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 29 Jan 2002 00:31:13 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16VMEd-0003nZ-00 for ; Tue, 29 Jan 2002 01:34:51 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 26 Original-NNTP-Posting-Host: h000094c5efff.ne.mediaone.net Original-X-Trace: quimby2.netfonds.no 1012264491 14604 65.96.250.128 (29 Jan 2002 00:34:51 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 29 Jan 2002 00:34:51 GMT X-PGP-KeyID: 6B21489A X-Face: C%mBb*K1^od)w'=CH$WEZu/M^aR<,.n|1uAe,;MyNLKoel>F;-j[`L!>m:Y%/R}m&4&xuIM R%7Ez?vbd*Ns>VE;{\(yl|mGByV{D:Dm>'52].@P&t_s^,.d writes: > It work fine for me in XEmacs too. One difference between reply and > followup is (mark) and (gnus-region-active-p). I suspect > gnus-region-active-p doesn't work for you somehow. Could you check > whether gnus-region-active-p is an alias of region-active-p in > XEmacs? It is, but for some reason, region-active-p isn't returning non-nil for me...Ah, here is why: Return non-nil if the region is active. If `zmacs-regions' is true, this is equivalent to `region-exists-p'. Otherwise, this function always returns false. And...I have zmacs-regions disabled because the highlighting between mark & point annoy me ;) Why do we use mark for replies, and region-active-p for followups? seems a little odd to me. (of course, this is without checking the source...) ttyl, -- Josh Huber