all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: emacs-snapshot keybinding problem
Date: Tue, 3 Jan 2006 13:58:40 +0100	[thread overview]
Message-ID: <0F58F99A-B6DD-4AE9-8F3C-FE79A62445C9@Web.DE> (raw)
In-Reply-To: <87d5ja2xap.fsf@magma.ca>


Am 02.01.2006 um 21:24 schrieb Angelina Carlton:

> | (substitute-key-definition [S-f5] [f15] function-key-map)
> | (substitute-key-definition [S-f6] [f16] function-key-map))
> | (add-hook 'term-setup-hook 'fixmap)
> `----
>

I hope the '))' means that some if or such block ends here ...

> This now works for emacs22 -nw but the modifiers don't work yet,
> The Super_R and Hyper_L don't work of course because they re only  
> set up
> for X apps.

All I can say (or, more exact: write) is: find a terminal emulation  
that accepts more than the Shift, Control, Mode_Switch modifiers and  
that is open to X Resource settings with these extra modifiers! gnome- 
terminal, kterm, mlterm could provide these extra options -- and  
maybe some X11 distribution (there are at least two, XFree 86 and  
X.Org) has an enhanced xterm. (aterm and eterm seem to be restricted  
to vt102 -- maybe they more!)

>
> C-q Hyper-L isn't passed through so I am not sure what the escape  
> code is
> and cant use global-set-key interactively.

Right! In a terminal emulation you must teach this one to translate a  
key event with modifier to produce some ANSI like escape codes which  
Emacs can understand.


Angelina, why do you want to restrict GNU Emacs to a command line  
programme? It has more powers as an X client. If you want to reach it  
from command line use emacsclient! In .emacs you just need to add a  
(server-start) statement and when you set in terminal environment  
variables like EDITOR or VISUAL to 'emacsclient ...' then quite all  
editing is delegated to X11 Emacs. You can load or execute Elisp  
code. With SecureShell and X11 tunnelling Emacs can run remotely  
displaying locally (my preferred way), tramp seems to allow being  
remotely logged in from local Emacs (I haven't checked that since I  
have no such needs).

--
Greetings

   Pete

If all else fails read the instructions. - Donald Knuth

  reply	other threads:[~2006-01-03 12:58 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.20812.1135883611.20277.help-gnu-emacs@gnu.org>
2005-12-30  4:49 ` emacs-snapshot keybinding problem Stefan Monnier
2005-12-30 14:21   ` Angelina Carlton
2005-12-30 15:45     ` Peter Dyballa
2005-12-30 18:31       ` Angelina Carlton
2005-12-30 23:52         ` Peter Dyballa
2005-12-31 15:41           ` Angelina Carlton
2005-12-31 17:21             ` Peter Dyballa
2006-01-01 18:04               ` Angelina Carlton
2006-01-01 18:57                 ` Peter Dyballa
2006-01-02 20:24                   ` Angelina Carlton
2006-01-03 12:58                     ` Peter Dyballa [this message]
2006-01-03 22:49                       ` Angelina Carlton
2006-01-03 23:52                         ` Peter Dyballa
2006-01-04 21:51                           ` Angelina Carlton
2006-01-04 22:48                             ` Peter Dyballa
2006-01-06  5:08                             ` Ian Zimmerman
2006-01-06 18:17                               ` Angelina Carlton
     [not found]                           ` <mailman.21417.1136411578.20277.help-gnu-emacs@gnu.org>
2006-01-05 10:57                             ` Romain Francoise
2006-01-05 14:05                               ` Angelina Carlton
2006-01-02 16:36             ` Stefan Monnier
2006-01-04 21:43               ` Angelina Carlton
2005-12-29 19:11 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=0F58F99A-B6DD-4AE9-8F3C-FE79A62445C9@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /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.