Re: Once again: alt as my meta key

2017-02-10 Thread Erwan David
Le 02/10/2017 à 18:31, Don Armstrong a écrit : > On Thu, 09 Feb 2017, Erwan David wrote: >> Wouldn't that make it impossible to write languages with diacritics in >> it ? Would be pathetic. > > You can just use the compose key instead, or additionally AltGr if your > keyboard has one. > My keybo

Re: Once again: alt as my meta key

2017-02-10 Thread Don Armstrong
On Thu, 09 Feb 2017, Erwan David wrote: > Wouldn't that make it impossible to write languages with diacritics in > it ? Would be pathetic. You can just use the compose key instead, or additionally AltGr if your keyboard has one. -- Don Armstrong https://www.donarmstrong.com

Re: Once again: alt as my meta key

2017-02-09 Thread Teemu Likonen
Erwan David [2017-02-09 21:20:45+01] wrote: > Le 02/09/2017 à 21:10, Teemu Likonen a écrit : >> And I'd support that change. I have had metaSendsEscape in >> .Xresources forever but for new users and for consistency with other >> terminals and Linux console it would be good to make it default. >

Re: Once again: alt as my meta key

2017-02-09 Thread Erwan David
Le 02/09/2017 à 21:10, Teemu Likonen a écrit : > Sven Joachim [2017-02-09 19:38:13+01] wrote: > >> On 2017-02-09 15:38 +0200, Teemu Likonen wrote: >>> XTerm*metaSendsEscape: true > >> Another possibility is to use the resource >> >> XTerm*eightBitInput: false >> >> Probably we should change t

Re: Once again: alt as my meta key

2017-02-09 Thread Teemu Likonen
Sven Joachim [2017-02-09 19:38:13+01] wrote: > On 2017-02-09 15:38 +0200, Teemu Likonen wrote: >> XTerm*metaSendsEscape: true > Another possibility is to use the resource > > XTerm*eightBitInput: false > > Probably we should change the default for one of these. See the lengthy > discussion i

Re: Once again: alt as my meta key

2017-02-09 Thread Sven Joachim
wanted M-x prompt these editors. > > To control that meta key feature in XTerm add the following line in your > ~/.Xresources file: > > XTerm*metaSendsEscape: true > > then you must either restart your X session or type "xrdb -merge > ~/.Xresources". In XTerm yo

Re: Once again: alt as my meta key

2017-02-09 Thread Bob Bernstein
On Thu, 9 Feb 2017, Teemu Likonen wrote: In XTerm you can also toggle that feature by pressing Ctrl and left mouse button and select "Meta Sends Escape". Wonderful! Works like a charm! I will add to my .Xresources because at my um advanced years um I can quickly forget a little wrinkle like

Re: Once again: alt as my meta key

2017-02-09 Thread Teemu Likonen
Bob Bernstein [2017-02-09 01:27:09-05] wrote: > I then can enter startx and arrive in my desired icewm X desktop, I can > then launch an xterm and, in it, jed, or emacs. But only Esc-x on the > keyboard produces the wanted M-x prompt these editors. To control that meta key feature in

Re: Once again: alt as my meta key

2017-02-09 Thread Alex Mestiashvili
e) has eaten my M-x. Can > anyone help me get my Meta key -- Alt -- back? > > Not sure if that helps, but may be you can reset the modifiers: xdotool keyup Meta_L Meta_R Alt_L Alt_R to reset all modifiers: xdotool keyup Shift_L Shift_R Control_L Control_R Meta_L Meta_R A

Once again: alt as my meta key

2017-02-08 Thread Bob Bernstein
my desired icewm X desktop, I can then launch an xterm and, in it, jed, or emacs. But only Esc-x on the keyboard produces the wanted M-x prompt these editors. Somewhere, somehow X (xorg, to be more precise) has eaten my M-x. Can anyone help me get my Meta key -- Alt -- back? -- "Na

