GNU bug report logs - #4906
23.1; strokes.el problems

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Wed, 11 Nov 2009 18:15:04 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 4906-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 4906-done <at> debbugs.gnu.org
Subject: Re: 23.1; strokes.el problems
Date: Sun, 15 Nov 2009 11:00:52 -0500
> emacs -Q
> Visit a directory with Dired.
> M-x load-library RET strokes RET
> M-x strokes-global-set-stroke RET
> That raises the error "Buffer is read-only". Bug #1.
> C-x b RET, to move to *scratch*.
> M-x strokes-global-set-stroke RET
> That raises the error "Wrong type argument: window-configuration-p, nil. Bug #2.
> Start over: emacs -Q, then, in buffer *scratch*:
> M-x strokes-global-set-stroke RET
> Trace a line with mouse-1 pressed, then click mouse-3. Enter a command
> name, such as `copy-region-as-kill'.
> The text that was in the *scratch* buffer is now gone, and replaced by
> the single character `@'. (And there is no undo in this buffer.) Bug #3.
> But at least the stroke got defined. So now we can use it, via
> `S-mouse-2).
> But the doc and commentary say that when you use a stroke (by dragging
> S-mouse-2), you will see the stroke traced, provided that
> `strokes-use-strokes-buffer' is non-nil. This is not true.

All these bugs were due to a single oversight in
strokes-update-window-configuration.  I've just checked in a fix.
Thanks for the bug report.



This bug report was last modified 15 years and 192 days ago.

Previous Next


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