all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Cadilhac <Michael.Cadilhac-@t-lrde.epita.fr>
Subject: Re: Beep when pressing help key
Date: Tue, 10 May 2005 12:51:41 +0200	[thread overview]
Message-ID: <87acn3nyki.fsf@mahaena.lrde> (raw)
In-Reply-To: mailman.4401.1115721535.2819.help-gnu-emacs@gnu.org

Tilo Arens <arens@numathics.com> writes:

> Hello,
>
> I have recently upgraded my Linux box from SuSE 8.2 to 9.2. Since
> then, when I press the "Alt Gr" key on my (German) keyboard, there
> is an anoying beep.  Otherwise, the key works fine. Can anybody
> help?
>
> Best wishes, Tilo Arens

  . You can disable all beep with:
    (setq ring-bell-function '(lambda ()))

  . You can set your AltGR key to be an Alt key if you don't use it:
    $ cat .xmodmaprc
    keycode 113 = Alt_L
    $ grep xmodmap .xsession
    xmodmap ~/.xmodmaprc

  Anyway, there  must be  a problem somewhere...  Can you show  us the
  content of your *Messages* buffer after a `beep' ?

-- 
    Michael Cadilhac, a.k.a. Micha [mika] |
                    Epita/LRDE promo 2007 |  Please note that you should
  2 rue de la Convention | 01.46.70.90.75 |  s/-@t-/@/ my mail address.
94270 Le Kremlin Bicetre | 06.23.20.31.30 |

       reply	other threads:[~2005-05-10 10:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4401.1115721535.2819.help-gnu-emacs@gnu.org>
2005-05-10 10:51 ` Michael Cadilhac [this message]
2005-05-10 11:08 Beep when pressing help key Tilo Arens
  -- strict thread matches above, loose matches on Subject: below --
2005-05-09 10:09 Tilo Arens
2005-05-10 11:14 ` Peter Dyballa

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=87acn3nyki.fsf@mahaena.lrde \
    --to=michael.cadilhac-@t-lrde.epita.fr \
    /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.