unofficial mirror of bug-gnu-emacs@gnu.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

* bug#14048: Bell does not work
  2013-03-25 13:57 bug#14048: Bell does not work Petr Hracek
@ 2013-03-25 18:03 ` Jan Djärv
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Djärv @ 2013-03-25 18:03 UTC (permalink / raw)
  To: Petr Hracek; +Cc: 14048

Hello.

This is a duplicate of 14041, which has been fixed in the trunk.

	Jan D.

25 mar 2013 kl. 14:57 skrev Petr Hracek <phracek@redhat.com>:

> 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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).