GNU bug report logs -
#4190
allow beeping in pc-select.el
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Thu, 20 Aug 2009 20:05:47 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 20 Aug 2009 13:36:00 -0700 (PDT)
with message-id <200908202036.n7KKa06C011983 <at> godzilla.ics.uci.edu>
and subject line Re: bug#4190: 23.1.50; <prior> and <next> of pc-select.el don't beep
has caused the Emacs bug report #4190,
regarding 23.1.50; <prior> and <next> of pc-select.el don't beep
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)
--
4190: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4190
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
All I know is this doesn't beep/flash when it hits the beginning of the buffer:
<prior> runs the command scroll-down-nomark, which is an interactive
compiled Lisp function in `pc-select.el'.
Same for <next>.
However C-p and C-n still beep properly.
You may ask "why am I using pc-select.el". I don't know. It must be due
to http://jidanni.org/comp/configuration/.emacs
In GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.16.5)
of 2009-08-15 on elegiac, modified by Debian
(emacs-snapshot package, version 1:20090814-1)
[Message part 3 (message/rfc822, inline)]
jidanni <at> jidanni.org writes:
> All I know is this doesn't beep/flash when it hits the beginning of the buffer:
> <prior> runs the command scroll-down-nomark, which is an interactive
> compiled Lisp function in `pc-select.el'.
>
> Same for <next>.
Not a bug, pc-select.el tries to:
;;; pc-select.el --- emulate mark, cut, copy and paste from Motif
;;; (or MAC GUI or MS-windoze (bah)) look-and-feel
;;; including key bindings.
not beeping is the behavior of prior and next on those platforms.
> However C-p and C-n still beep properly.
>
> You may ask "why am I using pc-select.el". I don't know. It must be due
> to http://jidanni.org/comp/configuration/.emacs
>
> In GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.16.5)
> of 2009-08-15 on elegiac, modified by Debian
> (emacs-snapshot package, version 1:20090814-1)
This bug report was last modified 15 years and 253 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.