From: "Pascal J. Bourguignon" <pjb@informatimago.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to delete the parens around a sexp?
Date: Mon, 19 Oct 2015 02:49:16 +0200 [thread overview]
Message-ID: <87eggradir.fsf@kuiper.lan.informatimago.com> (raw)
In-Reply-To: mailman.588.1445207663.7904.help-gnu-emacs@gnu.org
Thien-Thi Nguyen <ttn@gnu.org> writes:
> () Marcin Borkowski <mbork@mbork.pl>
> () Tue, 22 Sep 2015 09:40:28 +0200
>
> I'd like to transform this:
>
> -!-(some gibberish)
>
> into this:
>
> -!-some gibberish
>
> See ‘delete-pair’.
In a sexp, therefore you are using paredit, therefore you type C-f M-s
or C-f M-x paredit-splice-sexp RET
Alternatively, when you're (some gibberish|some good stuff), you can use
M-<up> to get |some good stuff, with the gibberish removed.
--
__Pascal Bourguignon__ http://www.informatimago.com/
“The factory of the future will have only two employees, a man and a
dog. The man will be there to feed the dog. The dog will be there to
keep the man from touching the equipment.” -- Carl Bass CEO Autodesk
next prev parent reply other threads:[~2015-10-19 0:49 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-22 7:40 How to delete the parens around a sexp? Marcin Borkowski
2015-09-22 10:11 ` Nicolas Richard
2015-09-22 11:30 ` Edward Knyshov
2015-09-22 11:45 ` Rasmus
2015-09-22 11:54 ` Andreas Röhler
2015-09-23 0:49 ` Emanuel Berg
2015-09-23 0:58 ` Emanuel Berg
2015-09-23 2:15 ` John Mastro
2015-09-23 3:06 ` Emanuel Berg
2015-10-19 6:04 ` Marcin Borkowski
2015-10-21 11:23 ` Oleh Krehel
2015-10-18 22:12 ` Thien-Thi Nguyen
2015-10-19 5:59 ` Marcin Borkowski
[not found] ` <mailman.588.1445207663.7904.help-gnu-emacs@gnu.org>
2015-10-19 0:49 ` Pascal J. Bourguignon [this message]
2015-10-19 5:59 ` Marcin Borkowski
[not found] <mailman.1573.1442907653.19560.help-gnu-emacs@gnu.org>
2015-09-22 8:28 ` Joost Kremers
2015-09-22 8:38 ` Marco Wahl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eggradir.fsf@kuiper.lan.informatimago.com \
--to=pjb@informatimago.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).