Re: Meta key for 'emacs -nw'

2016-02-07 Thread James Cloos
> "BB" == Bob Bernstein writes: BB> ... if I launch 'emacs -nw' to avoid running in X that understanding BB> (Meta == Alt) evaporates. That is an issue with your terminal emulator. What do you see if you, in an emacs -nw session, press: C-q M-x Xterm's default settings can be a problem for

Re: Meta key for 'emacs -nw'

2016-02-02 Thread Nate Bargmann
* On 2016 02 Feb 18:52 -0600, David Wright wrote: > I didn't like the footnote on that page: "I am using the complete > version without problems outside X. But I couldn’t make it work on > xterm with ‘emacs -nw’. But (again), if you are using X, why use > ‘-nw’? :)" Waiting for a remote system's w

Re: Meta key for 'emacs -nw'

2016-02-02 Thread David Wright
On Tue 02 Feb 2016 at 13:38:26 (-0600), Nate Bargmann wrote: > * On 2016 01 Feb 21:30 -0600, Nate Bargmann wrote: > > > What I've not sat down and figured out is how to use Ctl-Left/Right to > > navigate word left/right but use Alt-B/F instead. Even Bash will allow > > the Ctl variants. > > I th

Re: Meta key for 'emacs -nw'

2016-02-02 Thread Nate Bargmann
* On 2016 01 Feb 21:30 -0600, Nate Bargmann wrote: > What I've not sat down and figured out is how to use Ctl-Left/Right to > navigate word left/right but use Alt-B/F instead. Even Bash will allow > the Ctl variants. I think I resolved my Ctrl-arrow keys following this page: http://www.emacswik

Re: Meta key for 'emacs -nw'

2016-02-02 Thread Bob Bernstein
On Tue, 2 Feb 2016, Stefan Monnier wrote: For xterm, you set this config the way Don Armstrong showed: XTerm*metaSendsEscape: true in your ~/.Xdefaults or ~/.Xresources. Bingo. That did it. I could not for money or love recall either of those two filenames you so graciously cited. Thanks

Re: Meta key for 'emacs -nw'

2016-02-02 Thread Stefan Monnier
>> :-) "There are no dumb questions. Only dumb answers." > Okay. Here's one -- I was going to post it in gnu.emacs.help, but you > changed my mind! Emacs running in X honors Alt as its Meta key. But if > I launch 'emacs -nw' to avoid running in X that

Re: Meta key for 'emacs -nw'

2016-02-01 Thread Nate Bargmann
* On 2016 01 Feb 21:37 -0600, Bob Bernstein wrote: > On Mon, 1 Feb 2016, Nate Bargmann wrote: > > >...I am using Emacs -nw to type this message calling it from Mutt and > >running in Xfce Terminal and Alt-X. etc, works just fine. > > Interesting. Hrrrmmm...so perhaps I can set up Alt as Meta in t

Re: Meta key for 'emacs -nw'

2016-02-01 Thread Bob Bernstein
On Mon, 1 Feb 2016, Nate Bargmann wrote: ...I am using Emacs -nw to type this message calling it from Mutt and running in Xfce Terminal and Alt-X. etc, works just fine. Interesting. Hrrrmmm...so perhaps I can set up Alt as Meta in the configuration of the terminal I use in X? -- Bob Bernst

Re: Meta key for 'emacs -nw'

2016-02-01 Thread Nate Bargmann
* On 2016 01 Feb 20:07 -0600, Bob Bernstein wrote: > On Tue, 2 Feb 2016, Lisi Reisz wrote: > > >:-) "There are no dumb questions. Only dumb answers." > > Okay. Here's one -- I was going to post it in gnu.emacs.help, but you > changed my mind! Emacs running

Re: Meta key for 'emacs -nw'

