unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "B. T. Raven" <nihil@nihilo.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs on WinXP and Italian keyboard
Date: Sat, 28 Mar 2009 20:17:24 -0600	[thread overview]
Message-ID: <waidnT57VtlaVlPUnZ2dnUVZ_h6WnZ2d@sysmatrix.net> (raw)

Alternatively, if you put the following in your .emacs

(setq w32-recognize-altgr nil)

(define-key global-map  (kbd "C-M-ì")  (lambda () (interactive) (insert 
  ?~ )))

then Altgr-igrave will produce a tilde. Whether that's a good idea or 
not is another question. I don't have an Altgr key unless I install the 
Italian keyboard and I don't know what else it's used for. I have 
w32-recognize-altgr set at t, which is, I think the default. I've never 
changed it before.

Ed


             reply	other threads:[~2009-03-29  2:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-29  2:17 B. T. Raven [this message]
2009-03-30 11:47 ` Emacs on WinXP and Italian keyboard Andrea Taverna
  -- strict thread matches above, loose matches on Subject: below --
2009-03-26 15:57 Andrea Taverna
2009-03-27  6:16 ` Torsten Mueller
2009-03-28  8:22 ` Eli Zaretskii
     [not found] ` <mailman.4144.1238228677.31690.help-gnu-emacs@gnu.org>
2009-03-28 18:34   ` Andrea Taverna
2009-03-29 18:05     ` Eli Zaretskii
     [not found]     ` <mailman.4212.1238350041.31690.help-gnu-emacs@gnu.org>
2009-03-30 11:33       ` Andrea Taverna
2009-03-30 18:40         ` Eli Zaretskii
2009-03-29  1:23 ` B. T. Raven

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=waidnT57VtlaVlPUnZ2dnUVZ_h6WnZ2d@sysmatrix.net \
    --to=nihil@nihilo.net \
    --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.
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).