all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelina Carlton <brat@magma.ca>
Subject: home and end not working Debian Sarge
Date: Tue, 12 Jul 2005 08:57:16 -0400	[thread overview]
Message-ID: <87acksji6r.fsf@magma.ca> (raw)

Hello

I have a Debian Sarge computer and a Sid computer, On Sarge if I press
the home or end keys in any buffer it simply puts a ~ into the buffer.

On the Sid computer it works as expected and calls M-x end-of-buffer
or M-x beginning-of-buffer.

So to eliminate the my configuration file I ran emacs -q but got the
same problem.

The Sarge box has no X installed, I ssh into it. On the command line,
outside emacs, C-v(home) C-v(end) both produce ^[[7~^[[8~ on both
computers so it seems my terminals are set up properly.

The only way for me to jump to the end of a file is to use the M-x
end-of-buffer command which gets annoying pretty quickly.

If I fire up vim, home and end keys work (they do beginning and end of
line in vim) So it seems that because Vim works and the shell C-v works
it is not a problem with my setup, but emacs -q wont fix it so its not a
problem with my ~/.emacs file. I guess these are reasonably safe
assumptions?

M-x version:
Sarge:
GNU Emacs 21.4.1 (i386-cc-linux-gnu, X toolkit, Xaw3d scroll bars) of
2005-03-17 on trouble, modified by Debian
Sid: 
GNU Emacs 21.4.1 (i386-WC-linux-gnu, X toolkit, Xaw3d scroll bars) of
2005-03-17 on trouble, modified by Debian 

I have tried to set it directly into my ~/.emacs

;; home and end goto beginner and end of file
(global-set-key [(end)] 'end-of-buffer)
(global-set-key[(home)] 'beginning-of-buffer)

this does not work either. Please if you have any idea how to fix this
let me know!

Thank you.

-- 
-----Angelina Carlton-----
orchid on irc.freenode.net
     brat@magma.ca
web:bzgirl.bakadigital.com
--------------------------

>  LocalWords:  emacs Xaw goto

             reply	other threads:[~2005-07-12 12:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-12 12:57 Angelina Carlton [this message]
2005-07-12 15:59 ` home and end not working Debian Sarge Peter Dyballa
2005-07-12 18:55   ` Angelina Carlton

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

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

  git send-email \
    --in-reply-to=87acksji6r.fsf@magma.ca \
    --to=brat@magma.ca \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.