unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: mark belloni <markbelloni@earthlink.net>
Subject: emacs on MAC OS X 10.2
Date: Thu, 16 Jan 2003 20:02:54 -0500	[thread overview]
Message-ID: <68DF0BC3-29B7-11D7-A737-000393C4514E@earthlink.net> (raw)

> C-x(  ; test card for email only...not part of below problem

> bug-gnu-emacs:  I am a powerbook G4 OS X 10.2 user and am brand new to 
> GNU Emacs.
>
> To customize GNU Emacs, I have tried to create a .emacs file which is 
> bug free and operates on a terminal.app, without success.
>
> What I would like to do is two fold.
>
> 1.) map the arrow keys to their respective GNU Emacs commands.
> 1a.) preserve the C-x 1 window setting; when butchering the attempt at
>        1.) the window gets split into 2.  I tried to get a macro 
> inserted into
>         .emacs below but it does not work
>
> 2.) map the delete-backward-char command to the "delete" key.  I could 
> not so
>      I chose to map to the "pipe" key instead.
>
> Anyway, below is the butchered .emacs file so far, which needs 
> attention.
>
> Please advise.
>
> Mark
>
> (setq term-file-prefix nil)
> (send-string-to-terminal "\e=")
>
> (fset 'kbdmac                  ; macro to correct the split window
>    "\C-x1\C-m")
>
>
> (define-key global-map "|" 'delete-backward-char)   ;delete key
>
> (define-key global-map "ESC-O A" 'previous-line)    ;activate  up 
> arrow key
> (define-key global-map "ESC-O B" 'next-line)        ;activate  down 
> arrow key
> (define-key global-map "ESC-O C" 'forward-char)     ;activate  right 
> arrow key
> (define-key global-map "ESC-O D" 'backward-char)    ;activate  left 
> arrow key
>
>


> C-x) ; end test card

                 reply	other threads:[~2003-01-17  1:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=68DF0BC3-29B7-11D7-A737-000393C4514E@earthlink.net \
    --to=markbelloni@earthlink.net \
    /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 public inbox

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

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).