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

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

Re: Help with keybinding to delete between {}


From: Stefan Monnier
Subject: Re: Help with keybinding to delete between {}
Date: Fri, 07 Dec 2007 11:30:12 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

> I would really like a keybinding that would allow me to delete any
> text between sexp's like {} (), etc no matter where I am between them
> and whether or not that text has spaces.

You could start with C-M-u C-M-k.  The only problem is if you're inside
a string or a comment, in which case it probably won't do what you want.


        Stefan


reply via email to

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