GNU bug report logs - #10165
[PATCH] Allow setting corner in mouse avoidance mode.

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Wed, 30 Nov 2011 06:00:02 UTC

Severity: wishlist

Tags: fixed, patch

Fixed in version 24.2

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #32 received at 10165 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
Cc: 10165 <at> debbugs.gnu.org
Subject: Re: bug#10165: [PATCH] Allow setting corner in mouse avoidance mode.
Date: Fri, 02 Dec 2011 12:52:55 +0200
>> +(defcustom mouse-avoidance-banish-distance-from-edge '(window . 2)
>> +  "Distance from edge of window or frame in Mouse Avoidance mode `banish'.
>> +
>> +It is a cons cell where the car can be 'window or 'frame
>> +and the cdr and integer representing the distance
>> +from edge of window or frame."
>> +  :group 'avoid
>> +  :type 'list)
>
> I used same default value as it is actually, but i think using
> '(frame . 2) as Juri does is much better.

Thanks.  What do you think about using the same syntax as for the
geometry specification?  Like (info "(emacs) Window Size X") describes:

  {+-}XOFFSET{+-}YOFFSET




This bug report was last modified 13 years and 43 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.