From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.help Subject: Re: Adapting code to cl-lib Date: Mon, 30 Dec 2013 14:21:29 +0100 Organization: Emacs Helm Message-ID: <87ob3yzd7q.fsf@gmail.com> References: <87a9fjl007.fsf@gmail.com> <87wqimzu69.fsf@gmail.com> <87zjnijywx.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1388409745 26111 80.91.229.3 (30 Dec 2013 13:22:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Dec 2013 13:22:25 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: joaotavora@gmail.com (=?utf-8?B?Sm/Do28gVMOhdm9yYQ==?=) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 30 14:22:31 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Vxcne-0007Hr-Ti for geh-help-gnu-emacs@m.gmane.org; Mon, 30 Dec 2013 14:22:31 +0100 Original-Received: from localhost ([::1]:58319 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vxcne-0007w1-6u for geh-help-gnu-emacs@m.gmane.org; Mon, 30 Dec 2013 08:22:30 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VxcnH-0007vs-Qk for help-gnu-emacs@gnu.org; Mon, 30 Dec 2013 08:22:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vxcn9-00076E-Do for help-gnu-emacs@gnu.org; Mon, 30 Dec 2013 08:22:07 -0500 Original-Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:60914) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vxcn9-00073h-6O for help-gnu-emacs@gnu.org; Mon, 30 Dec 2013 08:21:59 -0500 Original-Received: by mail-wi0-f176.google.com with SMTP id hq4so16303706wib.15 for ; Mon, 30 Dec 2013 05:21:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:organization:references:date:in-reply-to :message-id:user-agent:mime-version:content-type :content-transfer-encoding; bh=wioi+JaePbsSslIcfp53d8pjUNIB7oy0ojRLj2b5t/E=; b=OMEn2CNQNx2I0n1/yQQbzuAYNBks5y/S49GKMmgTCXAa7Q+sVw9vlJ4Fqk0QPhjmU+ s1U3I7ihEJ/4Dk848/b+1GBuUZZfkSIlAxOyzWKKcmZWOOXImqUhTb5y6/K4ZzsmnM/y p9wTUnB1fPEaL/giDqlCRnlLjBul7YJEbUKcrAInaABezBFKQEx+gS/+YZDtU2eHKF9Z mlXYpgg4uvl6v4wqLbuxKMZOPaI6lD/hr0fcQ6UBKWgLjXXn0jgii1tHrUpaI08P1bSI g1Zqw6/5jrsMhJLHbyIE0eeEDfWD0zjyr0V6FByDOhFBp63cff45HSfkTt24R5bFrFHK 9thg== X-Received: by 10.194.20.230 with SMTP id q6mr20378116wje.49.1388409717906; Mon, 30 Dec 2013 05:21:57 -0800 (PST) Original-Received: from dell-14z ([37.163.174.119]) by mx.google.com with ESMTPSA id f7sm25775368wjb.7.2013.12.30.05.21.54 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 30 Dec 2013 05:21:57 -0800 (PST) In-Reply-To: <87zjnijywx.fsf@gmail.com> (=?utf-8?Q?=22Jo=C3=A3o_T=C3=A1vor?= =?utf-8?Q?a=22's?= message of "Mon, 30 Dec 2013 12:39:26 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::230 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95197 Archived-At: joaotavora@gmail.com (Jo=C3=A3o T=C3=A1vora) writes: > In case there was a misunderstanding. I was looking for some > command/package that replaces these in the buffer. I could roll my own, > searching for symbols with some 'obsolete property or sth that also have > cl- counterparts bound to some function, and then passing these to a > global replace-regexp... So no I don't know any package doing this, I have converted code recently to cl-lib using my own code similar to your code. You can find a list of symbols to replace in cl.el#176. --=20 Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997=20