all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#14048: Bell does not work
@ 2013-03-25 13:57 Petr Hracek
  2013-03-25 18:03 ` Jan Djärv
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Hracek @ 2013-03-25 13:57 UTC (permalink / raw)
  To: 14048

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@redhat.com
Web: www.cz.redhat.com






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-25 18:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 13:57 bug#14048: Bell does not work Petr Hracek
2013-03-25 18:03 ` Jan Djärv

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.