Re: Parens Matching
- From: Rudy Neeser <rudy@xxxxxxxxxxxx>
- Date: Sun, 30 Mar 2008 11:21:37 -0500
On Sun, 30 Mar 2008 09:12:28 -0700, danb wrote:
On Mar 30, 10:51 am, dstein64 <DStei...@xxxxxxxxx> wrote:
when a function is very long, I can not see what open parenthesis
corresponds to the closed parenthesis I just typed.
Doesn't it display "Matches (foo ..." at the bottom of the screen? I
don't know if there's a better way, but I usually just delete the right
paren and then retype it.
Yeah, that's been a feature of GNU emacs for a while now. I'm not sure if
xemacs does the same, though.
You can also try using C-M-f and C-M-b to move forward and backwards over
Lisp forms, rather than deleting the last parenthesis (in fact, this will
work in any major-mode, unless it rebinds the keys).
Rudy
.
- References:
- Parens Matching
- From: dstein64
- Re: Parens Matching
- From: danb
- Parens Matching
- Prev by Date: Re: Parens Matching
- Next by Date: Re: Parens Matching
- Previous by thread: Re: Parens Matching
- Next by thread: Re: Parens Matching
- Index(es):
Relevant Pages
|