From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: How to delete the parens around a sexp? Date: Mon, 19 Oct 2015 00:12:52 +0200 Message-ID: <87bnbv7rmj.fsf@zigzag.favinet> References: <87vbb23nrn.fsf@mbork.pl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1445209077 31514 80.91.229.3 (18 Oct 2015 22:57:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 Oct 2015 22:57:57 +0000 (UTC) Cc: Help Gnu Emacs mailing list To: Marcin Borkowski Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 19 00:57:56 2015 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 1Znwto-000519-Bu for geh-help-gnu-emacs@m.gmane.org; Mon, 19 Oct 2015 00:57:56 +0200 Original-Received: from localhost ([::1]:35730 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnwY4-0004KG-1S for geh-help-gnu-emacs@m.gmane.org; Sun, 18 Oct 2015 18:35:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54880) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnwWz-0004Fj-7y for help-gnu-emacs@gnu.org; Sun, 18 Oct 2015 18:34:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZnwWw-0005rz-1W for help-gnu-emacs@gnu.org; Sun, 18 Oct 2015 18:34:21 -0400 Original-Received: from mail.agora-net.com ([67.59.132.6]:60142) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnwWv-0005rv-TZ for help-gnu-emacs@gnu.org; Sun, 18 Oct 2015 18:34:17 -0400 Original-Received: from ttn by mail.agora-net.com with local (Exim 4.82) (envelope-from ) id 1ZnwWk-0001WV-5e; Sun, 18 Oct 2015 18:34:06 -0400 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1ZnwCK-0007Jd-CC; Mon, 19 Oct 2015 00:13:00 +0200 In-Reply-To: <87vbb23nrn.fsf@mbork.pl> (Marcin Borkowski's message of "Tue, 22 Sep 2015 09:40:28 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ttn@gnuvola.org X-SA-Exim-Scanned: No (on mail.agora-net.com); SAEximRunCond expanded to false X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 67.59.132.6 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:107747 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable () Marcin Borkowski () Tue, 22 Sep 2015 09:40:28 +0200 I'd like to transform this: -!-(some gibberish) into this: -!-some gibberish See =E2=80=98delete-pair=E2=80=99. =2D-=20 Thien-Thi Nguyen ----------------------------------------------- (if you're human and you know it) read my lisp: (defun responsep (type via) (case type (technical (eq 'mailing-list via)) ...)) =2D--------------------------------------------- GPG key: 4C807502 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlYkGWYACgkQZwMiJEyAdQIMqQCcDaQNGCXWBYGsrVEBrHF7vRbp Ug8AoNEm9F7ne2S1v4oyWiyw3Dx7ZRQ9 =4zlq -----END PGP SIGNATURE----- --=-=-=--