unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Maarten Bergvelt <bergv@math.uiuc.edu>
Subject: Re: Commands not working
Date: Fri, 27 Jan 2006 15:33:11 +0000 (UTC)	[thread overview]
Message-ID: <slrndtkf9n.4dr.bergv@bolmikolke.math.uiuc.edu> (raw)
In-Reply-To: 1138372679.888754.11040@o13g2000cwo.googlegroups.com

In article <1138372679.888754.11040@o13g2000cwo.googlegroups.com>, 
mudgen@gmail.com wrote:
> Hello, I'm brand new to emacs. I just installed a linux slackware 10.2
> onto my computer.
> 
> I have GNU Emacs 21.4.2.
> 
> The commands don't seem to be working for me. For instance, I start up
> Emacs. Then I try to exit so I type: C-x C-c and my screen just blinks
> and nothing happens. I do it again and my screen just blinks and
> nothing happens, I do it again and same thing, I do it again and I get
> this new screen that starts off saying " This buffer is for notes you
> don't want to save, and for Lisp evaluation.", I do it again and my
> screen just blinks.  I do it again and then Emacs exits. That's an
> awful lot of work just to exit!
> 
> Well, mostly none of the commands seem to be working.
> 
> I know that C-x C-c means to hold down Control and type x, and then to
> hold down control and type c.

It seems that C-x C-c has been renamed from the usual meaning. To
check this check the keybinding like this
M-x help
k
C-x C-c
When I do this I get 

C-x C-c runs the command save-buffers-kill-emacs
   which is an interactive compiled Lisp function in `files'.
(save-buffers-kill-emacs &optional ARG)

Offer to save each buffer, then kill this Emacs process.
With prefix arg, silently save all file-visiting buffers, then kill.


> When I type C-h to get some help, it just seems to work as it is the
> delete key, deleting text.
> 
> Looking for help on the internet, I found this in an Emacs FAQ: "Your
> system administrator may have changed `C-h' to act like <DEL> to deal
> with local keyboards." From here:
> http://www.gnu.org/software/emacs/emacs-faq.text
> 
> Well, C-h is acting like the delete key for me. I'm thinking that my
> keyboard may not be set up correctly and so is interfering with Emacs
> commands. If this is true I have no idea what to do about it or how to
> fix it. Does anybody have any suggestions?

You can access help also by typing 
M-x help, as above. To get help with help type
M-x help-for-help. Hints about changing keybindings should be in the
FAQ,
M-x view-emacs-FAQ

Hope this helps, good luck.

-- 
Maarten Bergvelt

  reply	other threads:[~2006-01-27 15:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-27 14:37 Commands not working mudgen
2006-01-27 15:33 ` Maarten Bergvelt [this message]
2006-01-27 15:44   ` mudgen
2006-01-27 17:17     ` Maarten Bergvelt
2006-01-28  6:45       ` mudgen
2006-01-29 11:32         ` Thien-Thi Nguyen
2006-01-28  6:47       ` mudgen
2006-01-27 15:44   ` Albert Reiner
2006-01-27 16:43 ` Harald Hanche-Olsen
2006-01-27 17:12   ` Maarten Bergvelt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrndtkf9n.4dr.bergv@bolmikolke.math.uiuc.edu \
    --to=bergv@math.uiuc.edu \
    --cc=bergv@uiuc.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).