From: Harald Hanche-Olsen <hanche@math.ntnu.no>
Subject: Re: Commands not working
Date: Fri, 27 Jan 2006 17:43:07 +0100 [thread overview]
Message-ID: <pcopsmdwrj8.fsf@shuttle.math.ntnu.no> (raw)
In-Reply-To: 1138372679.888754.11040@o13g2000cwo.googlegroups.com
Hmm, I think the other people responding haven't read this very
carefully, so they missed important clues in the original post.
+ "mudgen@gmail.com" <mudgen@gmail.com>:
| 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.",
A-HA! So, you started emacs from a terminal window, nothing much
happened in said terminal window, you typed all these commands in the
terminal window, which doesn't work because emacs, being an X client
if it can and you're not telling it not to do so, likes to open its
own window.
So go back to square one: In your terminal window, type "emacs &"
(without the quotes of course) and hit RETURN. Now wait for the new
window to pop up: The one you described as a "new screen" above. That
window IS your emacs! Type your commands to that window, NOT to the
original terminal window. Everything should now work as expected.
(If not, make sure the new window has keyboard focus, that is, that
keypresses go to the emacs window. What you need to be sure of that
depends on your window manager and how it is configured. If placing
the mouse cursor over the window is insufficient, click on it.)
--
* Harald Hanche-Olsen <URL:http://www.math.ntnu.no/~hanche/>
- Debating gives most of us much more psychological satisfaction
than thinking does: but it deprives us of whatever chance there is
of getting closer to the truth. -- C.P. Snow
next prev parent reply other threads:[~2006-01-27 16:43 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
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 [this message]
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=pcopsmdwrj8.fsf@shuttle.math.ntnu.no \
--to=hanche@math.ntnu.no \
/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).