Re: [O] Bug: org-capture 'C-c C-q' conflict with mouse avoidance [8.0-pre (release_8.0-pre-487-gd68744 @ ~/.emacs.d/el-get/org-mode/lisp/)]

2013-04-17 Thread Shihpin Tseng
> On Wed, Apr 17, 2013 at 07:51:18PM +0800, Shihpin Tseng wrote: > > To reproduce it > > > > 1. M-x org-capture > > 2. select todo template > > 3. `C-c C-q' > > > > > > Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) > > mouse-avoidance-point-position() > > mous

Re: [O] Bug: org-capture 'C-c C-q' conflict with mouse avoidance [8.0-pre (release_8.0-pre-487-gd68744 @ ~/.emacs.d/el-get/org-mode/lisp/)]

2013-04-17 Thread Suvayu Ali
On Wed, Apr 17, 2013 at 07:51:18PM +0800, Shihpin Tseng wrote: > To reproduce it > > 1. M-x org-capture > 2. select todo template > 3. `C-c C-q' > > > Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) > mouse-avoidance-point-position() > mouse-avoidance-too-close-p

[O] Bug: org-capture 'C-c C-q' conflict with mouse avoidance [8.0-pre (release_8.0-pre-487-gd68744 @ ~/.emacs.d/el-get/org-mode/lisp/)]

2013-04-17 Thread Shihpin Tseng
To reproduce it 1. M-x org-capture 2. select todo template 3. `C-c C-q' Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) mouse-avoidance-point-position() mouse-avoidance-too-close-p((# 89 . 18)) mouse-avoidance-fancy() apply(mouse-avoidance-fancy nil) byte-c