From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73618 Path: news.gmane.org!not-for-mail From: Dave Goldberg Newsgroups: gmane.emacs.gnus.general Subject: replace-regexp-in-string? Date: Tue, 26 Oct 2010 18:01:52 -0400 Message-ID: <84eibcr4tr.fsf@davestoy.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1288130594 8790 80.91.229.12 (26 Oct 2010 22:03:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 26 Oct 2010 22:03:14 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21987@lists.math.uh.edu Wed Oct 27 00:03:13 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 1PArbs-0001sz-F7 for ding-account@gmane.org; Wed, 27 Oct 2010 00:03:12 +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 1PArbW-0007TD-0D; Tue, 26 Oct 2010 17:02:50 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PArbS-0007Ss-Qu for ding@lists.math.uh.edu; Tue, 26 Oct 2010 17:02:46 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PArbI-0003k6-RU for ding@lists.math.uh.edu; Tue, 26 Oct 2010 17:02:46 -0500 Original-Received: from vms173013pub.verizon.net ([206.46.173.13]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PArbH-0006ak-00 for ; Wed, 27 Oct 2010 00:02:35 +0200 Original-Received: from davestoy.home.verizon.net ([unknown] [173.48.216.252]) by vms173013.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LAX006CO3UVCUY0@vms173013.mailsrvcs.net> for ding@gnus.org; Tue, 26 Oct 2010 17:01:44 -0500 (CDT) X-Face: W!bie|rYVd43O:2CkHTb*~s5}Yzx30X<@6Tq_bnP56Hp!xX4sVl4tgYRirjRcke\wfY!JJ9 i?]VIUJicJzq2\!3%7$5R%wi!R[.]Va97q User-Agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.22 (linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73618 Archived-At: It's probably been in use for some time now, but I just discovered replace-regexp-in-string is being used when I got a function undefined error when doing a B-m to move an article. I see that there are at least three definitions of it in the XEmacs lisp packages and easy-mmode seems like the best to use since it's part of xemacs-base, is that correct? Thanks, -- Dave Goldberg david.goldberg6@verizon.net