2016-02-01 Thread Doug
configuration of the terminal I use in X? There should be a keyboard setup arrangement somewhere on your system--there is in at least some other distros. Then you pick a key that you want to use as a Compose key, which I _believe_ is the same thing as a meta key. (I don't have Windows keys on my

Re: Meta key for 'emacs -nw'

2016-02-01 Thread Don Armstrong
On Mon, 01 Feb 2016, Bob Bernstein wrote: > On Tue, 2 Feb 2016, Lisi Reisz wrote: > > >:-) "There are no dumb questions. Only dumb answers." > > Okay. Here's one -- I was going to post it in gnu.emacs.help, but you > changed my mind! Emacs running in X

Re: Meta key for 'emacs -nw'

2016-02-01 Thread Jude DaShiell
That, or use the escape key and it may be possible to restore that key binding for when emacs -nw is run so hitting alt works again. On Mon, 1 Feb 2016, Nate Bargmann wrote: Date: Mon, 1 Feb 2016 22:28:50 From: Nate Bargmann To: debian-user@lists.debian.org Subject: Re: Meta key for '

Re: Meta key for 'emacs -nw'

2016-02-01 Thread David Wright
On Mon 01 Feb 2016 at 21:28:50 (-0600), Nate Bargmann wrote: > * On 2016 01 Feb 20:07 -0600, Bob Bernstein wrote: > > [...] Emacs running in X honors Alt as its Meta key. But if I > > launch 'emacs -nw' to avoid running in X that understanding (Meta == Alt) > > ev

Re: Meta key for 'emacs -nw'

2016-02-01 Thread Doug
t it in gnu.emacs.help, but you changed my mind! Emacs running in X honors Alt as its Meta key. But if I launch 'emacs -nw' to avoid running in X that understanding (Meta == Alt) evaporates. Perhaps I need to set something specific in my .emacs f

Re: Meta key for 'emacs -nw'

2016-02-01 Thread Joe Pfeiffer
Bob Bernstein writes: > On Tue, 2 Feb 2016, Lisi Reisz wrote: > >> :-) "There are no dumb questions. Only dumb answers." > > Okay. Here's one -- I was going to post it in gnu.emacs.help, but you > changed my mind! Emacs running in X honors Alt as its Meta k

Meta key for 'emacs -nw'

2016-02-01 Thread Bob Bernstein
On Tue, 2 Feb 2016, Lisi Reisz wrote: :-) "There are no dumb questions. Only dumb answers." Okay. Here's one -- I was going to post it in gnu.emacs.help, but you changed my mind! Emacs running in X honors Alt as its Meta key. But if I launch 'emacs -nw' t

[solved] Re: After full-upgrade, `Meta' key not working within Emacs

2015-08-09 Thread Rodolfo Medina
Mike Kupfer writes: > Rodolfo Medina wrote: > >> After last full-upgrade, Emacs starts without X support and with the `Meta' >> key not being recognized. How to fix that? > > If you're running Emacs in tty mode, then I think the Meta key support > is

Re: After full-upgrade, `Meta' key not working within Emacs

2015-08-08 Thread David Wright
Quoting Bob Bernstein (poo...@ruptured-duck.com): > On Sat, 8 Aug 2015, Lisi Reisz wrote: > > >...but that still doesn't solve the meta key problem. > > Ordinarily would we not, in the good old days, edit our handy > /etc/X11.xorg.conf file? s,.,/, > I have xorg

Re: After full-upgrade, `Meta' key not working within Emacs

2015-08-08 Thread Mike Kupfer
Rodolfo Medina wrote: > After last full-upgrade, Emacs starts without X support and with the `Meta' > key not being recognized. How to fix that? If you're running Emacs in tty mode, then I think the Meta key support is done by the terminal emulator. What terminal emulator ar

Re: After full-upgrade, `Meta' key not working within Emacs

2015-08-08 Thread Lisi Reisz
> deb-src http://ftp.uk.debian.org/debian/ unstable main > >> > >> deb http://ftp.debian.org/debian/ unstable main contrib non-free > > > > You don't need > > deb http://ftp.debian.org/debian/ unstable main > > twice, but that still doesn't solve

