Ticket #312 (closed 不具合: fixed)

Opened 2 years ago

Last modified 2 years ago

describe-key でマウスホイールをまわすとエラー

Reported by: anonymous Assigned to:
Priority: major Milestone:
Component: その他/一般 Version: 3.00 (開発中)
Keywords: Cc:

Description

M-x describe-key でマウスホイールをまわすと、(wrong-type-argument listp -120) というエラーになります。

マウスホイールをまわしたときのイベントは

  [(mouse-wheel1 (#<window 404 on *scratch*> 8853 (229 .  53) -35279559 -120))]

のようになっていますが、 -120 の部分が Meadow の独自仕様?のためhelp.el:string-key-binding の処理で怒られてるみたいです。

イベント自体は、keyboard.c:5827~あたりで作ってるみたいですが、 この -120 を入れる位置を変えるなどしてもらったほうがよいように思います。

Attachments

Change History

07/12/06 21:49:36 changed by miyoshi

  • status changed from new to closed.
  • resolution set to fixed.

r4105で対策しました。


Add/Change #312 (describe-key でマウスホイールをまわすとエラー)




Change Properties
Action