home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.hp
- Path: sparky!uunet!think.com!paperboy.osf.org!osf.org!dbrooks
- From: dbrooks@osf.org (David Brooks)
- Subject: Re: emacs problem under HP-VUE
- Message-ID: <1992Nov5.164650.19122@osf.org>
- Sender: news@osf.org (USENET News System)
- Organization: Open Software Foundation
- References: <1992Nov5.144201.13688@ll.mit.edu>
- Date: Thu, 5 Nov 1992 16:46:50 GMT
- Lines: 23
-
- In article <1992Nov5.144201.13688@ll.mit.edu>, killoran@ll.mit.edu (Mike Killoran) writes:
- |>
- |> Hi,
- |>
- |> I just got the latest release of emacs (18.58) and
- |> compiled it on our new HP730. Everything seems to
- |> work except _some_ of the Meta functions. Some are
- |> OK, such as M-< and M->, but something like M-x
- |> won't work...
- |>
- |> The 730 is the only 700 series machine in the group (all
- |> the rest are 300 series), so perhaps the 700's X server?
-
- The server starts up with a keymap that seems to assume an ISO terminal
- layout. This is silly, IMO, as long as the extended characters aren't
- engraved on the keys.
-
- xmodmap -e "clear mod1" -e "add mod1 = Meta_L Meta_R"
-
- will fix it.
- --
- David Brooks dbrooks@osf.org
- Open Software Foundation uunet!osf.org!dbrooks
-