Re: After full-upgrade, `Meta' key not working within Emacs

2015-08-08 Thread Bob Bernstein
On Sat, 8 Aug 2015, Lisi Reisz wrote: ...but that still doesn't solve the meta key problem. Ordinarily would we not, in the good old days, edit our handy /etc/X11.xorg.conf file? I have xorg running here on a very recent Jessie install, and am typing in it rather nicely thank you at

Re: After full-upgrade, `Meta' key not working within Emacs

2015-08-08 Thread Rodolfo Medina
.debian.org/debian/ unstable main contrib non-free > > You don't need > deb http://ftp.debian.org/debian/ unstable main > twice, but that still doesn't solve the meta key problem. > > Lisi >> . After last full-upgrade, Emacs starts without X support and with the &

Re: After full-upgrade, `Meta' key not working within Emacs

2015-08-08 Thread Lisi Reisz
don't need deb http://ftp.debian.org/debian/ unstable main twice, but that still doesn't solve the meta key problem. Lisi > . After last full-upgrade, Emacs starts without X support and with the > `Meta' key not being recognized. How to fix that? -- To UNSUBSCRIBE, ema

After full-upgrade, `Meta' key not working within Emacs

2015-08-07 Thread Rodolfo Medina
My sources.list: # Unstable deb http://ftp.uk.debian.org/debian/ unstable main deb-src http://ftp.uk.debian.org/debian/ unstable main deb http://ftp.debian.org/debian/ unstable main contrib non-free . After last full-upgrade, Emacs starts without X support and with the `Meta' key not

Alt-Gr and Windows-Key as Meta-Key suddenly stops working

2002-11-27 Thread Andreas Goesele
Hi, this is a mystery to me: Without changing any configuration, suddenly the Alt-Gr Key (which I urgently need in German!) and the Windows-Key which used to function as Meta-Key (for Emacs) stopped working. I have no idea, why this should be so, and unfortunately no idea how I could get my

Re: Alt vs Meta key in Emacs

2002-11-26 Thread Joe Riel
Thanks to Charlie and Vincent for their responses, I got my keyboard properly configured. I did, however, do so in a slightly different manner. The usual method fo swapping Caps Lock and Control keys does just that, it swaps the keys; so, if you run xmodmap on the file twice they are back to how t

Re: Alt vs Meta key in Emacs

2002-11-25 Thread Vincent Lefevre
On Mon, Nov 25, 2002 at 09:28:25 -0800, Joe Riel wrote: > I currently would like to have the and keys > act as keys in emacs These keys should be the mod1 modifiers. The modifiers are given by "xmodmap -pme". You can set them with: keycode xxx = Alt_L keycode yyy = Alt_R clear mod1 add mod1 =

RE: Alt vs Meta key in Emacs

