Re: help needed with xEmacs
Deryk Barker <[email protected]>
| Newsgroups | gmane.emacs.xemacs.general |
|---|---|
| Organization | Camosun College |
| Message-ID | <[email protected]> |
On November 26, 2003 11:25 pm, Srinath T S (srinatht) wrote:
> Hi,
> 1)Could you tell me how to close only one file in a xemacs window that
> has multiple files.
> doing C-x C-c exits out of entire xemacs window.
>
> 2) I would also like to know how to find correct match for a closing
> bracket in a c file. ( i.e. for a particular '{' how do I find opening
> bracket '}')
C-x k will kill the current buffer and prompt you if it's been modified.
I believe that in C-mode the closing brace (official name for the "curly
bracket") will automatically display the opening brace.
I am a little confused though as you describe '}' as opening an d '{' as
opening. When you type in the closing one emacs should highlight the opening
one or, if it's too far back and not onscreen, display the line in the
minibuffer.
All of this is from memory, I haven't done any serious C programming in at
least a couple of years.
--
Deryk Barker
[email protected]