GNU bug report logs - #4190
allow beeping in pc-select.el

Previous Next

Package: emacs;

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


Message #35 received at 4190 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: Dan Nicolaescu <dann <at> ics.uci.edu>
Cc: 4190 <at> debbugs.gnu.org, jidanni <at> jidanni.org
Subject: Re: bug#4190: 23.1.50; <prior> and <next> of pc-select.el don't beep
Date: Sat, 22 Aug 2009 03:29:51 +0300
>   > DN> not beeping is the behavior of prior and next on those platforms.
>   > 1. Then there should be a way to toggle back on the beeping.
>
> That does not seem like a good reason to add an extra customization flag
> in emacs, a flag that would be used by a single user.

There is such a customizable option already:

(defcustom pc-select-override-scroll-error t
  "*Non-nil means don't generate error on scrolling past edge of buffer.
This variable applies in PC Selection mode only.
The scroll commands normally generate an error if you try to scroll
past the top or bottom of the buffer.  This is annoying when selecting
text with these commands.  If you set this variable to non-nil, these
errors are suppressed."
  :type 'boolean
  :group 'pc-select)

-- 
Juri Linkov
http://www.jurta.org/emacs/



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.