bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#4190: marked as done (23.1.50; <prior> and <next> of pc-select.el do


From: Emacs bug Tracking System
Subject: bug#4190: marked as done (23.1.50; <prior> and <next> of pc-select.el don't beep)
Date: Thu, 20 Aug 2009 20:45:06 +0000

Your message dated Thu, 20 Aug 2009 13:36:00 -0700 (PDT)
with message-id <200908202036.n7KKa06C011983@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4190: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4190
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: 23.1.50; <prior> and <next> of pc-select.el don't beep Date: Tue, 18 Aug 2009 18:02:19 +0800
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)


--- End Message ---
--- Begin Message --- Subject: Re: bug#4190: 23.1.50; <prior> and <next> of pc-select.el don't beep Date: Thu, 20 Aug 2009 13:36:00 -0700 (PDT)
jidanni@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)

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]