GNU bug report logs -
#14048
Bell does not work
Previous Next
Reported by: Petr Hracek <phracek <at> redhat.com>
Date: Mon, 25 Mar 2013 14:00:01 UTC
Severity: normal
Merged with 14041
Done: Jan Djärv <jan.h.d <at> swipnet.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi,
I have just observer that bell does not work on Fedora 18. (^G)
https://bugzilla.redhat.com/show_bug.cgi?id=562719
Workaround is to please in ~/.emacs file.
As a workaround, put the following in your .emacs:
(setq ring-bell-function
(lambda () (start-process "canberra-gtk-play" "*canberra-gtk-play*"
"canberra-gtk-play" "--id" "bell")))
Could you please where to store that workaround directly in emacs package?
I could not find where is mapped keyshort cut ^G in emacs package otherwise
I would prepare patch for it.
Thank you in advance
--
S pozdravem / Best regards
Petr Hracek
Red Hat Czech s.r.o.
BaseOS Core Services Brno
Email: phracek <at> redhat.com
Web: www.cz.redhat.com
This bug report was last modified 12 years and 54 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.