help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Delete current parenthese-block


From: Xah Lee
Subject: Re: Delete current parenthese-block
Date: Mon, 12 Jan 2009 14:42:15 -0800 (PST)
User-agent: G2/1.0

On Jan 12, 9:21 am, TheLonelyStar <nabb...@lonely-star.org> wrote:
> Hi,
>
> I am not sure how to call it.  I am looking for a function which deletes the
> paranthese-block point is currently in.
> With paranthese-block, I mean something like this:
>
> (Text Stuff)
>
> or
>
> {
> a line
>
> }
>
> or
>
> [ Text Stuff ]
>
> Does something like this exist?

others has given you direct solution. You might also be interested in
this:

• Tips For Editing Lisp Code With Emacs
  http://xahlee.org/emacs/emacs_editing_lisp.html

See the section Navigating Nested Code, which list all builtin
solutions useful for coding in a syntax with nested pairs.

  Xah
∑ http://xahlee.org/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]