From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: John Paul Wallington Newsgroups: gmane.emacs.devel Subject: Re: misc thumbs changes Date: Mon, 03 May 2004 19:05:56 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1083608300 26562 80.91.224.253 (3 May 2004 18:18:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 May 2004 18:18:20 +0000 (UTC) Cc: jphiltheberge@videotron.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon May 03 20:18:11 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BKi14-0000kS-00 for ; Mon, 03 May 2004 20:18:10 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BKi14-0004Sc-00 for ; Mon, 03 May 2004 20:18:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BKi0C-0000bB-0r for emacs-devel@quimby.gnus.org; Mon, 03 May 2004 14:17:16 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BKhtv-0006Ym-MH for emacs-devel@gnu.org; Mon, 03 May 2004 14:10:47 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BKht9-0005op-Le for emacs-devel@gnu.org; Mon, 03 May 2004 14:10:31 -0400 Original-Received: from [217.44.221.99] (helo=indigo.shootybangbang.com) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BKhrQ-0004qp-Nm for emacs-devel@gnu.org; Mon, 03 May 2004 14:08:12 -0400 Original-Received: from jpw by indigo.shootybangbang.com with local (Exim 3.36 #1 (Debian)) id 1BKhpE-0000JE-00; Mon, 03 May 2004 19:05:56 +0100 Original-To: Stefan Monnier In-reply-to: (message from Stefan Monnier on 03 May 2004 09:34:54 -0400) X-Mailer: Norman X-Attribution: jpw X-Face: R(_z-rF:grdKO.*u`n); p.i$Eiz=h^CO5eDYv"4:K@#\HN09*Ykx}}B{kF/KH}%f_o^Wp List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:22639 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22639 > > (defun thumbs-subst-char-in-string (orig rep string) > > BTW, what's wrong with subst-char-in-string? Nothing. We should use it instead.