2002-11-25 Thread Charlie Reiman
> -Original Message- > From: Joe Riel [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 25, 2002 9:28 AM > To: debian > Subject: Alt vs Meta key in Emacs > > > I use a pc104 keyboard, the bottom row looks like the following: > > > > Using

Alt vs Meta key in Emacs

2002-11-25 Thread Joe Riel
I use a pc104 keyboard, the bottom row looks like the following: Using xmodmap I swapped the key with the . In emacs (under X), acts like a key, doesn't do anything (using xev it shows up as "multi-key") and do nothing (they act as modifier keys, but that does nothing in

Re: Alt as Meta Key in Emacs21 and XFree 4.1.0.1

2002-04-09 Thread Pete Harlan
ys to do the same thing; this works for me. -- Pete Harlan [EMAIL PROTECTED] On Mon, Apr 08, 2002 at 01:56:30PM -0800, Sean 'Shaleh' Perry wrote: > > On 08-Apr-2002 Holger Rauch wrote: > > Hi! > > > > I noticed that in Debian Woody the Alt key does not work as

Re: Alt as Meta Key in Emacs21 and XFree 4.1.0.1

2002-04-08 Thread Sean 'Shaleh' Perry
On 08-Apr-2002 Holger Rauch wrote: > Hi! > > I noticed that in Debian Woody the Alt key does not work as Meta key when > using Emacs 21 under X (XFree 4.1.0.1). What do I have to put in my .emacs > file to get it to work? (I was looking at the FAQ using Help->Emacs FAQ, > bu

Alt as Meta Key in Emacs21 and XFree 4.1.0.1

2002-04-08 Thread Holger Rauch
Hi! I noticed that in Debian Woody the Alt key does not work as Meta key when using Emacs 21 under X (XFree 4.1.0.1). What do I have to put in my .emacs file to get it to work? (I was looking at the FAQ using Help->Emacs FAQ, but found nothing there.) Searching with google revealed: (define-

RE: Xfree86 keyboard extensions and Emacs META Key

2000-09-12 Thread Sean 'Shaleh' Perry
In the default Debian installation, the key with the Windows logo is actually META and alt is alt.

Xfree86 keyboard extensions and Emacs META Key

2000-09-12 Thread Thomas Gebhardt
Hi, just tried to finetune my XF86Config file. I found the following effects: 1. When I use the keyboard extensions: LeftAlt Meta RightAltModeShift #RightCtlCompose #ScrollLock ModeLock XkbDisable then the "Alt" Key works as META in Gnu/Emacs (fine!). But the Backsp

Re: Emacs meta-key

2000-08-22 Thread Richard Klinda
Hoi Nick! Nick> I installed potato on another machine (without going through slink). The Nick> alt-key won't function as meta in Emacs on this one. I've used xev to Nick> check. Sure enough alt is there, but not for Emacs. Load xkeycaps and set one of your alts modifier to Mod4 (which is me

Re: Emacs meta-key

2000-08-21 Thread Nick Croft
Thanks ferret, I've got 104 key boards on both machines. The mystery is why the two installs end up so differently. The machine I'm on now, at home, is 133mhz Pentium. I started with slink and went straight to potato., then up to woody. I got a slightly better machine at work. 333mz Pentium II. I'v

Re: Emacs meta-key

2000-08-21 Thread ferret
ug 2000, Nick Croft wrote: > I have Debian woody on one machine, and in Emacs the Alt key functions as > the Meta-key. That's fine. > > I installed potato on another machine (without going through slink). The > alt-key won't function as meta in Emacs on this one. I've

Emacs meta-key

2000-08-21 Thread Nick Croft
I have Debian woody on one machine, and in Emacs the Alt key functions as the Meta-key. That's fine. I installed potato on another machine (without going through slink). The alt-key won't function as meta in Emacs on this one. I've used xev to check. Sure enough alt is there, bu

Re: Meta key and xterm

2000-03-31 Thread Peter Weiss - Sun Germany ENS Engineer Mission Critical - Munich
Davide Marchignoli <[EMAIL PROTECTED]> writes: > Hi, > > I am using the frozen distribution and I find quite annoying the fact > that xterm (and rxvt also) ignores the meta key. For instance, when > running bash under console, -d deletes the word in front of the > cursor

Meta key and xterm

2000-03-31 Thread Davide Marchignoli
Hi, I am using the frozen distribution and I find quite annoying the fact that xterm (and rxvt also) ignores the meta key. For instance, when running bash under console, -d deletes the word in front of the cursor, whereas under xterm -d simply echos d. Some suggestion? Thanks

meta key woes

2000-03-27 Thread Timothy J. Thomas
Using Debian Linux I am trying to map the F1 key to run pon Here's what my /etc/inputrc looks like set meta-flag on set input-meta on set convert-meta off set output-meta on "\e0d": backward-word "\e0c": forward-word "\e[h": beginning-of-line "\e[f": end-of-line "\e[1~": beginning-of-line "\e[4~":

Re: how do I pick gnome-terminal's meta key?

2000-02-29 Thread idalton
On Mon, Feb 28, 2000 at 02:38:38PM -0800, Cliff Draper wrote: > I got a new machine and am trying to setup the same meta key to work > under all of my programs. gnome-terminal seems to want the alt key > and ignores the meta key, whereas emacs uses the meta key and ignores > the alt

how do I pick gnome-terminal's meta key?

2000-02-28 Thread Cliff Draper
I got a new machine and am trying to setup the same meta key to work under all of my programs. gnome-terminal seems to want the alt key and ignores the meta key, whereas emacs uses the meta key and ignores the alt key. So, I can't just swap them with an xmodmap. Is there a way to tell

meta key for xemacs

1999-11-09 Thread Christian T. Steigies
Hi, How can I define new Meta keys for Xemacs? I have two slink/i386 installations, on one I can use the windows key as Meta key, on the other I can't, most of the time. I had the impression it worked for a short time while editing a shell script, but then, I couldn't... My .emacs a

Re: Meta key

1999-09-06 Thread J.H.M. Dassen \(Ray\)
On Sun, Sep 05, 1999 at 13:19:01 -0700, Brian E. Lavender wrote: > Is there another way to map the Meta key rather than xmodmap? I suspect there's a way to do it with the XKB configuration; unfortunately, it's very badly documented. What's wrong with xmodmap? It's a bit l

Meta key

1999-09-05 Thread Brian E. Lavender
Is there another way to map the Meta key rather than xmodmap? brian -- Brian Lavender http://www.brie.com/brian/

How do I get Meta key for emacs?

1999-09-05 Thread Brian E. Lavender
I am using emacs and I am trying to get the Meta key from Xwindows and the terminal. I know I can issue the command $ xmodmap -e "keysym Alt_L = Meta_L Alt_L" and that will give me the meta key in Xwindows, but not outsite Xwindows. I seem to once running across another way to

keymap help: how to use a real Meta key?

1999-08-19 Thread markzimm
I just got a new Happy Hacking keyboard with the escape and control keys in the right place and a real Meta key instead of the windows key. However, the default key map doesn't make use of the meta key; it is using an 'alt is meta' binding. I would like to set it up so that the Alt

Re: xfig and meta key

1998-12-06 Thread Richard Lyon
Date: Sunday, 6 December 1998 15:07 Subject: xfig and meta key >I have a two button mouse and in xfig I am supposed to be able to >simulate the middle button of a three button mouse by pressing the meta >key and the right mouse button at the same time. This does not seem to >work but

xfig and meta key

1998-12-06 Thread Lance Hoffmeyer
I have a two button mouse and in xfig I am supposed to be able to simulate the middle button of a three button mouse by pressing the meta key and the right mouse button at the same time. This does not seem to work but in emacs I can use the alt key as as meta so it does not appear to be that my

Re: meta key in emacs

1998-08-20 Thread Jens B. Jorgensen
This problem has come up so many times since hamm started getting used that it almost merits its own HOWTO. What's happened is that you've upgraded X and now you are using the XKEYBOARD extension. As you've noticed, the ALT key now does ALT and the "windows" key is now

Re: meta key in emacs

1998-08-20 Thread Richard L. Alhama
On Thu, 20 Aug 1998, Michael Symalla wrote: > Dear Debian users, > > can anyone help me to let my Alt-key be the metakey in emacs? Now I am > using the ESC key, which works fine but is not as comfortable as the ALT > key. Install xkeycaps and edit the keyboard layout to your liking. If you have

meta key in emacs

1998-08-20 Thread Michael Symalla
Dear Debian users, can anyone help me to let my Alt-key be the metakey in emacs? Now I am using the ESC key, which works fine but is not as comfortable as the ALT key. Thanks a lot. -- Bye Mitch

Re: Meta key doesn't work anymore in xemacs!

1998-02-01 Thread robert havoc pennington
On Sun, 1 Feb 1998, Christian Hudon wrote: > Hi, > > I'm running xemacs20 instead of emacs now, and my meta key doesn't work. > Each time xemacs starts up, it complains that > > (1) (key-mapping/warning) XEmacs: Meta_L (0x73) generates both Mod1 and > Mod4, wh

Meta key doesn't work anymore in xemacs!

1998-02-01 Thread Christian Hudon
Hi, I'm running xemacs20 instead of emacs now, and my meta key doesn't work. Each time xemacs starts up, it complains that (1) (key-mapping/warning) XEmacs: Meta_L (0x73) generates both Mod1 and Mod4, which is nonsensical. I filled a bug report about that, but in the meantime how

Re: Off-topic: Making ALT be the META key

1997-07-13 Thread Joachim Trinkwitz
gt; > I recently installed XEmacs, and would like to have it recognize my ALT > > key as the META key (which I thought was supposed to be the default, but > > isn't on my machine). I played around with xmodmap some, but didn't > > accomplish anything useful. This is

Re: Off-topic: Making ALT be the META key

1997-07-13 Thread Karl M. Hegbloom
> "David" == David R Kohel <[EMAIL PROTECTED]> writes: David> Did anyone come up with a solution to this one? Is this David> controlled by emacs of X keymapping (or both)? I've found `xkeycaps' to be invaluable for setting X Windows keysyms. -- TO UNSUBSCRIBE FROM THIS MAILING LIST

Re: Off-topic: Making ALT be the META key

1997-07-11 Thread sjg
> Did anyone come up with a solution to this one? > > Is this controlled by emacs of X keymapping (or both)? > > I had the same problem (with emacs) until it spontaneously corrected > itself. > > David Yes, I did receive a reply about this. It turned out to be an problem with my X keym

Re: Off-topic: Making ALT be the META key

1997-07-11 Thread David R. Kohel
Did anyone come up with a solution to this one? Is this controlled by emacs of X keymapping (or both)? I had the same problem (with emacs) until it spontaneously corrected itself. David > I recently installed XEmacs, and would like to have it recognize my ALT > key as the ME

Re: Off-topic: Making ALT be the META key

1997-07-07 Thread jdassen
On Jul 7, [EMAIL PROTECTED] wrote > I recently installed XEmacs, and would like to have it recognize my ALT > key as the META key (which I thought was supposed to be the default, but > isn't on my machine). I played around with xmodmap some, but didn't > accomplish anyth

Off-topic: Making ALT be the META key

1997-07-07 Thread sjg
I recently installed XEmacs, and would like to have it recognize my ALT key as the META key (which I thought was supposed to be the default, but isn't on my machine). I played around with xmodmap some, but didn't accomplish anything useful. This is an i386 platform, so the HP fixes fo

Re: Meta key: what's the right/best way?

1997-03-16 Thread Kai Grossjohann
> Pete Templin writes: Pete> I'd also like to know how to get backspace to be a backspace Pete> and delete to be a delete consistently in all of the things I Pete> do (xterms on localhost, xterms telnetted to another host, Pete> emacs locally, emacs in a xterm telnetted to another host

Meta key: what's the right/best way?

1997-02-20 Thread Pete Templin
Hi all, I've got a MS Natural Keyboard on my main system, and I'd like to have it configured such that Alt serves as the Meta key both in the virtual consoles and in X. I'd also like to have consistent behavior on any xterms which I then telnet to another machine, al

Meta-key not working in Emacs after installing Xfree 3.2

1997-01-21 Thread Johann Spies
I had a little trouble after installing the new xbase. After reconfiguring X11 I could use my computer again. But now the Alt-chr combination does not work anymore in Emacs. Can anybody help me to correct that please? Here is the relevant section from my XF86Config-file. #