|
|
Up |
|
|
  |
Author: Ibrahim AwwalIbrahim Awwal Date: Aug 30, 2008 12:01
Hi, I'm completely new to emacs. I'm using it for a computer science
at UC Berkeley, either through PuTTY or Xming. When using Xming I get
the X version of emacs, which has the options menu and allows me to
specify syntax highlighting and parenthesis matching. However, for the
command line version over PuTTY I can't seem to do that. I see the
same menus at the top but I don't know how to get to them. I've read
the tutorial but maybe I missed something? Can someone help me enable
parenthesis matching? It's a lot faster using PuTTY than Xming and I
don't need the graphical emacs, but programming Scheme is a pain
without parenthesis matching. Thanks for the help.
|
| |
|
| | 5 Comments |
|
  |
Author: Pascal J. BourguignonPascal J. Bourguignon Date: Aug 30, 2008 12:29
Ibrahim Awwal gmail.com> writes:
> Hi, I'm completely new to emacs. I'm using it for a computer science
> at UC Berkeley, either through PuTTY or Xming. When using Xming I get
> the X version of emacs, which has the options menu and allows me to
> specify syntax highlighting and parenthesis matching. However, for the
> command line version over PuTTY I can't seem to do that. I see the
> same menus at the top but I don't know how to get to them. I've read
> the tutorial but maybe I missed something?
M-`
> Can someone help me enable
> parenthesis matching? It's a lot faster using PuTTY than Xming and I
> don't need the graphical emacs, but programming Scheme is a pain
> without parenthesis matching. Thanks for the help.
Fetch and use the paredit mode.
|
| |
|
| | no comments |
|
  |
Author: Lennart Borgman (gmail)Lennart Borgman (gmail) Date: Aug 30, 2008 16:15
Ibrahim Awwal wrote:
> Hi, I'm completely new to emacs. I'm using it for a computer science
> at UC Berkeley, either through PuTTY or Xming. When using Xming I get
> the X version of emacs, which has the options menu and allows me to
> specify syntax highlighting and parenthesis matching. However, for the
> command line version over PuTTY I can't seem to do that. I see the
> same menus at the top but I don't know how to get to them. I've read
> the tutorial but maybe I missed something? Can someone help me enable
> parenthesis matching? It's a lot faster using PuTTY than Xming and I
> don't need the graphical emacs, but programming Scheme is a pain
> without parenthesis matching. Thanks for the help.
Do you mean show-paren-mode?
|
| |
| no comments |
|
  |
Author: Ibrahim AwwalIbrahim Awwal Date: Aug 30, 2008 18:07
On Aug 30, 4:15 pm, "Lennart Borgman (gmail)"
gmail.com> wrote:
> Ibrahim Awwal wrote:
>> Hi, I'm completely new to emacs. I'm using it for a computer science
>> at UC Berkeley, either through PuTTY or Xming. When using Xming I get
>> the X version of emacs, which has the options menu and allows me to
>> specify syntax highlighting and parenthesis matching. However, for the
>> command line version over PuTTY I can't seem to do that. I see the
>> same menus at the top but I don't know how to get to them. I've read
>> the tutorial but maybe I missed something? Can someone help me enable
>> parenthesis matching? It's a lot faster using PuTTY than Xming and I
>> don't need the graphical emacs, but programming Scheme is a pain
>> without parenthesis matching. Thanks for...
|
| Show full article (1.94Kb) |
| no comments |
|
  |
Author: formidoformido Date: Aug 31, 2008 11:05
> One other question, when I am running emacs and I have two buffers
> open together (editing on top and scheme on the bottom) in the X
> version I can click on the top half to get back to my editing window,
> but with the command line version I can't. I've been resorting to c-x
> 1 c-x b to switch back to the editing buffer but I'm sure there's a
> better way. Sorry for my noobishness, I have about two days worth of
> emacs experience.
In just that situation you describe, I've been using C-x o for
switching back and forth. There might be an even _better_ way if you
install one of these 3rd party window or buffer management kits, but I
haven't got around to trying any yet. In particular, something similar
to the Windows/Mac alt/command-tab window switching behavior would be
helpful.
Michael
|
| |
| no comments |
|
  |
|
|
  |
|
Author: Andy StewartAndy Stewart Date: Sep 6, 2008 01:16
|
| |
| no comments |
|
RELATED THREADS |
  |
|
|
|